Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Fixed a memory leak when reading packed buffers. | Cyrille Bagard | |
2018-05-12 | Improved a little bit the Chrysalide database support. | Cyrille Bagard | |
2018-05-12 | Created helpers for dealing with archives. | Cyrille Bagard | |
2018-05-02 | Removed debug output. | Cyrille Bagard | |
2018-05-02 | Moved archive temporary files. | Cyrille Bagard | |
2018-05-02 | Cleaned some archive resources at exit. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2018-01-07 | Fixed a bug when reading the compressed database. | Cyrille Bagard | |
2017-04-19 | Handled static strings as well as dynamic strings in comments. | Cyrille Bagard | |
2017-03-03 | Fixed a buggy code when updating database for connected clients. | Cyrille Bagard | |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-04-11 | Distinguished the internal server from the remote one using Unix sockets. | Cyrille Bagard | |
2015-12-01 | Moved the mkpath() function to a proper location. | Cyrille Bagard | |
2015-07-28 | Begun to manage collection items as active or inactive using timestamps. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@558 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@554 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-06-12 | Improved loading speed with binary search of sorted arrays. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@538 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-30 | Fixed implicit declarations of functions causing crashes. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@523 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-10 | Fixed a bug by reordering the first exchanges. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@469 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@468 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-01-05 | Ensured the right macro is used (XSTR vs STR). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@448 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@414 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@389 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |