1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-07-31 00:21:03 +00:00
Commit graph

122 commits

Author SHA1 Message Date
Gabor Adam Toth
8714d4dfcd renamed test packets 2011-04-27 19:17:41 +02:00
Gabor Adam Toth
6fec64f576 partial test packets 2011-04-27 18:37:36 +02:00
Gabor Adam Toth
ac60e2b4f0 fixes for parsing partial packets 2011-04-27 18:37:03 +02:00
Gabor Adam Toth
f8d95ce640 doc style fix 2011-04-27 00:17:19 +02:00
psyc://psyced.org/~lynX
031d960a99 THAT'S where the bug was!?!?!!!! 2011-04-26 23:16:56 +02:00
Gabor Adam Toth
e77cb20b70 render: restructuring into more functions, added some docs 2011-04-26 22:44:48 +02:00
Gabor Adam Toth
8ed84b967d + 2011-04-26 19:17:33 +02:00
Gabor Adam Toth
7a225b79c5 list rendering 2011-04-26 17:23:06 +02:00
Gabor Adam Toth
7e29ca4e5a parser: fix for empty data, testParser: verbose mode 2011-04-26 03:43:49 +02:00
psyc://psyced.org/~lynX
ad415322eb not automatic yet, but at least it exits cleanly 2011-04-26 00:10:02 +02:00
psyc://psyced.org/~lynX
a214bb2cae automizable psyc_isRoutingVar tests 2011-04-25 23:58:07 +02:00
psyc://psyced.org/~lynX
b5f604c352 testRender now automaticable 2011-04-25 23:49:27 +02:00
psyc://psyced.org/~lynX
d1ec497ef3 new style: psyc_functions, psycTypes, PSYC_MACROS 2011-04-25 23:40:38 +02:00
Gabor Adam Toth
0f9f1bdc94 render doc 2011-04-25 23:14:22 +02:00
Gabor Adam Toth
4ceb768639 render: delim 2011-04-25 22:57:08 +02:00
Gabor Adam Toth
156b57c2e9 + 2011-04-25 22:47:24 +02:00
psyc://psyced.org/~lynX
4090adc5f3 Merge commit 'origin' 2011-04-25 22:39:06 +02:00
psyc://psyced.org/~lynX
da7f39edc3 renamed: psyc.c -> packet.c 2011-04-25 22:38:42 +02:00
Gabor Adam Toth
677d05b784 printf 2011-04-25 22:34:08 +02:00
Gabor Adam Toth
a253f96283 added assert for render, removed LPC assert 2011-04-25 22:31:21 +02:00
psyc://psyced.org/~lynX
d1d4e3c516 used by psyclpc's configure script 2011-04-25 22:02:24 +02:00
Gabor Adam Toth
bfceeb59c8 - 2011-04-25 22:01:13 +02:00
Gabor Adam Toth
b881fe467f Merge branch 'master' of supraverse.net:libpsyc 2011-04-25 21:57:09 +02:00
Gabor Adam Toth
4fbaf4ecec fixes & test for rendering 2011-04-25 21:57:03 +02:00
psyc://psyced.org/~lynX
1399123132 warning: declaration of 'index' shadows a global declaration 2011-04-25 21:28:24 +02:00
psyc://psyced.org/~lynX
8d47fdee40 don't use sprintf for rendering numbers 2011-04-25 16:11:47 +02:00
psyc://psyced.org/~lynX
498fdf14b9 Merge commit 'origin' 2011-04-25 14:47:27 +02:00
psyc://psyced.org/~lynX
9946307d00 did you actually mean PSYC_MODIFIER_NEED_LENGTH ? 2011-04-25 14:47:16 +02:00
Gabor Adam Toth
a5e7b7f281 - 2011-04-25 14:46:14 +02:00
Gabor Adam Toth
a7c928f4e5 fixed modifier array 2011-04-25 14:39:58 +02:00
Gabor Adam Toth
5a1e4825ad functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
Gabor Adam Toth
7db73bacda bsd memmem .h 2011-04-24 18:11:57 +02:00
Gabor Adam Toth
592aa596e8 bsd memmem 2011-04-24 17:23:44 +02:00
psyc://psyced.org/~lynX
1c0d6f8e51 Merge commit 'origin' 2011-04-23 17:16:24 +02:00
psyc://psyced.org/~lynX
2e71c012f1 how to pass constrant strings with length at compile time 2011-04-23 17:16:05 +02:00
Gabor Adam Toth
2e688127c8 added missing ; 2011-04-23 16:58:02 +02:00
Gabor Adam Toth
094db6c07a function definitions for creating packet & modifier structs 2011-04-23 16:51:46 +02:00
Gabor Adam Toth
c2ad0f0bd7 more PSYC_Packet fields; s/Var/Modifier/ 2011-04-22 23:16:50 +02:00
Gabor Adam Toth
427ef9ac56 s/operator/oper/ 2011-04-22 22:59:15 +02:00
psyc://psyced.org/~lynX
746054dd03 PSYC_Packet struct? 2011-04-22 22:44:14 +02:00
Gabor Adam Toth
4de626227a s/modifier/operator/ 2011-04-22 20:50:59 +02:00
Gabor Adam Toth
0e54f3f76a compiles again 2011-04-22 20:33:22 +02:00
Gabor Adam Toth
83e18a5f4a s/binary/length 2011-04-22 20:22:20 +02:00
Gabor Adam Toth
ec76ea765e isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX
f31a44ea6a RenderHeader 2011-04-22 11:50:13 +02:00
Gabor Adam Toth
0841b3676f renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00
psyc://psyced.org/~lynX
13ffb3a120 PSYC_inherits() 2011-04-20 23:08:20 +02:00
psyc://psyced.org/~lynX
44950099a1 some typedef renames 2011-04-20 22:31:04 +02:00
psyc://psyced.org/~lynX
2efca8dc96 memmem, not rendering yet 2011-04-20 22:22:55 +02:00
psyc://psyced.org/~lynX
99a396d487 how did this get here? 2011-04-20 21:36:33 +02:00