jansson/src
Petri Lehtinen 13c7ad3219 Make the lexer not depend on locale
... by not using isalpha() and isspace(). While at it, fix some other
minor things.
2009-07-13 21:45:11 +03:00
..
dump.c Don't dump extra spaces when indenting 2009-07-09 21:01:43 +03:00
hashtable.c Bump hashtable, allocate object->hashtable statically 2009-05-12 21:44:45 +03:00
hashtable.h Bump hashtable, allocate object->hashtable statically 2009-05-12 21:44:45 +03:00
jansson.h Separate integers and real numbers 2009-07-04 13:19:25 +03:00
load.c Make the lexer not depend on locale 2009-07-13 21:45:11 +03:00
Makefile.am Use -Werror 2009-06-30 13:55:20 +03:00
strbuffer.c strbuffer: Optimize string termination 2009-07-04 13:19:41 +03:00
strbuffer.h strbuffer: Optimize string termination 2009-07-04 13:19:41 +03:00
util.h Move max() to util.h 2009-06-11 08:54:40 +03:00
value.c Separate integers and real numbers 2009-07-04 13:19:25 +03:00