|
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 |
|
|
59fae773bf
|
Made it easier to cross-compile
|
2010-05-02 21:51:03 +00:00 |
|
|
45645b0642
|
Also ignore AppClient's binary
|
2010-04-21 18:36:13 +00:00 |
|
|
d61852e774
|
More elegant output
|
2010-04-18 11:18:07 +00:00 |
|
|
eb36ec9885
|
Added a debugging tool to contact services at will
|
2010-04-18 11:15:07 +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 |
|
|
95ad0518cb
|
Now installing the AppBroker by default
|
2009-11-27 21:36:08 +00:00 |
|
|
734869b61e
|
Updated copyright information
|
2009-11-26 20:12:34 +00:00 |
|
|
4996c3dcad
|
The maximum number of arguments for the AppInterface calls is now 4
|
2009-11-26 20:01:13 +00:00 |
|
|
77b61fd23b
|
Renamed the broker tool to "AppBroker"
|
2009-11-26 19:48:35 +00:00 |
|
|
f5bd76a3b0
|
About to release 0.1.3
|
2009-11-26 19:45:59 +00:00 |
|
|
c8f3a396ce
|
Renamed the broker tool "AppBroker"
|
2009-11-26 19:45:26 +00:00 |
|
|
69586d44ae
|
Re-generated Makefile
|
2009-11-19 00:16:12 +00:00 |
|
|
a073ddc703
|
Let broker link against a freshly built libSystem in the ../src folder
|
2009-11-01 23:59:52 +00:00 |
|
|
9013dd6132
|
About port assignment
|
2009-10-31 18:26:02 +00:00 |
|
|
dcd48ed102
|
Added INT16 and UINT16 (more are missing)
|
2009-10-31 18:22:46 +00:00 |
|
|
e7b2208598
|
Updated the AppInterface system
|
2009-10-31 18:08:20 +00:00 |
|
|
ff0c2dcbe3
|
Not letting CVS automatically substitute "$Id$"
|
2009-10-31 17:30:16 +00:00 |
|
|
295e8f8675
|
Let CVS be quieter
|
2009-10-24 01:24:32 +00:00 |
|
|
d63fc1541a
|
Also handling IN and IN_OUT types
|
2009-10-24 01:04:41 +00:00 |
|
|
44c43d3254
|
Added a tools folder with an early version of a AppInterface definition broker
|
2009-10-20 21:40:08 +00:00 |
|
|
427b42d1b3
|
gcc really prefers "-lssl" to "-l ssl"
|
2009-09-06 23:28:08 +00:00 |
|
|
90cd2b84ed
|
Released 0.1.2
|
2009-08-13 16:26:49 +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 |
|