Commit Graph

108 Commits

Author SHA1 Message Date
Gabor Adam Toth 03cf28ae79 table parsing 2011-11-14 22:02:02 +01:00
Gabor Adam Toth f583c90dc3 indent 2011-11-12 11:35:37 +01:00
Gabor Adam Toth cf02d065cf indent 2011-11-11 22:18:24 +01:00
Gabor Adam Toth 58d4b73597 resync 2011-11-09 21:38:06 +01:00
Gabor Adam Toth af6106c125 added state op return codes for psyc_parse, added stateop to PsycPacket 2011-11-09 21:22:58 +01:00
Gabor Adam Toth 27dbed5dc7 allow only = and ? to be alone on a line 2011-11-09 19:45:27 +01:00
Gabor Adam Toth d2780c0dbf added support for state sync/reset packets 2011-11-09 19:02:21 +01:00
Gabor Adam Toth 8a9ef74707 added psyc operator defs 2011-11-09 19:01:05 +01:00
Gabor Adam Toth 8906e67529 refactoring - init functions 2011-11-03 14:27:01 +01:00
Gabor Adam Toth ed5feee0e3 added entity & slash to uniform struct 2011-11-01 12:22:30 +01:00
Gabor Adam Toth 0cd53743e2 refactoring - more renames 2011-11-01 12:06:58 +01:00
Gabor Adam Toth baed20aed8 refactoring - renamed types 2011-10-31 20:26:47 +01:00
Gabor Adam Toth 1713e08576 list test 2011-10-31 20:04:41 +01:00
Gabor Adam Toth 6a994e2eb2 refactoring - renamed functions 2011-10-31 20:04:16 +01:00
Gabor Adam Toth 4b0705d697 uniform struct 2011-10-14 01:16:09 +02:00
Gabor Adam Toth 4c7b78aecc testPsyc beautify 2011-10-14 00:31:43 +02:00
Gabor Adam Toth 54bf9472d2 uniform parser 2011-10-14 00:29:32 +02:00
Gabor Adam Toth f0e3038e68 psyc_text: added extra param 2011-06-12 21:04:11 +02:00
Gabor Adam Toth 5583e9ca9c testPsyc: +debug msg 2011-06-02 15:07:11 +02:00
Gabor Adam Toth c5cfa7e119 more test packets & additional testPsyc debug msgs 2011-06-02 13:25:48 +02:00
Gabor Adam Toth dcd351136d make bench 2011-05-24 22:59:49 +02:00
Gabor Adam Toth a91412885d bench: fix for strlen & json-c tests 2011-05-24 20:41:27 +02:00
Gabor Adam Toth 574f33ce85 bench: binary packet generation & results 2011-05-24 17:37:00 +02:00
Gabor Adam Toth 653fbcc156 number, date & time parsing functions; psycString variant for isRoutingVar & getVarType 2011-05-20 02:58:32 +02:00
Gabor Adam Toth 52c9159b2e test tool fixes 2011-05-20 02:53:56 +02:00
Gabor Adam Toth de5a8f9999 test: support for large files; make bench 2011-05-18 22:00:28 +02:00
Gabor Adam Toth 6e68b6a17d bench: added test tools, updated results; added inline option for parse & render 2011-05-17 00:27:26 +02:00
Gabor Adam Toth 13fdac0613 bench: testPsycFast results 2011-05-16 20:13:10 +02:00
Gabor Adam Toth 7c3e8ec3ab doc: link to example code; testPsyc: moved interesting code to the top 2011-05-15 22:48:51 +02:00
Gabor Adam Toth 20228ce6d2 test: make opts 2011-05-15 21:20:58 +02:00
Gabor Adam Toth 8d86238305 test: opts, help 2011-05-15 21:12:17 +02:00
Gabor Adam Toth 1ba9567100 test: stats option for files too 2011-05-15 11:51:30 +02:00
Gabor Adam Toth 6529f30380 + 2011-05-15 00:17:33 +02:00
Gabor Adam Toth fb720b746e test: getopt 2011-05-14 21:16:11 +02:00
Gabor Adam Toth 3d4d0499cf + 2011-05-14 20:28:34 +02:00
Gabor Adam Toth 3f4bb39663 test: buf size option for files too 2011-05-14 20:13:55 +02:00
Gabor Adam Toth 620a61514e testServer is now testPsyc and it can handle file input as well 2011-05-14 19:59:08 +02:00
Gabor Adam Toth a1547d399b + 2011-05-14 18:27:42 +02:00
Gabor Adam Toth 5b73646508 testServer modularizing 2011-05-14 18:21:00 +02:00
Gabor Adam Toth bafa18f7b7 testServer: moved psyc parse & render code to separate file 2011-05-14 02:18:01 +02:00
Gabor Adam Toth 0d415308b8 testServer: no_render option 2011-05-13 23:31:43 +02:00
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
psyc://psyced.org/~lynX 36491b4886 death the parser 2011-05-09 09:02:15 +02:00
Marenz 19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Gabor Adam Toth b830bdf3c1 nettest: not parallel 2011-05-08 23:08:00 +02:00
Gabor Adam Toth 642311fcae test: kill testserver on error 2011-05-08 22:53:45 +02:00
Gabor Adam Toth 16fdc8691a test: makefile improvements 2011-05-08 20:17:56 +02:00
Gabor Adam Toth 5d2b33fb76 splittest fix 2011-05-08 18:45:41 +02:00
Gabor Adam Toth 20e1cc1334 makefile 2011-05-08 16:50:14 +02:00