Commit Graph

146 Commits

Author SHA1 Message Date
Gabor Adam Toth b4c6008ffd + 2011-04-30 15:46:17 +02:00
Gabor Adam Toth b24592cf02 match: fixed warnings 2011-04-30 15:44:12 +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
Marenz e9664de2ad Merge branch 'master' of supraverse.net:libpsyc 2011-04-30 12:57:39 +02:00
Marenz bc14c0985f added lib dir to gitignore 2011-04-30 12:57:06 +02:00
Marenz 9dfa030e49 renamed lib target to glibc. Puts .a file now in lib/ 2011-04-30 12:56:07 +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 23633f0eb6 parser: fixes for partial packets 2011-04-29 16:00:48 +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 a4e3dcc515 render: no \n after routing headers if content is empty 2011-04-29 03:15:36 +02:00
Gabor Adam Toth 9f00ddcb1e test packets: 1 packet/file 2011-04-29 03:13:50 +02:00
psyc://psyced.org/~lynX ed8bf25f95 Merge commit 'origin' 2011-04-28 15:20:11 +02:00
psyc://psyced.org/~lynX d0d07f7410 + 2011-04-28 15:20:07 +02:00
Gabor Adam Toth ca95d51e49 + 2011-04-28 15:15:37 +02:00
Gabor Adam Toth 119822d1b2 fix for parsing empty data 2011-04-28 12:33:06 +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 ac60e2b4f0 fixes for parsing partial packets 2011-04-27 18:37:03 +02:00
Gabor Adam Toth f8d95ce640 doc style fix 2011-04-27 00:17:19 +02:00
psyc://psyced.org/~lynX 031d960a99 THAT'S where the bug was!?!?!!!! 2011-04-26 23:16:56 +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 0f9f1bdc94 render doc 2011-04-25 23:14:22 +02:00
Gabor Adam Toth 4ceb768639 render: delim 2011-04-25 22:57:08 +02:00
Gabor Adam Toth 156b57c2e9 + 2011-04-25 22:47:24 +02:00
psyc://psyced.org/~lynX 4090adc5f3 Merge commit 'origin' 2011-04-25 22:39:06 +02:00
psyc://psyced.org/~lynX da7f39edc3 renamed: psyc.c -> packet.c 2011-04-25 22:38:42 +02:00
Gabor Adam Toth 677d05b784 printf 2011-04-25 22:34:08 +02:00
Gabor Adam Toth a253f96283 added assert for render, removed LPC assert 2011-04-25 22:31:21 +02:00
psyc://psyced.org/~lynX d1d4e3c516 used by psyclpc's configure script 2011-04-25 22:02:24 +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
psyc://psyced.org/~lynX 8d47fdee40 don't use sprintf for rendering numbers 2011-04-25 16:11:47 +02:00