Commit Graph

937 Commits

Author SHA1 Message Date
21a5365346 Restore platform-specific compilation notes on GNU/Linux 2016-01-24 16:42:04 +01:00
12334a17c4 Import newer version of the script upstream 2016-01-20 02:17:33 +01:00
cff03e6137 Import newer scripts upstream 2016-01-20 00:24:07 +01:00
7dad2004e7 Re-generate the Makefiles 2016-01-19 00:50:25 +01:00
e9f8810d69 About to release DeforaOS libSystem 0.3.0 2016-01-19 00:50:12 +01:00
96dc0e6119 Re-generate the Makefiles 2016-01-19 00:49:21 +01:00
6fa7ef3d32 Also ship config.h 2016-01-19 00:49:13 +01:00
171a91b9a4 Wording 2015-11-23 00:21:12 +01:00
fcfbcf9dc4 Slightly extend the "error" test 2015-11-22 18:41:28 +01:00
48b05f6989 Do not output empty errors 2015-11-22 18:41:14 +01:00
39c4eee01e Re-generate the Makefiles 2015-11-22 18:36:05 +01:00
2b4dd6698a Add an "error" test 2015-11-22 18:35:47 +01:00
d2f5f80a02 Add a helper to save preferences 2015-11-22 18:35:00 +01:00
8c6a3eb3ae Remove obsolete comment 2015-11-22 18:35:00 +01:00
2024ac1065 Re-generate the Makefiles 2015-11-22 18:35:00 +01:00
df1efeb265 Update the copyright notice 2015-11-22 18:35:00 +01:00
a2a3630e56 Implement new helpers to load preferences 2015-11-22 18:35:00 +01:00
641b945617 Report the underlying error code 2015-11-22 18:35:00 +01:00
ae05615757 Avoid some compilation warnings 2015-11-22 18:35:00 +01:00
ec0a288438 Update the copyright notice 2015-11-22 18:34:59 +01:00
01e604643d Reflect the API changes in the Python bindings 2015-11-22 18:34:59 +01:00
93e4c2d14b Update some copyright notices 2015-11-22 18:34:59 +01:00
8712074ba0 Simplify the Error class
This breaks part of the API unfortunately.
2015-11-22 18:34:59 +01:00
8a64366c01 Allow setting just the error code 2015-11-22 18:34:59 +01:00
52bdf011b4 Update the copyright notice 2015-11-06 00:06:36 +01:00
d47f47d083 Add a few stubs 2015-11-06 00:06:14 +01:00
97823882ce Update the copyright notice 2015-11-05 22:51:02 +01:00
449b60d2c8 Tentative API extension for Variable 2015-11-05 22:50:41 +01:00
78421d9be3 Re-generate the Makefiles 2015-10-16 01:59:27 +02:00
32cb0dfc6e About to release DeforaOS libSystem 0.2.3 2015-10-16 01:59:10 +02:00
a25f1598de Fix a memory leak
It was unfortunately re-introduced from the Config class, when
correcting the key management for the Mutator class.
2015-10-15 01:25:44 +02:00
cf9d44c326 Remove obsolete comment
Multi-line support is now expected to be handled by the application, for
the variables requiring it. The String class can be leveraged for this
purpose.
2015-10-15 01:05:42 +02:00
5ca678a9e0 Re-generate the Makefiles 2015-10-15 00:55:40 +02:00
6f697abf54 Build fix for Windows 2015-10-15 00:55:16 +02:00
2e23e883bc Register the "event" test 2015-10-15 00:53:33 +02:00
60163e5c5d Re-generate the Makefiles 2015-10-15 00:53:06 +02:00
550a64b390 Add a test for the Event class 2015-10-15 00:52:47 +02:00
569b844e25 Update the copyright notice 2015-10-15 00:51:58 +02:00
5e829ded32 Code cleanup 2015-10-15 00:51:52 +02:00
81bacf3191 Reflect and document the current usage 2015-10-15 00:39:53 +02:00
63cbb91cc9 Improve the usage screen 2015-10-15 00:34:47 +02:00
468a50e076 Report errors regardless of verbosity 2015-10-15 00:34:17 +02:00
4aacdf9b95 Avoid invalid free() when disposing Event instances
Reported by Дилян Палаузов <git-dpa@aegee.org>, thanks!
2015-10-15 00:17:13 +02:00
089ce1cc3d Print new values only once successfully set 2015-10-10 00:19:09 +02:00
58e064de97 Fix printing current values 2015-10-10 00:18:55 +02:00
69f2c22712 More consistent output for values in the default section 2015-10-10 00:12:46 +02:00
ee21368698 Code cleanup 2015-10-10 00:12:46 +02:00
ca1955c8a8 Return -1 upon errors 2015-10-10 00:12:46 +02:00
63cbc19628 Write the configuration only once 2015-10-10 00:09:12 +02:00
18b6343837 Avoid a compilation warning 2015-10-10 00:03:58 +02:00