|
6c935a5bdf
|
Fixed crash upon config_set(a, b, NULL) (and should remove value instead)
|
2006-06-10 20:06:01 +00:00 |
|
|
b19d44eb9b
|
Fixed relocation on sparc
|
2006-05-30 22:44:32 +00:00 |
|
|
1ac50abd1d
|
Fixed include exclusions cross-OS
|
2006-04-17 15:49:51 +00:00 |
|
|
9757108126
|
Fixed include #ifdef exclusions
|
2006-04-17 15:42:53 +00:00 |
|
|
443914d626
|
Fixed include collisions and subsequent compilation warnings
|
2006-04-17 15:23:26 +00:00 |
|
|
82304a4e6a
|
Separated sub-include files
|
2006-04-17 15:13:27 +00:00 |
|
|
cfd5288704
|
Added dist files
|
2006-04-17 15:10:14 +00:00 |
|
|
f1f8dc1752
|
Isolate libSystem sub-include files
|
2006-04-17 15:08:51 +00:00 |
|
|
7947e28c59
|
Code cleanup
|
2006-02-11 16:37:22 +00:00 |
|
|
b46b7446df
|
Added interface service "GServer"
|
2006-02-11 16:33:02 +00:00 |
|
|
3fa604cc42
|
Forgot to free a few members
|
2006-02-02 22:34:13 +00:00 |
|
|
15598c761d
|
Was freeing event even if managed by the application
|
2006-02-02 22:15:42 +00:00 |
|
|
e71a132775
|
Added Probe calls for volume information fetching
|
2006-01-20 18:19:23 +00:00 |
|
|
374ce896f6
|
Almost implemented AppClient/AppServer message passing
|
2006-01-10 15:55:24 +00:00 |
|
|
a90762d7b9
|
Added buffer class
|
2006-01-10 15:54:50 +00:00 |
|
|
6994869548
|
Initial release
|
2006-01-10 15:52:09 +00:00 |
|
|
e3a30138b3
|
Improved source archive creation
|
2005-10-27 00:56:54 +00:00 |
|
|
a900738723
|
Added a FIXME
|
2005-10-27 00:43:27 +00:00 |
|
|
7988324912
|
Supports network statistics
|
2005-10-26 23:34:19 +00:00 |
|
|
ce114b6731
|
Added uninstallation rules
|
2005-10-25 15:58:43 +00:00 |
|
|
699231615b
|
Added installation rules
|
2005-10-25 02:30:56 +00:00 |
|
|
25509984f4
|
New configure version
|
2005-10-24 00:04:32 +00:00 |
|
|
60ed97407d
|
Added dist files
|
2005-10-23 23:33:38 +00:00 |
|
|
ca765a33d2
|
Added "const" where appropriate
|
2005-10-22 23:16:13 +00:00 |
|
|
e0e21aae53
|
Fixed a bug in string_append()
|
2005-10-22 17:57:52 +00:00 |
|
|
3b347e9871
|
Code cleanup
|
2005-10-22 17:21:17 +00:00 |
|
|
97767b45fb
|
Array type moved to include file to allow arrays of Array
|
2005-10-22 16:07:07 +00:00 |
|
|
a21800cc11
|
Fixed Event and AppServer for new Array API
|
2005-10-22 14:37:53 +00:00 |
|
|
6b48000802
|
Fixed string_length()
|
2005-10-21 23:41:38 +00:00 |
|
|
aa6a65ceda
|
Added string_compare_length()
|
2005-10-21 23:29:43 +00:00 |
|
|
9da0bed54a
|
Fixed array_append() and Hash class
|
2005-10-21 22:20:36 +00:00 |
|
|
acd2aa0db6
|
Added string_find()
|
2005-10-20 19:21:49 +00:00 |
|
|
fe9918dc0e
|
Added hash.c and config.c
Fixed String API
Improved Array API
|
2005-10-20 19:05:39 +00:00 |
|
|
7e0222b4d9
|
Updated Probe interface
|
2005-10-11 18:07:32 +00:00 |
|
|
3178586339
|
Fixed Probe interface
|
2005-10-11 11:03:01 +00:00 |
|
|
ac4059f500
|
Updated Probe interface for memory usage
|
2005-10-11 10:52:09 +00:00 |
|
|
af5c00dcd3
|
Fix in strings reception
|
2005-10-04 09:16:24 +00:00 |
|
|
e2cad2b7a3
|
!@#
|
2005-09-25 03:32:59 +00:00 |
|
|
a522f16258
|
Fixed compilation without debugging
|
2005-09-24 23:19:38 +00:00 |
|
|
f7cbd99982
|
A longer timeout seems necessary
|
2005-09-24 23:18:29 +00:00 |
|
|
129dd7af42
|
Debugging (mostly AppClient)
|
2005-09-24 22:06:09 +00:00 |
|
|
e6e79e3675
|
Compiles out of debugging mode
|
2005-09-24 04:57:08 +00:00 |
|
|
29d3bc57f5
|
Probe AppClient/AppServer works
|
2005-09-24 04:55:36 +00:00 |
|
|
fb02ed1385
|
Works \o/
|
2005-09-24 01:09:06 +00:00 |
|
|
076be7d5f0
|
Supports functions with 2 arguments
|
2005-09-24 00:15:35 +00:00 |
|
|
0b8947b5f2
|
Said hello!
|
2005-09-24 00:14:31 +00:00 |
|
|
1b657bd8c6
|
Going on
|
2005-09-23 23:00:20 +00:00 |
|
|
7a243fdb8d
|
Going on
|
2005-09-23 22:50:03 +00:00 |
|
|
b68d1167da
|
AppServer begins to read call
|
2005-09-22 23:57:22 +00:00 |
|
|
b45e0841b6
|
Compiles on NetBSD/Sparc
|
2005-09-21 00:31:04 +00:00 |
|