Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds in Strings class the lastIndexOfAny method #5

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 4 comments
Closed

Adds in Strings class the lastIndexOfAny method #5

GoogleCodeExporter opened this issue Jul 14, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

In the Strings class we can find the indexOfAny method but not the
lastIndexOfAny method :) 

Original issue reported on code.google.com by ekamel...@gmail.com on 22 Dec 2007 at 8:10

@GoogleCodeExporter
Copy link
Author

indeed it should be defined

Original comment by zwetan on 24 Dec 2007 at 11:31

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by zwetan on 24 Dec 2007 at 11:32

  • Added labels: Project-ES4a

@GoogleCodeExporter
Copy link
Author

Proposals :
http://svn1.cvsdude.com/osflash/vegas/AS3/trunk/src/system/Strings.as

See all methods compare/compareChars etc...

For the moment the original system.Strings methods in the repository of the 
project
contains bugs ! I have fixed some bugs but i must speak with you about this 
changes
and fixs.

Original comment by ekamel...@gmail.com on 21 Mar 2008 at 9:09

@GoogleCodeExporter
Copy link
Author

Strings are fully unit tested now (except 3 methods)
if there are still bugs please provide some unit tests demonstrating that

Original comment by zwetan on 26 Mar 2008 at 9:37

  • Changed title: Adds in Strings class the lastIndexOfAny method
  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant