Commit Graph

230 Commits

Author SHA1 Message Date
Marenz 919ac96907 enhancement in the documentation 2011-05-09 01:49:04 +02:00
Marenz 6a6a3b6611 added small parsing tutorial 2011-05-09 01:36:57 +02:00
Marenz 709403fe66 Merge branch 'master' of supraverse.net:libpsyc
Conflicts:
	d/include/psyc/parser.d
2011-05-09 00:44:48 +02:00
Marenz e8bd72eb4a Explain a little more that the functions don't allocate memory 2011-05-09 00:39:41 +02:00
Marenz 2ef7cb40b9 changed documentation to Ddoc for parser.d 2011-05-09 00:39:21 +02:00
Gabor Adam Toth a09be0f15e + 2011-05-09 00:29:01 +02:00
Gabor Adam Toth 975837472b d stuff go in d/ 2011-05-09 00:28:51 +02:00
Marenz f56343e771 excluding D from documentation generation 2011-05-09 00:21:22 +02:00
Marenz a1f33f52b2 Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 00:15:19 +02:00
Marenz 4db0c4fd9c synchronized the D binding 2011-05-09 00:15:03 +02:00
Marenz a6e273989c minor formating changes 2011-05-09 00:14:48 +02:00
Gabor Adam Toth 09333a7cbd Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 00:02:11 +02:00
Gabor Adam Toth 638c4b94aa + 2011-05-09 00:01:23 +02:00
Marenz 76f8539ade adde C API section to README 2011-05-08 23:56:33 +02:00
Marenz 19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Marenz dc2be8a6bc Merge branch 'master' of supraverse.net:libpsyc 2011-05-08 23:08:10 +02:00
Gabor Adam Toth b830bdf3c1 nettest: not parallel 2011-05-08 23:08:00 +02:00
Marenz b42fb09817 Merge branch 'master' of supraverse.net:libpsyc 2011-05-08 22:57:12 +02:00
Gabor Adam Toth 642311fcae test: kill testserver on error 2011-05-08 22:53:45 +02:00
Marenz 5ea5acca9a Merge branch 'master' of supraverse.net:libpsyc
Conflicts:
	README
2011-05-08 22:43:52 +02:00
psyc://psyced.org/~lynX 2a709e57b5 marenz, you die. you are resurrected. 2011-05-08 22:33:21 +02:00
psyc://psyced.org/~lynX e5192de678 + 2011-05-08 22:32:29 +02:00
Marenz 1fb9633a96 removed UTF character for people from <1990 2011-05-08 22:32:16 +02:00
psyc://psyced.org/~lynX 90f45aa424 + 2011-05-08 22:31:54 +02:00
Marenz ec51f6c08d removed aliases for nicknames 2011-05-08 22:26:38 +02:00
Marenz e8fb3d0b7f Merge branch 'master' of supraverse.net:libpsyc 2011-05-08 22:20:16 +02:00
Marenz 697e597e61 Added readme 2011-05-08 22:20:01 +02:00
Gabor Adam Toth fa877024ae parser: fix for partial content in routing-only mode 2011-05-08 22:08:48 +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
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 86cae5ed7d makefile improvements 2011-05-08 03:15:06 +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 ac1b16bebd better nettest 2011-05-06 13:34:04 +02:00
Gabor Adam Toth 52552b8528 better nettest 2011-05-06 13:32:12 +02:00
Gabor Adam Toth 03a33c7a5e + 2011-05-06 00:18:25 +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 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 289de97bea fix for 0 length modifier value 2011-05-04 18:58:46 +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 a11c632e3d parser: fix for binary body length 2011-05-04 15:40:05 +02:00