Commit Graph

380 Commits

Author SHA1 Message Date
8b2dbd159d Working on the Variable class 2012-11-18 23:18:01 +01:00
365f946fcf Switched the license to the GPL LGPL version 3 2012-11-03 00:28:23 +01:00
eed6144f63 Revised the API 2012-10-29 01:55:12 +01:00
91e0ca0b6d Give it a chance to work on MacOS X 2012-07-31 19:17:57 +00:00
c45e59001b Compilation (ugly) fix for Windows 2012-07-14 21:28:01 +00:00
43d80302a9 Added missing whitespace 2012-05-11 10:49:04 +00:00
d860e17e1a Code cleanup 2012-02-23 04:39:29 +00:00
db3bf8f443 Portability fix (for Linux/ARM in particular) 2011-11-24 04:26:16 +00:00
fd1d42eb82 Let CVS be quieter 2011-10-29 02:12:09 +00:00
de8f49aec3 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
47137aee56 Added a feature request 2011-10-29 01:55:48 +00:00
d7b40cfe95 Added string_clear() 2011-10-29 01:53:49 +00:00
ed7b7c7186 Avoid some warnings 2011-10-15 14:11:35 +00:00
4bea6239c3 Updated copyright information 2011-10-15 14:10:29 +00:00
7fce065f1d Also allocate empty buffers 2011-10-15 14:08:55 +00:00
57e7b514e6 Code cleanup 2011-09-26 20:57:30 +00:00
e50be89137 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
ba0e215470 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
0c1d780edf Re-generated Makefiles 2011-09-16 10:19:40 +00:00
360f0e76a6 Fix build on Windows 2011-06-02 19:35:33 +00:00
5b95a2aa63 No longer redefine max() if already defined 2011-06-02 19:26:00 +00:00
a985fcce90 Compilation fix for Windows 2011-06-02 19:24:13 +00:00
a6c2192556 Compilation fix for Windows 2011-06-02 18:26:27 +00:00
ea2b05239c Partial compilation fix for Windows 2011-06-02 18:12:42 +00:00
3c4aecfb9a Added missing include 2011-06-02 17:55:31 +00:00
9afd9fe776 Reverted to the older version (before accidental commit) 2011-05-11 22:02:29 +00:00
701c27ea00 Fixed build 2011-04-30 19:46:32 +00:00
1d340abbe1 Added string_replace() 2011-04-28 02:52:29 +00:00
4106386a32 No longer needs -lsocket 2011-03-30 01:32:28 +00:00
f9cbc155e6 Working on CFLAGS 2011-03-29 21:09:25 +00:00
3f998d9f11 No longer include the App protocol handler 2011-03-27 23:33:41 +00:00
15bd273aab Re-generated Makefiles 2011-01-26 23:55:01 +00:00
eec5cdb2b9 Always fail when allocating empty objects 2011-01-02 14:28:26 +00:00
ec16f96660 Code cleanup 2010-12-31 14:41:05 +00:00
2825ebdb7b Updated copyright line 2010-12-16 12:12:00 +00:00
9c7a4fd1b6 Re-generated Makefile 2010-12-05 02:54:41 +00:00
9c4f7bdb2d Re-generated Makefile 2010-12-05 00:44:29 +00:00
d41c9501cf Re-generated Makefiles 2010-12-05 00:37:24 +00:00
275b4e5f10 The <arpa/inet.h> header is not used only for debugging 2010-11-16 00:28:37 +00:00
d044782702 Only use SSL when compiled in and connecting to/from remote hosts 2010-11-12 14:56:54 +00:00
25fe4dc23f Re-generated Makefile 2010-11-12 14:50:47 +00:00
f2d7a240ff Fixed compilation with debugging information enabled 2010-11-10 16:23:49 +00:00
e2a44a9320 Let PREFIX be set easily 2010-11-10 16:07:24 +00:00
373d62c410 Allow LDFLAGS to be specified for libSystem.so 2010-10-29 01:30:07 +00:00
ec41f65e9b Portability fix 2010-10-29 00:47:03 +00:00
6c8e4c8637 Added event_loop_quit() to allow exiting from the current loop 2010-09-14 19:04:23 +00:00
dbb273b292 Floating-point types always require using a pointer (even for input) 2010-09-12 22:41:14 +00:00
6bcee701f3 Tracking more errors in AppInterface definitions 2010-09-10 02:13:26 +00:00
96726c61ee Updated copyright and TODO list 2010-09-10 00:39:11 +00:00
75edcf4333 Code cleanup 2010-09-10 00:38:39 +00:00
301820317e Fixed potential warnings when compiled in debugging mode 2010-09-10 00:31:23 +00:00
6717a0fc3b Added code to handle (double) floats in AppInterface (mostly untested) 2010-09-06 12:56:17 +00:00
d25385cfac Let string_append() work with an empty string 2010-09-06 12:55:11 +00:00
e294eaffc1 Code cleanup 2010-08-25 17:56:54 +00:00
944ae4ca93 Avoid a crash when there is no filename associated with a token 2010-08-24 23:33:12 +00:00
f496161ae0 Added a way to parse text strings instead of files 2010-08-24 23:32:35 +00:00
38a19ebe27 Formatting 2010-08-22 19:08:18 +00:00
9c5b0686f2 Fixed license terms 2010-08-22 19:06:36 +00:00
9a7b6d65ab Also allow to browse through sections 2010-08-09 14:24:07 +00:00
2b4f9ae1ab Added a function to list through the variables defined 2010-08-07 17:26:18 +00:00
368bfa0a18 Fixed deletion of elements 2010-08-01 01:43:01 +00:00
a60b38d71f Re-generated Makefiles 2010-07-04 14:12:05 +00:00
10f325ba53 Compile with -O2 again 2010-05-26 10:05:52 +00:00
fd66f28700 Allow NULL for the default section in config_set() 2010-05-25 13:45:37 +00:00
3edc0e83cf Code cleanup 2010-05-04 23:57:06 +00:00
8667321972 Variables from the default section were misplaced if set after a section 2010-01-15 04:03:18 +00:00
eb40a5eae2 Always look for includes in ../include 2009-12-21 15:13:08 +00:00
c4d6b7c484 Added reminder to support floating point types as well 2009-12-13 14:24:54 +00:00
46ac7f0082 Needs -lresolv on Solaris 2009-12-12 20:13:02 +00:00
6ee7ae693d Using error_print() when probably better (still only in debugging mode) 2009-12-12 00:55:11 +00:00
19b1b218a4 Forgot to commit parts of the "out String" arguments handling 2009-12-05 21:27:17 +00:00
bd7459abe4 Always send an empty string even if it should be NULL (protocol design issue) 2009-12-04 10:26:37 +00:00
2f25e25e63 Been testing the STRING_OUT argument 2009-12-04 02:47:03 +00:00
a21b4c4f83 Always needs <stdio.h> 2009-12-04 02:45:17 +00:00
475834106a More fixes for STRING_OUT 2009-12-04 02:43:23 +00:00
523435e05f Fixing handling of STRING_OUT 2009-12-04 02:39:45 +00:00
ebacf7775c Partially implemented STRING_OUT (untested) 2009-11-29 15:12:28 +00:00
4996c3dcad The maximum number of arguments for the AppInterface calls is now 4 2009-11-26 20:01:13 +00:00
e7b2208598 Updated the AppInterface system 2009-10-31 18:08:20 +00:00
427b42d1b3 gcc really prefers "-lssl" to "-l ssl" 2009-09-06 23:28:08 +00:00
1556118b7e Code cleanup 2009-08-04 00:02:40 +00:00
375c364345 Allow variables to start with a non-ascii character directly 2009-08-03 23:59:16 +00:00
1ab77965d3 No longer choke on UTF-8 data 2009-08-02 03:33:00 +00:00
e5b7c501ba Fixed the line count 2009-08-02 03:30:13 +00:00
8ae3a7622b More precise errors on config_load() 2009-08-02 03:19:16 +00:00
61bb91cb59 Added string_set() 2009-08-02 03:03:47 +00:00
1768cc2b5b Code cleanup 2009-08-02 03:02:23 +00:00
031e5fe38e Fixed invalid memory accesses in the Config class after config_reset() 2009-08-02 02:48:31 +00:00
ad5fede9ad Code cleanup 2009-08-02 02:47:40 +00:00
f1db3399bc Fixed a bug where filters would not always get the latest character fetched 2009-07-29 17:01:54 +00:00
c8ebf791b6 Updated copyright information 2009-07-25 20:34:24 +00:00
f87e47969f Fixed a memory leak when overwriting a variable 2009-07-25 20:33:00 +00:00
272705130d Changed the prototype of object_resize() 2009-07-25 18:12:34 +00:00
974d0b7bcf Added object_resize() 2009-07-25 18:07:23 +00:00
7b5a38bbec Added helpers for debugging 2009-07-25 18:00:42 +00:00
14191ec92f Fixed a warning with -pedantic 2009-07-12 22:47:09 +00:00
505707cb60 Fixed a warning with -pedantic 2009-07-12 22:44:35 +00:00
d6d50e7470 Fixed two warnings with -pedantic 2009-07-12 22:43:44 +00:00
5f2517a809 Replacing -ansi with -pedantic 2009-07-12 22:42:31 +00:00
5199ae872e Re-generated Makefiles 2009-06-16 23:45:52 +00:00