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

920 commits

Author SHA1 Message Date
Marenz
c4ffec80c4 added flag for parsing header only 2011-04-17 12:56:24 +02:00
Marenz
69ca100ed0 added flag for parsing header only 2011-04-17 12:56:24 +02:00
Mathias L. Baumann
8507dd9659 started to fix the return values. WIP 2011-04-17 12:05:14 +02:00
Marenz
e197d7ee1d started to fix the return values. WIP 2011-04-17 12:05:14 +02:00
psyc://psyced.org/~lynX
dbadcf407d debug macros 2011-04-16 17:30:03 +02:00
psyc://psyced.org/~lynX
475eeb8121 debug macros 2011-04-16 17:30:03 +02:00
psyc://psyced.org/~lynX
9f0bb8508e match in library style 2011-04-16 14:05:28 +02:00
psyc://psyced.org/~lynX
6b6e83db8f match in library style 2011-04-16 14:05:28 +02:00
psyc://psyced.org/~lynX
a08c6f3f1d match: intermediate version 2011-04-16 13:49:47 +02:00
psyc://psyced.org/~lynX
b9799ca597 match: intermediate version 2011-04-16 13:49:47 +02:00
psyc://psyced.org/~lynX
50b9ccab36 psycmatch() as a standalone command, being reworked into a function now 2011-04-16 13:13:57 +02:00
psyc://psyced.org/~lynX
51b50c32b4 psycmatch() as a standalone command, being reworked into a function now 2011-04-16 13:13:57 +02:00
Mathias L. Baumann
d4b0f33d7b now parsing the number manually. Needs testing 2011-04-16 12:37:33 +02:00
Marenz
4da0a5b53a now parsing the number manually. Needs testing 2011-04-16 12:37:33 +02:00
Mathias L. Baumann
c688bab1f8 compiles now. setting of expectedBytes and parsing of length is still missing 2011-04-16 11:30:26 +02:00
Marenz
cbfaeabdef compiles now. setting of expectedBytes and parsing of length is still missing 2011-04-16 11:30:26 +02:00
Mathias Laurenz Baumann
453011001d started new interface. incomplete. 2011-04-16 01:42:36 +02:00
Marenz
35d33eda39 started new interface. incomplete. 2011-04-16 01:42:36 +02:00
Mathias Laurenz Baumann
37de85373c Merge branch 'master' of supraverse.net:libpsyc 2011-04-15 23:46:27 +02:00
Marenz
65a6975fd7 Merge branch 'master' of supraverse.net:libpsyc 2011-04-15 23:46:27 +02:00
psyc://psyced.org/~lynX
b7efbaf678 - 2011-02-18 14:03:45 +01:00
psyc://psyced.org/~lynX
dcda7bcb21 - 2011-02-18 14:03:45 +01:00
Mathias Laurenz Baumann
f7043c2278 fixed comments 2010-09-18 21:37:26 +02:00
Marenz
cfa9c965dd fixed comments 2010-09-18 21:37:26 +02:00
Mathias Laurenz Baumann
1c9bbd185c psyc subdir for include files 2010-09-18 20:02:40 +02:00
Marenz
76aaaf688d psyc subdir for include files 2010-09-18 20:02:40 +02:00
Mathias Laurenz Baumann
01031ceca7 moved include file to include dir. 2010-09-18 18:08:18 +02:00
Marenz
6aea0e0c84 moved include file to include dir. 2010-09-18 18:08:18 +02:00
Mathias Laurenz Baumann
7a53273f2d added usage for makefile 2010-09-18 18:08:02 +02:00
Marenz
4f25c87719 added usage for makefile 2010-09-18 18:08:02 +02:00
Mathias Laurenz Baumann
39b9050e79 reorganized test paths and makefile 2010-09-02 13:01:18 +02:00
Marenz
885ebb9937 reorganized test paths and makefile 2010-09-02 13:01:18 +02:00
Mathias Laurenz Baumann
eb7876b2d5 fixed and extended makefile 2010-09-01 17:16:35 +02:00
Marenz
19330a70ac fixed and extended makefile 2010-09-01 17:16:35 +02:00
Mathias Laurenz Baumann
d0c0958ddf small changes for linking 2010-09-01 15:47:26 +02:00
Marenz
49939114ab small changes for linking 2010-09-01 15:47:26 +02:00
Mathias Laurenz Baumann
52eac395f6 added makefile to compile lib 2010-02-21 00:20:55 +01:00
Marenz
f10e1801ad added makefile to compile lib 2010-02-21 00:20:55 +01:00
Mathias Laurenz Baumann
001298b1de proper handling of method and data 2010-02-20 23:06:33 +01:00
Marenz
a2aca6a698 proper handling of method and data 2010-02-20 23:06:33 +01:00
Mathias Laurenz Baumann
0063a98e5b fixed method output in test and in parser 2010-02-20 22:29:09 +01:00
Marenz
bae324db5f fixed method output in test and in parser 2010-02-20 22:29:09 +01:00
Mathias Laurenz Baumann
a96f01f355 fixed bug in bin-var parsing 2010-02-20 22:18:39 +01:00
Marenz
d39aef086c fixed bug in bin-var parsing 2010-02-20 22:18:39 +01:00
Mathias Laurenz Baumann
472314568f added support for binary packets, untested 2010-02-20 22:09:04 +01:00
Marenz
6f0dce0867 added support for binary packets, untested 2010-02-20 22:09:04 +01:00
Mathias Laurenz Baumann
cccb5802e3 Merge branch 'master' of supraverse.net:libpsyc 2010-02-20 20:32:09 +01:00
Marenz
2ee09a0179 Merge branch 'master' of supraverse.net:libpsyc 2010-02-20 20:32:09 +01:00
Mathias Laurenz Baumann
583e61b6a1 added support for bin vars 2010-02-20 20:31:22 +01:00
Marenz
261e763586 added support for bin vars 2010-02-20 20:31:22 +01:00