]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2015-01-16 Martin MaresDoc: Man pages are now generated as both HTML and NROFF
2015-01-16 Martin MaresMaint: Fix installation of man pages
2015-01-16 Martin MaresXtypes: Documentation
2015-01-16 Martin MaresMaint: Added a HOWTO on releasing LibUCW
2015-01-16 Martin MaresMerge branch 'dev-xtypes'
2015-01-15 Pavel CharvatBuild: Attempt to fix problems with access rights to...
2014-11-09 Martin MaresMacros: CLAMP now accepts arbitrary types, not only...
2014-11-09 Martin MaresMainloop: Be benevolent when file_del() is called on...
2014-10-10 Pavel CharvatDaemon: Fixed more race conditions. v6.1.1
2014-10-10 Pavel CharvatDaemon: Improved comments.
2014-10-10 Pavel CharvatDaemon: Use pipe instead of fcntl lock to synchronize...
2014-10-09 Pavel CharvatDaemon: Only fixed a comment.
2014-10-09 Pavel CharvatDaemon: Returned original check of written pidfile...
2014-10-09 Pavel CharvatDaemon: Removed unnecessary fcntl lock from daemon...
2014-10-09 Pavel CharvatDaemon: Fixed races in previous commit.
2014-10-09 Pavel CharvatDaemon: Fixed invalid permissions and some races when...
2014-09-05 Robert Kesslxtypes: fix of tests of xt_timestamp::parse
2014-09-04 Pavel CharvatXTypes: Fixed dump of configuration.
2014-09-04 Pavel CharvatXTypes: CF_XTYPE requires '&' before xt_*, just like...
2014-09-04 Pavel CharvatXTypes: Added support to configuration and option parser.
2014-08-10 Pavel CharvatBuild: Forced linker to find the currently compiled...
2014-08-10 Pavel CharvatTables: Fixed few typos in manpage.
2014-08-10 Pavel CharvatDoc: Generalized makefile rules for all categories...
2014-08-10 Pavel CharvatDoc: Manpages are installed to rundir so that you can...
2014-08-10 Pavel CharvatPackages: Updated build dependencies.
2014-08-10 Pavel CharvatSorter: Noted that we need to fix a bug in radix sort.
2014-08-10 Pavel CharvatDoc: Simplified rule for compilation of manpages.
2014-08-09 Pavel CharvatRelease: Increased version in default.cfg to 6.1. v6.1
2014-08-09 Pavel CharvatPackages: Fixed bug in debian/tag-release script.
2014-08-08 Martin MaresTODO: Do not forget xtype docs
2014-08-08 Martin MaresMerge branch 'dev-table'
2014-08-08 Martin Maresucw/doc/Makefile: Do not mix UCW_MANPAGES with MANPAGES
2014-08-08 Martin MaresMakefile cosmetics
2014-08-08 Robert KesslEven more updates in build of manpages
2014-08-08 Robert KesslUpdate build of manpages, contd.
2014-08-08 Robert KesslUpdate build of manpages
2014-08-06 Robert KesslAdded manpages to doc build; update of doc.
2014-08-05 Martin MaresDoc: The last line ought to end with a newline
2014-08-05 Martin MaresExtended types: Fix constness issues
2014-08-05 Robert Kessltableprinter: manpage is now installed into /usr/share...
2014-08-04 Robert Kesslxtypes: xt_double bugfix in parsing of precision
2014-08-04 Robert Kessltableprinter: table_set_col_opt now uses xtype_parse_fm...
2014-08-04 Robert Kessltableprinter: update of documentation
2014-07-30 Martin MaresABI: Fix function order
2014-07-30 Martin MaresABI tools: Better reporting of missing files
2014-07-30 Martin MaresExtended types: Fix comment
2014-07-30 Martin MaresExtended types: Fix name of the guard macro
2014-07-30 Robert Kessltableprinter: update of tests and fix of parsing empty...
2014-07-30 Robert Kessltableprinter: update of tests of table_set_col_order_by...
2014-07-30 Robert Kessltableprinter: compile fix
2014-07-30 Robert Kessltableprinter: update of documentation of table_set_col_...
2014-07-30 Robert Kessltableprinter: code cleanup
2014-07-30 Robert Kessltableprinter: small comment update
2014-07-30 Robert Kessltableprinter: code cleanup
2014-07-30 Robert Kessltableprinter: update of tests of table_set_col_order_by...
2014-07-30 Robert Kessltableprinter: update of doc for table_set_col_order_by_name
2014-07-29 Robert Kessltableprinter: first shot on parsing multiple options...
2014-07-29 Robert Kessltableprinter: update of comments and code cleanup
2014-07-29 Robert Kessltableprinter: code cleanup
2014-07-29 Robert Kessltableprinter&xtypes: table-types.[ch] moved to xtypes...
2014-07-29 Robert Kessltableprinter: removed some obsolete FIXME, added some...
2014-07-29 Robert Kessltableprinter: update of column order
2014-07-28 Robert Kessltableprinter: table_update_ll is now called only in...
2014-07-28 Robert Kessltableprinter: tests now use default xtype format
2014-07-28 Robert Kessltableprinter: table_make_default_column_order sets...
2014-07-28 Robert Kessltableprinter: TBL_COL_ITER_START(END) moved to table.c
2014-07-28 Robert Kesslxtypes: overflow detection updated
2014-07-28 Robert Kesslxtypes: removal of strtoul from size/timestamp parser
2014-07-28 Robert Kessltableprinter: update of table_set_col_order(and tests)
2014-07-25 Robert Kessltableprinter: added overflow detection
2014-07-25 Robert Kessltableprinter: code cleanup, update of usage of table_se...
2014-07-25 Robert Kessltableprinter: code cleanup
2014-07-25 Robert Kessltableprinter: removal of table_make_instance
2014-07-25 Robert Kessltableprinter: code cleanup
2014-07-25 Robert KesslMerge remote-tracking branch 'origin/dev-table' into...
2014-07-25 Robert Kessltableprinter: renamed data to formatter_data
2014-07-25 Martin MaresTable printer: Review comments
2014-07-25 Martin MaresExtended types: Review and cleanup of xt_size and xt_ti...
2014-07-25 Martin MaresExtended types: Introduced naming convention for xtype...
2014-07-25 Martin MaresExtended types: Moved unit tables to a more logical...
2014-07-25 Martin MaresExtended types: Cleaned up unit name parsing
2014-07-25 Martin MaresExtended types: Keep includes sorted
2014-07-25 Martin MaresExtended types: Let unknown formats behave as XTYPE_FMT...
2014-07-25 Martin MaresExtended types: Cleanup of xt_double
2014-07-25 Martin MaresExtended types: Miscellaneous fixes of xt_bool
2014-07-25 Martin MaresExtended types: Parsing of xt_str now copies the string
2014-07-24 Tomas Vallabuild system: Fixed bug (recursive rule application...
2014-07-24 Robert Kessltableprinter&xtypes: size now supports auto units
2014-07-24 Robert Kessltableprinter&xtypes: update of ABI
2014-07-24 Robert Kessltableprinter: size units are now static
2014-07-24 Robert KesslTableprinter: rename of table_set_all_inst_content...
2014-07-24 Robert Kessltableprinter: TBL_COL_CUSTOM renamed to TBL_COL_XTYPE
2014-07-24 Robert Kesslxtypes: bool now supports yes/no strings
2014-07-24 Robert Kessltableprinter: code cleanup
2014-07-23 Robert Kesslxtypes&tableprinter: update of tests
2014-07-23 Robert Kessltableprinter: update of tests and size/timestamp parser
2014-07-23 Robert Kesslxtypes: update of tests, code cleanup
2014-07-23 Robert Kessltableprinter&xtypes: assert changed to die in tests...
2014-07-23 Robert Kessltableprinter: removed UNUSED attribute from timestamp...
2014-07-23 Robert Kesslxtypes&tableprinter: fix of tests of parsing
next