1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-07-31 00:21:03 +00:00
Commit graph

103 commits

Author SHA1 Message Date
Gabor Adam Toth
0b823493f9 parseList: removed unused value parameter 2011-05-13 17:02:31 +02:00
Gabor Adam Toth
79d3adcd9c added psyc_isListVar(), removed name param from psyc_parseList(), added more documentation 2011-05-09 19:21:26 +02:00
Gabor Adam Toth
3490df97c9 + 2011-05-09 17:06:15 +02:00
Gabor Adam Toth
49057824f3 doc 2011-05-09 16:56:26 +02:00
Gabor Adam Toth
a1e1419f29 moar doc 2011-05-09 16:32:39 +02:00
Gabor Adam Toth
11e265b32e doc 2011-05-09 14:37:57 +02:00
Gabor Adam Toth
7870dfceea + 2011-05-09 12:42:42 +02:00
psyc://psyced.org/~lynX
421e201759 + 2011-05-09 09:11:59 +02:00
psyc://psyced.org/~lynX
ad868c83f4 more death to the parser 2011-05-09 09:06:52 +02:00
psyc://psyced.org/~lynX
36491b4886 death the parser 2011-05-09 09:02:15 +02:00
Gabor Adam Toth
754c6ff7d2 Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 02:29:07 +02:00
Gabor Adam Toth
d7a36076d5 make install 2011-05-09 02:27:12 +02:00
Marenz
d895cd86b7 removed obsolete part 2011-05-09 02:24:41 +02:00
Marenz
29e5ca9532 more documentation 2011-05-09 02:07:13 +02:00
Marenz
ddf1c1d9c9 fixed a typo 2011-05-09 01:53:30 +02:00
Marenz
c8d940c71b Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 01:49:18 +02:00
Marenz
919ac96907 enhancement in the documentation 2011-05-09 01:49:04 +02:00
Gabor Adam Toth
ca47a61d05 Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 01:47:20 +02:00
Gabor Adam Toth
dea9b8edb9 parser: cleaned up psycParseRC 2011-05-09 01:47:06 +02:00
Marenz
6a6a3b6611 added small parsing tutorial 2011-05-09 01:36:57 +02:00
Marenz
e8bd72eb4a Explain a little more that the functions don't allocate memory 2011-05-09 00:39:41 +02:00
Marenz
a6e273989c minor formating changes 2011-05-09 00:14:48 +02:00
Marenz
19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Gabor Adam Toth
1ebcb8b17d makefile fixes for solaris 2011-05-08 04:11:36 +02:00
Gabor Adam Toth
8cf748b945 parser: return code doc 2011-05-07 19:25:18 +02:00
Gabor Adam Toth
84ef512168 parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
Gabor Adam Toth
7a5d751477 psycString init fix 2011-05-06 15:33:52 +02:00
Gabor Adam Toth
a2815d6971 psycString init 2011-05-06 15:26:28 +02:00
Gabor Adam Toth
03a33c7a5e + 2011-05-06 00:18:25 +02:00
Gabor Adam Toth
07c6711db0 parser: fixes routing-only mode, set valueParsed & valueLength for data as well; render: added support for rendering raw content 2011-05-06 00:13:37 +02:00
Gabor Adam Toth
44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
Gabor Adam Toth
4394aa5e0c render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
Gabor Adam Toth
b294afd0a4 parser, text: added functions for accessing state variables - headers 2011-05-04 04:01:21 +02:00
Gabor Adam Toth
a2133e15f9 text: docs 2011-05-04 01:30:09 +02:00
Gabor Adam Toth
aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Mathias Laurenz Baumann
570077f554 formating change in parser.h 2011-05-03 23:15:31 +02:00
Gabor Adam Toth
13afcccaef + 2011-05-03 23:11:13 +02:00
Gabor Adam Toth
9941b82761 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
Mathias Laurenz Baumann
7320d5671e Merge branch 'master' of supraverse.net:libpsyc 2011-05-03 22:57:37 +02:00
Mathias Laurenz Baumann
d139e1a191 moved inline functions back to the header
shouldn't result in any problems when used with static inline
2011-05-03 22:56:54 +02:00
Gabor Adam Toth
e05081b074 render: -inline 2011-05-03 22:54:34 +02:00
Gabor Adam Toth
86f997eddd parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
Gabor Adam Toth
804a2ab394 psyc_text + tests 2011-05-03 22:18:35 +02:00
Gabor Adam Toth
aa98e00fba parser: added return code aliases for routing-only mode 2011-05-01 12:08:09 +02:00
Gabor Adam Toth
5a75ec3a6e parser: added return code aliases for routing-only mode 2011-05-01 11:59:15 +02:00
Gabor Adam Toth
d60d694d7f render: removed old code 2011-05-01 00:30:25 +02:00
Gabor Adam Toth
1315363410 parser: renamed flags, testServer: added routing only option 2011-04-30 17:07:01 +02:00
Gabor Adam Toth
8488c39ce1 + 2011-04-30 16:46:09 +02:00
Gabor Adam Toth
357f0f6de4 parser: fixes for header only parsing 2011-04-30 16:42:03 +02:00
Marenz
293f9160ae added check for invalid flags combination 2011-04-30 15:48:52 +02:00