This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-03 04:27:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
string
/
public
History
jst%netscape.com
610222d73f
Fixing rtm++ bug 55587. nsAReadableString::FindChar() was returning the index from the offset to the character if found in stead of the index from the beginning of the string. r=kin, sr&a=scc
2000-10-07 01:50:36 +00:00
..
nsAlgorithm.h
…
nsAReadableString.h
Fixing rtm++ bug 55587. nsAReadableString::FindChar() was returning the index from the offset to the character if found in stead of the index from the beginning of the string. r=kin, sr&a=scc
2000-10-07 01:50:36 +00:00
nsAWritableString.h
moved |Mid|, |Left|, and |Right| to "nsAWritableString.h" since on SunOS, they couldn't compile until after they'd seen the definition of |basic_nsAWritableString|. They're still members or readable ... got to get rid of these functions
2000-09-09 11:57:43 +00:00
nsBufferHandle.h
fixed ugly name |nsXXXBufferHandle| --> |nsFlexBufferHandle|; hey, it may not be perfect, but it's better than 'XXX'
2000-09-13 02:27:11 +00:00
nsCharTraits.h
fix |const| error
2000-09-09 10:17:45 +00:00
nsFragmentedString.h
…
nsPrintfCString.h
…
nsPrivateSharableString.h
fixing signatures, includes
2000-09-13 02:24:55 +00:00
nsReadableUtils.h
Fix win32 build bustage, r=scc
2000-10-05 07:48:20 +00:00
nsSharedBufferList.h
fixed ugly name |nsXXXBufferHandle| --> |nsFlexBufferHandle|; hey, it may not be perfect, but it's better than 'XXX'
2000-09-13 02:27:11 +00:00
nsSharedString.h
…
nsSlidingString.h
finishing up the special string class for the parser
2000-09-11 05:24:49 +00:00