tg(x)
|
35e33b7a2d
|
render: no \n after routing headers if content is empty
|
2011-04-29 03:15:36 +02:00 |
|
tg(x)
|
b362a999ce
|
fix for parsing empty data
|
2011-04-28 12:33:06 +02:00 |
|
tg(x)
|
2d8eb96f0d
|
fixes for parsing partial packets
|
2011-04-27 18:37:03 +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)
|
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
|
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
|
b3cea3e614
|
renamed: psyc.c -> packet.c
|
2011-04-25 22:38:42 +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)
|
0ee3404bda
|
fixes & test for rendering
|
2011-04-25 21:57:03 +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 |
|
tg(x)
|
d52f1a90ee
|
bsd memmem
|
2011-04-24 17:23:44 +02:00 |
|
psyc://psyced.org/~lynX
|
742323e414
|
how to pass constrant strings with length at compile time
|
2011-04-23 17:16:05 +02:00 |
|
tg(x)
|
f6448c8fe7
|
more PSYC_Packet fields; s/Var/Modifier/
|
2011-04-22 23:16:50 +02:00 |
|
tg(x)
|
29f6e6c432
|
s/operator/oper/
|
2011-04-22 22:59:15 +02:00 |
|
tg(x)
|
8359215d98
|
s/modifier/operator/
|
2011-04-22 20:50:59 +02:00 |
|
tg(x)
|
35342caced
|
compiles again
|
2011-04-22 20:33:22 +02:00 |
|
tg(x)
|
d278cbb0b7
|
s/binary/length
|
2011-04-22 20:22:20 +02:00 |
|
tg(x)
|
4f86b6916b
|
isRoutingVar, rendering, some renames
|
2011-04-22 17:09:32 +02:00 |
|
psyc://psyced.org/~lynX
|
893a318b82
|
RenderHeader
|
2011-04-22 11:50:13 +02:00 |
|
tg(x)
|
9fd39c72a1
|
renaming & moving stuff around; psyc logo
|
2011-04-21 14:20:24 +02:00 |
|
psyc://psyced.org/~lynX
|
ca844efdb4
|
PSYC_inherits()
|
2011-04-20 23:08:20 +02:00 |
|
psyc://psyced.org/~lynX
|
e229ea79f4
|
some typedef renames
|
2011-04-20 22:31:04 +02:00 |
|
psyc://psyced.org/~lynX
|
a3fdc3d6b7
|
memmem, not rendering yet
|
2011-04-20 22:22:55 +02:00 |
|
tg(x)
|
cbd90eacac
|
Merge branch 'master' of supraverse.net:libpsyc
|
2011-04-20 19:18:43 +02:00 |
|
tg(x)
|
dfb6512a5d
|
moved types to psyc.h; added getVarType & isRoutingVar definitions; more doc
|
2011-04-20 19:18:35 +02:00 |
|
psyc://psyced.org/~lynX
|
d1ebbd7b3b
|
clean version of PSYC_matches()
|
2011-04-20 18:59:27 +02:00 |
|
tg(x)
|
f7adce9461
|
typedef enums, more doc
|
2011-04-20 16:28:15 +02:00 |
|
psyc://psyced.org/~lynX
|
2f59265338
|
typedef my enum!
|
2011-04-20 15:36:56 +02:00 |
|
tg(x)
|
138a16e7a7
|
Makefile improvements
|
2011-04-19 22:52:08 +02:00 |
|
tg(x)
|
15b1c906bf
|
moved tests dir
|
2011-04-19 22:37:42 +02:00 |
|
tg(x)
|
9efcaa7da3
|
comment fixes
|
2011-04-19 21:54:44 +02:00 |
|
tg(x)
|
e41822ed2b
|
list parsing
|
2011-04-19 19:41:25 +02:00 |
|
tg(x)
|
0bc8555b47
|
size_t
|
2011-04-19 12:26:51 +02:00 |
|
tg(x)
|
00093b518a
|
size_t
|
2011-04-19 09:42:43 +02:00 |
|
tg(x)
|
a0ab246127
|
parser fixes & refactoring; added more tests
|
2011-04-19 09:21:00 +02:00 |
|
psyc://psyced.org/~lynX
|
344f327e19
|
render.h & size_t
|
2011-04-18 16:54:56 +02:00 |
|
psyc://psyced.org/~lynX
|
ef2589ec42
|
definition of PSYC_text()
|
2011-04-18 16:51:54 +02:00 |
|
tg(x)
|
501e7bc317
|
compiles again
|
2011-04-18 13:27:48 +02:00 |
|
Marenz
|
9db7dceee2
|
Merge branch 'master' of supraverse.net:libpsyc
|
2011-04-18 10:09:57 +02:00 |
|
Marenz
|
1f89fb579b
|
commiting broken state
|
2011-04-18 10:09:35 +02:00 |
|
psyc://psyced.org/~lynX
|
3a4b5d8abb
|
+
|
2011-04-17 21:46:00 +02:00 |
|
psyc://psyced.org/~lynX
|
12ff235aa7
|
+
|
2011-04-17 21:25:52 +02:00 |
|
tg(x)
|
f07efe501d
|
makefile fixes; gitignore
|
2011-04-17 14:17:11 +02:00 |
|
Marenz
|
a3cccb5fda
|
fixed a bug
|
2011-04-17 14:22:01 +02:00 |
|
Marenz
|
fc829ecbb3
|
ready for testing now.
|
2011-04-17 13:59:07 +02:00 |
|
Marenz
|
b6ef420efa
|
updated testparser to work with the new api. Debugging time now
|
2011-04-17 13:25:06 +02:00 |
|
Marenz
|
69ca100ed0
|
added flag for parsing header only
|
2011-04-17 12:56:24 +02:00 |
|
Marenz
|
e197d7ee1d
|
started to fix the return values. WIP
|
2011-04-17 12:05:14 +02:00 |
|
psyc://psyced.org/~lynX
|
475eeb8121
|
debug macros
|
2011-04-16 17:30:03 +02:00 |
|
psyc://psyced.org/~lynX
|
6b6e83db8f
|
match in library style
|
2011-04-16 14:05:28 +02:00 |
|
psyc://psyced.org/~lynX
|
b9799ca597
|
match: intermediate version
|
2011-04-16 13:49:47 +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 |
|
Marenz
|
4da0a5b53a
|
now parsing the number manually. Needs testing
|
2011-04-16 12:37:33 +02:00 |
|
Marenz
|
cbfaeabdef
|
compiles now. setting of expectedBytes and parsing of length is still missing
|
2011-04-16 11:30:26 +02:00 |
|
Marenz
|
35d33eda39
|
started new interface. incomplete.
|
2011-04-16 01:42:36 +02:00 |
|
psyc://psyced.org/~lynX
|
dcda7bcb21
|
-
|
2011-02-18 14:03:45 +01:00 |
|
Marenz
|
6aea0e0c84
|
moved include file to include dir.
|
2010-09-18 18:08:18 +02:00 |
|
Marenz
|
4f25c87719
|
added usage for makefile
|
2010-09-18 18:08:02 +02:00 |
|
Marenz
|
885ebb9937
|
reorganized test paths and makefile
|
2010-09-02 13:01:18 +02:00 |
|
Marenz
|
19330a70ac
|
fixed and extended makefile
|
2010-09-01 17:16:35 +02:00 |
|
Marenz
|
49939114ab
|
small changes for linking
|
2010-09-01 15:47:26 +02:00 |
|
Marenz
|
f10e1801ad
|
added makefile to compile lib
|
2010-02-21 00:20:55 +01:00 |
|
Marenz
|
a2aca6a698
|
proper handling of method and data
|
2010-02-20 23:06:33 +01:00 |
|
Marenz
|
bae324db5f
|
fixed method output in test and in parser
|
2010-02-20 22:29:09 +01:00 |
|
Marenz
|
d39aef086c
|
fixed bug in bin-var parsing
|
2010-02-20 22:18:39 +01:00 |
|
Marenz
|
6f0dce0867
|
added support for binary packets, untested
|
2010-02-20 22:09:04 +01:00 |
|
Marenz
|
2ee09a0179
|
Merge branch 'master' of supraverse.net:libpsyc
|
2010-02-20 20:32:09 +01:00 |
|
Marenz
|
261e763586
|
added support for bin vars
|
2010-02-20 20:31:22 +01:00 |
|
psyc://psyced.org/~lynX
|
a8a9207b35
|
Merge commit 'origin'
|
2010-02-20 20:09:42 +01:00 |
|
psyc://psyced.org/~lynX
|
733447ebb4
|
cryptic Makefile .. har har
|
2010-02-20 20:03:27 +01:00 |
|
Marenz
|
02feee8458
|
added parsing of empty variables
|
2010-02-20 19:50:10 +01:00 |
|
Marenz
|
89a08aad15
|
added tests & test code
|
2010-02-20 17:41:16 +01:00 |
|
Marenz
|
8d1a7cc8b2
|
parser succeeds the first tests
|
2010-02-20 17:40:09 +01:00 |
|