1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
Commit graph

108 commits

Author SHA1 Message Date
Gabor Adam Toth
16672ee1f7 makefile 2011-05-08 16:49:24 +02:00
Gabor Adam Toth
1ebcb8b17d makefile fixes for solaris 2011-05-08 04:11:36 +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
a2815d6971 psycString init 2011-05-06 15:26:28 +02:00
Gabor Adam Toth
52552b8528 better nettest 2011-05-06 13:32:12 +02:00
Gabor Adam Toth
aa59061a0a testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
Gabor Adam Toth
3fc8eebfa1 nettest: run split tests too 2011-05-04 18:09:01 +02:00
Gabor Adam Toth
44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
Gabor Adam Toth
29a72caf6f fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
Gabor Adam Toth
c0a6ba7530 packets: rename, new packets 2011-05-04 17:44:12 +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
95ef2fd538 parser, text: added functions for accessing state variables 2011-05-04 01:54:27 +02:00
Gabor Adam Toth
aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Gabor Adam Toth
9941b82761 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +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
ad6971e93e + 2011-05-03 22:21:26 +02:00
Gabor Adam Toth
804a2ab394 psyc_text + tests 2011-05-03 22:18:35 +02:00
Gabor Adam Toth
2b70735aea fixed content length issues in parser & renderer 2011-04-30 18:34:43 +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
357f0f6de4 parser: fixes for header only parsing 2011-04-30 16:42:03 +02:00
Gabor Adam Toth
6107757c2e makefile 2011-04-30 16:41:30 +02:00
Gabor Adam Toth
b4c6008ffd + 2011-04-30 15:46:17 +02:00
Gabor Adam Toth
166b73d5ab Makefile improvements 2011-04-30 15:42:48 +02:00
Marenz
03dede07b3 fixed makefile for test, fixed help output 2011-04-30 13:09:24 +02:00
Gabor Adam Toth
47e7af7354 + 2011-04-29 23:11:48 +02:00
Gabor Adam Toth
cb2132ef93 testMatch: use C2ARG 2011-04-29 23:11:40 +02:00
Gabor Adam Toth
56371a3792 test: positive return codes; match: disabled strlen check 2011-04-29 23:00:03 +02:00
Gabor Adam Toth
ea3e40d575 getVarType 2011-04-29 22:58:19 +02:00
Gabor Adam Toth
e72d576528 testServer: fixed list parsing 2011-04-29 17:01:54 +02:00
Gabor Adam Toth
bd3e61970c splittest 2011-04-29 16:03:17 +02:00
Gabor Adam Toth
6785ed048c testServer: s/write/printf/ 2011-04-29 16:02:38 +02:00
Gabor Adam Toth
4fd4a49e09 Makefile: netstart 2011-04-29 04:12:55 +02:00
Gabor Adam Toth
b2ae4a58af testServer: added rendering; nettest: fail if there's a diff between input & rendered packet 2011-04-29 03:20:00 +02:00
Gabor Adam Toth
9f00ddcb1e test packets: 1 packet/file 2011-04-29 03:13:50 +02:00
psyc://psyced.org/~lynX
d0d07f7410 + 2011-04-28 15:20:07 +02:00
Gabor Adam Toth
56ac354c7d test server 2011-04-27 19:18:17 +02:00
Gabor Adam Toth
8714d4dfcd renamed test packets 2011-04-27 19:17:41 +02:00
Gabor Adam Toth
6fec64f576 partial test packets 2011-04-27 18:37:36 +02:00
Gabor Adam Toth
e77cb20b70 render: restructuring into more functions, added some docs 2011-04-26 22:44:48 +02:00
Gabor Adam Toth
8ed84b967d + 2011-04-26 19:17:33 +02:00
Gabor Adam Toth
7a225b79c5 list rendering 2011-04-26 17:23:06 +02:00
Gabor Adam Toth
7e29ca4e5a parser: fix for empty data, testParser: verbose mode 2011-04-26 03:43:49 +02:00
psyc://psyced.org/~lynX
ad415322eb not automatic yet, but at least it exits cleanly 2011-04-26 00:10:02 +02:00
psyc://psyced.org/~lynX
a214bb2cae automizable psyc_isRoutingVar tests 2011-04-25 23:58:07 +02:00
psyc://psyced.org/~lynX
b5f604c352 testRender now automaticable 2011-04-25 23:49:27 +02:00
psyc://psyced.org/~lynX
d1ec497ef3 new style: psyc_functions, psycTypes, PSYC_MACROS 2011-04-25 23:40:38 +02:00
Gabor Adam Toth
a253f96283 added assert for render, removed LPC assert 2011-04-25 22:31:21 +02:00
Gabor Adam Toth
bfceeb59c8 - 2011-04-25 22:01:13 +02:00
Gabor Adam Toth
b881fe467f Merge branch 'master' of supraverse.net:libpsyc 2011-04-25 21:57:09 +02:00
Gabor Adam Toth
4fbaf4ecec fixes & test for rendering 2011-04-25 21:57:03 +02:00
psyc://psyced.org/~lynX
1399123132 warning: declaration of 'index' shadows a global declaration 2011-04-25 21:28:24 +02:00
Gabor Adam Toth
5a1e4825ad functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
Gabor Adam Toth
427ef9ac56 s/operator/oper/ 2011-04-22 22:59:15 +02:00
Gabor Adam Toth
4de626227a s/modifier/operator/ 2011-04-22 20:50:59 +02:00
Gabor Adam Toth
0e54f3f76a compiles again 2011-04-22 20:33:22 +02:00
Gabor Adam Toth
ec76ea765e isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX
f31a44ea6a RenderHeader 2011-04-22 11:50:13 +02:00
Gabor Adam Toth
0841b3676f renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00