log

age author description
2005-08-11 Stefan Manegold This branch is a dead end. XUpdate
2005-08-11 Peter Boncz another size_t / oid in endable-oid32 fix XQuery_0-9_update
2005-08-11 Sjoerd Mullender If you temporarily change the type of a column from TYPE_str to
2005-08-11 Stefan Manegold typo.
2005-08-11 Stefan Manegold Be more verbose: tell users why most pcre_* functions fail
2005-08-11 Sjoerd Mullender Cast oid args in printf-like functions to size_t (fixes problem on 64
2005-08-11 Jan Flokstra * a couple of small error handling fixes and a little bit of code cleanup.
2005-08-11 Stefan Manegold make sure that all error messages end with a newline.
2005-08-11 Sjoerd Mullender Added cast.
2005-08-11 Stefan Manegold synced with MonetDB
2005-08-11 Stefan Manegold added new module logger also to statically linked Mserver
2005-08-11 Sjoerd Mullender Re-ported to Windows MinGW.
2005-08-11 Sjoerd Mullender Put typedefs for lock, sema, monet_lock and monet_sema in an include
2005-08-11 Sjoerd Mullender No need to have a double -lpcre (pcre-config --libs already provides
2005-08-11 Sjoerd Mullender Expanded documentation a little.
2005-08-10 Stefan Manegold fixed(?) pf_compress():
2005-08-10 Stefan Manegold - use GDKerror(...) instead of stream_printf(GDKerr,...)
2005-08-10 Niels Nes Small fix thanks to D.R. Boxhoorn
2005-08-10 Jan Flokstra * Another try on pf_compress(). Very strange bug by pf_compress(). All
2005-08-10 Stefan Manegold fixed BUG [ 1255017 ] Documentation: hot(): May2005
2005-08-10 Jan Flokstra * POST_COMPRESS switched off again due to unexpected failures.
2005-08-10 Sjoerd Mullender Experimental curl support in streams (untested, but it *does* compile).
2005-08-10 Jan Flokstra * Repair small duplicate removal bug. The duplicate checks on attribute
2005-08-10 Sjoerd Mullender Ported to MinGW.
2005-08-10 Sjoerd Mullender Approved.
2005-08-10 Stefan Manegold fixed BUG [ 1255017 ] Documentation: hot(): May2005
2005-08-10 Sjoerd Mullender Approved.
2005-08-10 Sjoerd Mullender Do not put anything above the license text (except possibly a
2005-08-10 Sjoerd Mullender Generate logger documentation.
2005-08-10 Sjoerd Mullender Generate pcre documentation.
2005-08-10 Sjoerd Mullender Clarified and updated the text. I now use PHP 4.0.0 on Windows, so reflect that as well.
2005-08-10 Sjoerd Mullender For now there is no implementation for module pcre on Windows.
2005-08-10 Sjoerd Mullender New module logger; new functions in module pcre.
2005-08-09 Martin Kersten Get rid of compilation errors on Darwin
2005-08-09 Sjoerd Mullender logger depends on bat: make that explicit for the benefit of Windows
2005-08-09 Ying Zhang Tests for fn:replace
2005-08-09 Ying Zhang Add support of the flags of fn:replace
2005-08-09 Ying Zhang Add support of flags 'e', 's' and 'x' to pcre_replace
2005-08-09 Jan Flokstra * To solve the performance problems with shredding documents with a large number
2005-08-08 Martin Kersten Typo slipped in
2005-08-08 Stefan Manegold propagated changes of Monday Aug 08 2005 XQuery_0-9_update
2005-08-08 Ying Zhang Add support for flags 'i' and 'm'
2005-08-08 Sjoerd Mullender In fn:replace and fn:translate, when the first argument is an empty
2005-08-08 Sjoerd Mullender Bring in line with shell version. May2005
2005-08-08 Steffen Goeldner The following test case uses global handles (which I
2005-08-08 Ying Zhang Fix compile error
2005-08-07 Stefan Manegold Forked a new CVS branch "XQuery_0-9_update" of the current development trunk XQuery_0-9_update XQuery_0-9_update-0
2005-08-06 cvs2hg fixup commit for branch 'XQuery_0-9_update' XQuery_0-9_update XQuery_0-9_update_root
2005-08-06 Stefan Manegold propagated changes of Friday Aug 05 2005
2005-08-06 Martin Kersten commit before some major holiday changes
2005-08-06 Martin Kersten Old proto.h files are not known in M5
2005-08-05 Niels Nes added inplace function
2005-08-05 Stefan Manegold propagated changes of Wednesday Aug 03 - Friday Aug 05 2005
2005-08-05 Stefan Manegold propagated changes of Wednesday Aug 03 - Friday Aug 05 2005
2005-08-05 Wouter Alink changed MPFclient.bat so that it only displays the result if May2005
2005-08-05 Stefan Manegold minor fix: May2005
2005-08-05 Stefan Manegold BATkey: May2005
2005-08-05 Ying Zhang Add fn:replace to the list of all XQuery built-in functions
2005-08-05 Sjoerd Mullender Implemented fn:translate by reusing the fn:replace code.
2005-08-05 Stefan Manegold Code Watch: