log

age author description
2018-02-13 Pedro Ferreira Added support for lz4 compressed files streams
2018-02-13 Stefan Manegold removing dead code that sneaked in with changeset 359ebf5841f7: Mar2018
2018-02-13 Stefan Manegold manually fixed "Manual update" (changeset ebcf8361248f) Mar2018
2018-02-12 Sjoerd Mullender Comment and Changelog blurb. Jul2017
2018-02-12 Panagiotis Koutsourakis Merge the Jul2017-SP4 release into exanest exanest
2018-02-12 Panagiotis Koutsourakis Merge the Jul2017-SP4 release into acticloud acticloud
2018-02-09 Pedro Ferreira More checks Mar2018
2018-02-09 Pedro Ferreira Forgot check Mar2018
2018-02-09 Pedro Ferreira Allocation checks in storage Mar2018
2018-02-09 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-09 Sjoerd Mullender Cleanup: removed ALIGNsetH, ALIGNsetT, and VIEWcreate_ (with underscore). Mar2018
2018-02-09 Sjoerd Mullender Move some types and constants from configure to gdk.h. Mar2018
2018-02-09 Sjoerd Mullender No need to check for __int64 and long long types. Mar2018
2018-02-09 Sjoerd Mullender Add configure check for using NAN as initializer. Mar2018
2018-02-09 Sjoerd Mullender Somehow lost a const; be explicit which part of the union is initialized. Mar2018
2018-02-09 Sjoerd Mullender Make code compatible with test and approve test. Mar2018
2018-02-08 Martin van Dinther Extend sql/Changelog.Mar2018 to include new SQL COMMENT ON functionality as added Mar2018
2018-02-08 Martin van Dinther Extend sql/Changelog.Mar2018 to include all new SQL functionality as added Mar2018
2018-02-08 Sjoerd Mullender We have serious problems using NAN with the Intel compiler on Windows. Mar2018
2018-02-08 Sjoerd Mullender Don't do unnecessary work. Mar2018
2018-02-08 Pedro Ferreira The macro is HAVE_HGE Mar2018
2018-02-08 Martin van Dinther Approve output Mar2018
2018-02-08 Martin van Dinther Fix compilation error Mar2018
2018-02-08 Pedro Ferreira More BAT descriptor checks Mar2018
2018-02-08 Stefan Manegold Merged with Mar2018 branch.
2018-02-08 Stefan Manegold revert undocumented change of changeset 770e047b548c: "tab" -> "tsv" -> "tab" Mar2018
2018-02-08 Stefan Manegold mclient manpage: warn about default --timer=clock invalidating csv, tab, xml output formats Mar2018
2018-02-08 Stefan Manegold approved mclient --help test output according to changeset 1c0a5c06a226 Mar2018
2018-02-08 Stefan Manegold fixing bug 6535: correct mclient help message for new --timer / -t / \t option Mar2018
2018-02-08 Stefan Manegold mclient manpage: document "-t" variant of new "--timer" option Mar2018
2018-02-08 Stefan Manegold mclient manpage: restore lost documentation of "-i" option Mar2018
2018-02-08 Stefan Manegold mclient: timermode argument of new --timer option is mandatory, Mar2018
2018-02-08 Stefan Manegold fixed mclient manpage layout/formatting for new --timer option Mar2018
2018-02-07 Pedro Ferreira BAT descriptor checks Mar2018
2018-02-07 Pedro Ferreira Check the result of instruction2str Mar2018
2018-02-07 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-07 Sjoerd Mullender fgets want an int. Mar2018
2018-02-07 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-07 Sjoerd Mullender Don't cleanup stuff that isn't initialized. Mar2018
2018-02-07 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-07 Sjoerd Mullender Approve power8 upgrade. Mar2018
2018-02-07 Pedro Ferreira More allocation checks in bat storage and sql_result Mar2018
2018-02-07 Sjoerd Mullender We don't care about specific counts. Mar2018
2018-02-07 Sjoerd Mullender Test uses netcdf. Mar2018
2018-02-07 Sjoerd Mullender Approve after disabling postfix optimizer. Mar2018
2018-02-07 Sjoerd Mullender Approved Darwin output. Mar2018
2018-02-07 Sjoerd Mullender Approve FreeBSD output. Mar2018
2018-02-07 Sjoerd Mullender Approve error code. Mar2018
2018-02-07 Sjoerd Mullender Approve after disabling postfix optimizer.
2018-02-07 Pedro Ferreira More allocation checks in bat storage Mar2018
2018-02-07 Pedro Ferreira Allocation checks in bat storage Mar2018
2018-02-07 Pedro Ferreira Check for returned values Mar2018
2018-02-07 Sjoerd Mullender Declare variable. Mar2018
2018-02-06 Sjoerd Mullender Fix upgrade code. Mar2018
2018-02-06 Sjoerd Mullender Fix ordering. Mar2018
2018-02-06 Pedro Ferreira Approve test for bug 6524
2018-02-06 Pedro Ferreira Memory allocation checks
2018-02-06 Sjoerd Mullender Some approvals. Mar2018
2018-02-06 Pedro Ferreira Missing keyword Mar2018
2018-02-06 Pedro Ferreira Merge with default trails