Commit Graph

391 Commits

Author SHA1 Message Date
Marenz f9b17b36d4 added lib dir to gitignore 2011-04-30 12:57:06 +02:00
Marenz 3201a5fa23 renamed lib target to glibc. Puts .a file now in lib/ 2011-04-30 12:56:07 +02:00
tg(x) bd6338618b + 2011-04-29 23:11:48 +02:00
tg(x) ec90453e3b testMatch: use C2ARG 2011-04-29 23:11:40 +02:00
tg(x) b0a2cf88fa test: positive return codes; match: disabled strlen check 2011-04-29 23:00:03 +02:00
tg(x) f722733f08 getVarType 2011-04-29 22:58:19 +02:00
tg(x) 6f9a753415 testServer: fixed list parsing 2011-04-29 17:01:54 +02:00
tg(x) 77cef1151b splittest 2011-04-29 16:03:17 +02:00
tg(x) 38a7815be2 testServer: s/write/printf/ 2011-04-29 16:02:38 +02:00
tg(x) 8abc3c85e9 parser: fixes for partial packets 2011-04-29 16:00:48 +02:00
tg(x) 508661cc55 Makefile: netstart 2011-04-29 04:12:55 +02:00
tg(x) 1217d8ce8b testServer: added rendering; nettest: fail if there's a diff between input & rendered packet 2011-04-29 03:20:00 +02:00
tg(x) 35e33b7a2d render: no \n after routing headers if content is empty 2011-04-29 03:15:36 +02:00
tg(x) 8037bf35fa test packets: 1 packet/file 2011-04-29 03:13:50 +02:00
psyc://psyced.org/~lynX c51e079059 Merge commit 'origin' 2011-04-28 15:20:11 +02:00
psyc://psyced.org/~lynX d4c44936de + 2011-04-28 15:20:07 +02:00
tg(x) 03ab9f5bc5 + 2011-04-28 15:15:37 +02:00
tg(x) b362a999ce fix for parsing empty data 2011-04-28 12:33:06 +02:00
tg(x) 96bc48c64c test server 2011-04-27 19:18:17 +02:00
tg(x) 9b5a3718c7 renamed test packets 2011-04-27 19:17:41 +02:00
tg(x) f58c92bf1b partial test packets 2011-04-27 18:37:36 +02:00
tg(x) 2d8eb96f0d fixes for parsing partial packets 2011-04-27 18:37:03 +02:00
tg(x) d18187229a doc style fix 2011-04-27 00:17:19 +02:00
psyc://psyced.org/~lynX 92fcc1a604 THAT'S where the bug was!?!?!!!! 2011-04-26 23:16:56 +02:00
tg(x) ec69b5ee3f render: restructuring into more functions, added some docs 2011-04-26 22:44:48 +02:00
tg(x) 07d7a3f776 + 2011-04-26 19:17:33 +02:00
tg(x) a252040c62 list rendering 2011-04-26 17:23:06 +02:00
tg(x) 1a0b28003d parser: fix for empty data, testParser: verbose mode 2011-04-26 03:43:49 +02:00
psyc://psyced.org/~lynX 6058b8b58c not automatic yet, but at least it exits cleanly 2011-04-26 00:10:02 +02:00
psyc://psyced.org/~lynX 3baf88d81b automizable psyc_isRoutingVar tests 2011-04-25 23:58:07 +02:00
psyc://psyced.org/~lynX b9f433f9ab testRender now automaticable 2011-04-25 23:49:27 +02:00
psyc://psyced.org/~lynX e48a6ab1eb new style: psyc_functions, psycTypes, PSYC_MACROS 2011-04-25 23:40:38 +02:00
tg(x) 7dc8effab6 render doc 2011-04-25 23:14:22 +02:00
tg(x) 0226b1bba7 render: delim 2011-04-25 22:57:08 +02:00
tg(x) d71313dd14 + 2011-04-25 22:47:24 +02:00
psyc://psyced.org/~lynX dcbc8cd81a Merge commit 'origin' 2011-04-25 22:39:06 +02:00
psyc://psyced.org/~lynX b3cea3e614 renamed: psyc.c -> packet.c 2011-04-25 22:38:42 +02:00
tg(x) 3c9e124bda printf 2011-04-25 22:34:08 +02:00
tg(x) 16d24be752 added assert for render, removed LPC assert 2011-04-25 22:31:21 +02:00
psyc://psyced.org/~lynX 62814badae used by psyclpc's configure script 2011-04-25 22:02:24 +02:00
tg(x) 7a0dd32483 - 2011-04-25 22:01:13 +02:00
tg(x) ecdc0b4753 Merge branch 'master' of supraverse.net:libpsyc 2011-04-25 21:57:09 +02:00
tg(x) 0ee3404bda fixes & test for rendering 2011-04-25 21:57:03 +02:00
psyc://psyced.org/~lynX c796f8939c warning: declaration of 'index' shadows a global declaration 2011-04-25 21:28:24 +02:00
psyc://psyced.org/~lynX f4791db17c don't use sprintf for rendering numbers 2011-04-25 16:11:47 +02:00
psyc://psyced.org/~lynX 97d40c09bd Merge commit 'origin' 2011-04-25 14:47:27 +02:00
psyc://psyced.org/~lynX e7e022a05a did you actually mean PSYC_MODIFIER_NEED_LENGTH ? 2011-04-25 14:47:16 +02:00
tg(x) a6a2512af7 - 2011-04-25 14:46:14 +02:00
tg(x) 14a62b568e fixed modifier array 2011-04-25 14:39:58 +02:00
tg(x) 3afb723bf8 functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00