|
bf7976f804
|
Update the copyright notice
|
2015-05-10 23:45:13 +02:00 |
|
|
c73dca34fc
|
Default to "python" as the executable name
|
2015-05-10 23:44:55 +02:00 |
|
|
9dd4e1dec9
|
Update the copyright notice
|
2015-04-20 23:58:36 +02:00 |
|
|
40a728c08a
|
Let the comment character be a constant
|
2015-04-20 23:58:11 +02:00 |
|
|
9666179b54
|
Update a couple copyright notices
|
2015-04-20 23:46:11 +02:00 |
|
|
3a9c6cc403
|
Introduce string_new_replace(3)
|
2015-04-20 23:46:11 +02:00 |
|
|
f4d3befda7
|
.cvsignore files are no longer necessary
|
2014-12-27 18:13:21 +01:00 |
|
|
0369455838
|
Do not let LDFLAGS= override the dependency on libsocket
|
2014-12-16 01:23:54 +01:00 |
|
|
d46d12a355
|
Re-generated the Makefiles
|
2014-12-14 18:13:15 +01:00 |
|
|
ae67fd5f9d
|
Do not attempt twice to link to libsocket
|
2014-12-14 18:12:36 +01:00 |
|
|
870fc795d0
|
Re-indented the Python code
|
2014-11-16 01:42:07 +01:00 |
|
|
27c8c0c1fb
|
Let the last variable be defined with no end of line character
|
2014-11-13 00:45:30 +01:00 |
|
|
265d38b38e
|
Re-generated the Makefiles (with partial support for OBJDIR)
|
2014-11-12 02:28:52 +01:00 |
|
|
cb4a3e3df9
|
Updated the copyright line
|
2014-09-14 19:50:06 +02:00 |
|
|
7ade6f79d4
|
Build the python binding as part of the tests
|
2014-08-29 19:04:13 +02:00 |
|
|
4f2440f4c1
|
Improved a couple error messages
|
2014-05-12 23:59:27 +02:00 |
|
|
9c14c3e027
|
Bind the beginning of the support for the Mutator class
|
2014-05-08 01:06:09 +02:00 |
|
|
eb5954bb1a
|
Avoid a compilation warning
|
2014-05-07 03:13:21 +02:00 |
|
|
768714d4cf
|
Introducing a partial binding for the Mutator class
|
2014-05-07 03:07:05 +02:00 |
|
|
35a0f62959
|
Let the Config class inherit from the Mutator class instead of Hash
|
2014-05-07 02:56:44 +02:00 |
|
|
f67b0a9131
|
Code cleanup
|
2014-05-07 02:43:58 +02:00 |
|
|
300e598151
|
Introducing the Mutator class
|
2014-05-07 02:42:21 +02:00 |
|
|
8ef9a253c0
|
Implemented hash_count()
|
2014-05-07 02:40:28 +02:00 |
|
|
93771c5cfe
|
Code cleanup
|
2014-05-07 02:25:56 +02:00 |
|
|
cf3c05ef17
|
Code cleanup
|
2014-05-07 02:20:47 +02:00 |
|
|
484b59a68e
|
Code cleanup
|
2014-05-07 02:15:53 +02:00 |
|
|
a01c33c6b3
|
Added variable_set()
|
2014-04-25 21:15:17 +08:00 |
|
|
4c4acbfcb3
|
No longer potentially leak memory in variable_set_from()
|
2014-04-25 21:04:47 +08:00 |
|
|
3351a030f2
|
libSystem currently needs libsocket
|
2014-04-23 18:04:23 +02:00 |
|
|
c0b190cb16
|
Implemented variable_set_from()
|
2014-04-19 23:31:07 +02:00 |
|
|
aae034336a
|
Added a stub for variable_set_from()
|
2014-04-19 23:24:23 +02:00 |
|
|
8b106a95bd
|
(U)INT64 variables probably need not be converted like buffers
|
2014-04-19 22:23:27 +02:00 |
|
|
405e1f35cc
|
Avoid a memory leak when deserializing variables of type Buffer
|
2014-04-19 22:20:10 +02:00 |
|
|
d4c9b21700
|
Code cleanup
|
2014-03-27 00:20:00 +01:00 |
|
|
ce0ae5d065
|
Added a variable_new_deserialize_buffer() function
|
2014-03-27 00:17:35 +01:00 |
|
|
495bb608ff
|
Added missing #include for "System/error.h"
|
2014-03-27 00:06:52 +01:00 |
|
|
a68f068423
|
Code cleanup
|
2013-10-26 18:53:38 +02:00 |
|
|
99fbd72e22
|
libSystem currently depends on libsocket (for htonl())
|
2013-07-17 03:40:56 +02:00 |
|
|
1c150963d7
|
No longer rely on select() not to update the timeout argument
|
2013-05-11 01:49:56 +02:00 |
|
|
71d572c397
|
Re-generated the Makefiles
|
2013-03-24 16:22:23 +01:00 |
|
|
0a6588a19d
|
Give the Python binding a better chance to be functional
|
2013-02-13 00:52:01 +01:00 |
|
|
55bc15fbb3
|
Fixed libSystem::Plugin::lookup()
|
2013-02-13 00:50:00 +01:00 |
|
|
875c5584f7
|
Exposing the Plugin API
|
2013-02-12 23:37:45 +01:00 |
|
|
592e7bdfe2
|
Hopefully fixed Event::loop()
|
2013-02-12 23:21:35 +01:00 |
|
|
39e55e5094
|
Exposing the Plugin API
|
2013-02-12 23:21:16 +01:00 |
|
|
04a254347d
|
Also exposing some of the error handling functions
|
2013-01-26 01:49:30 +01:00 |
|
|
c5ef7e791b
|
Also implemented Config::reset()
|
2013-01-26 01:39:53 +01:00 |
|
|
2f6fa84a68
|
Added Config::load() and Config::save()
|
2013-01-25 21:34:13 +01:00 |
|
|
c90d082b6c
|
Added an early binding for the Config API (incomplete, untested)
|
2013-01-25 21:20:40 +01:00 |
|
|
47baa4f84a
|
Re-generated Makefiles
|
2013-01-25 21:01:12 +01:00 |
|