Bruno Haible
|
c0eb520394
|
Allow the use of embedded NULs in keys.
|
2000-08-20 16:50:54 +00:00 |
|
Bruno Haible
|
43527c2cbc
|
If option -l is given, use memcmp for the comparison.
|
2000-08-19 19:20:04 +00:00 |
|
Bruno Haible
|
4658effb1c
|
Support for inline when generating C code which will be compiled by a
C++ compiler.
|
2000-08-19 15:54:32 +00:00 |
|
Bruno Haible
|
84663d7379
|
Fix a severe code generation bug occurring with option -c.
|
2000-08-19 15:26:25 +00:00 |
|
Bruno Haible
|
51e5c7f72c
|
Small optimization.
|
2000-08-19 15:11:41 +00:00 |
|
Bruno Haible
|
308891a090
|
Don't accept empty keys.
|
2000-08-19 14:34:06 +00:00 |
|
Bruno Haible
|
337e23bdeb
|
Fix a syntax error in the code generated with -D -l.
|
2000-08-19 11:30:39 +00:00 |
|
Bruno Haible
|
214e2c12b8
|
Avoid generating stupid but correct code.
|
2000-08-19 10:53:56 +00:00 |
|
Bruno Haible
|
ab051c5b60
|
Avoid outputting initializers of the form {"key",} which cause compiler
warnings.
|
2000-08-19 10:46:16 +00:00 |
|
Bruno Haible
|
891da43ca2
|
Add option "-F", initializer suffix, to avoid warnings in gcc.
|
2000-08-19 08:47:58 +00:00 |
|
Bruno Haible
|
501ee3e640
|
Initial revision
|
2000-08-19 06:20:11 +00:00 |
|