From: Archie Cobbs (archie@www.transvirtual.com)
Date: Sun Dec 20 1998 - 21:46:57 EST
kaffe/kaffe/kaffevm/jit icode.c machine.c
Sun Dec 20 18:46:56 PST 1998
Update of /home/cvspublic/kaffe/kaffe/kaffevm/jit
In directory www.transvirtual.com:/tmp/cvs-serv9408/kaffe/kaffevm/jit
Modified Files:
Tag: NEW_STRINGS
icode.c machine.c
Log Message:
Overhaul of Utf8Const and string.c stuff...
- Intern all UTF-8 constants
- Overhaul interning of String objects
- Add generic intern hashtable library to support interning
- Changed a zillon 'char *' to 'const char *'
- Consolidated string-related declarations into new header
file "stringSupport.h" (note: the name "string.h" would clash)
- Renamed string and utf8 functions to have more consistent naming
convention (still not perfect though).
NOTE: This is all on the branch NEW_STRINGS. The branch point for
this branch is NEW_STRINGS_BP.
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:26 EDT