log

age author description
2004-01-10 Stefan Manegold do not wrap included html in <pre>..</pre>
2004-01-10 Stefan Manegold apply the Mx & sql/SQLfeatures solution/"hack" also MapiJava
2004-01-10 Stefan Manegold also the statically linked SQL-Mserver should use
2004-01-10 Stefan Manegold fixed typo
2004-01-10 Stefan Manegold config.h is now called monetdb_config.h
2004-01-10 Stefan Manegold Unlike Msql, MapiClient does not output any
2004-01-10 Stefan Manegold more compatibility issues with older versions of latex2html:
2004-01-10 Stefan Manegold try to catch some more (potential) IOErrors
2004-01-09 Stefan Manegold include SQLfeatures.html instead of index.html
2004-01-09 Stefan Manegold include mxdoc.html instead of index.html
2004-01-09 Stefan Manegold older versions of latex2html seem to prefer -no_X over -noX,
2004-01-09 Stefan Manegold [Empty check-in to re-generate check-in mail that got lost with previous checkin...]
2004-01-09 Stefan Manegold make the new MapiClient error messages the default
2004-01-09 Stefan Manegold With at least some of the Linux columns in the TestWeb
2004-01-09 Sjoerd Mullender Make sure directories exist before copying into them.
2004-01-09 Sjoerd Mullender Batch file to start the real Mserver with sql_server2.mil argument
2004-01-09 Sjoerd Mullender Batch file to start the real MapiClient after having fugured out where
2004-01-09 Stefan Manegold blobs are now printed with an extra space
2004-01-09 Stefan Manegold To properly integrate the sql documentation generated via "make html"
2004-01-09 Stefan Manegold To properly integrate the Mx documentation generated via "make html"
2004-01-08 Stefan Manegold synced with sql
2004-01-08 Stefan Manegold synced with sql
2004-01-08 Stefan Manegold patch to get lib_sql_server linking again on Darwin after Niels' recent changes:
2004-01-08 Sjoerd Mullender Batch file to start the real Mserver after having figured out where
2004-01-08 Stefan Manegold SQLfeatures.html -> SQLfeatures/
2004-01-08 Stefan Manegold minor update in test and stable output
2004-01-08 Sjoerd Mullender Don't quote $(CONFIGURE) since it is supposed to expand to two words
2004-01-08 Sjoerd Mullender Don't quote $(CONFIGURE) since it is supposed to expand to two words
2004-01-08 Sjoerd Mullender mapi_fetch_line must also (just like mapi_fetch_row) ask for more when
2004-01-08 Niels Nes improved performance of blob to and from string
2004-01-07 Sjoerd Mullender Added loads of double quotes to Windows makefiles and made other
2004-01-07 Sjoerd Mullender Added loads of double quotes to Windows makefiles and made other
2004-01-07 Sjoerd Mullender - mapi_seek_row() implicitly does a mapi_fetch_row().
2004-01-07 Stefan Manegold coments in SQL start with "--", not with "#"
2004-01-07 Stefan Manegold pacify picky compilers: remove unused variable
2004-01-07 Martin Kersten Better handling of multi-line interactions.
2004-01-06 Stefan Manegold By default, we now include "monetdb_config.h" in the extensions' "*_config.h";
2004-01-06 Niels Nes NOINST libsqlserver (rpm/configure doesn't like dependencies in libraries,
2004-01-06 Niels Nes some more config.h -> monetdb_config.h changes
2004-01-06 Niels Nes also put header files in the distribution in case of am_headers
2004-01-06 Sjoerd Mullender Be more careful in the use of snprintf: don't use @XXX@ expanded
2004-01-06 Niels Nes missing config.h -> monetdb_config.h changes
2004-01-06 Niels Nes some missing config.h -> monetdb_config.h changes
2004-01-06 Niels Nes sf-cvs is broken!
2004-01-06 Niels Nes moved includes into pkgincludedir (ie include/MonetDB/*)
2004-01-06 Stefan Manegold undo of accidental checkin
2004-01-06 Stefan Manegold added test for bug report #866700 "Flex internal error";
2004-01-06 Sjoerd Mullender - sidestepSQL doesn't need the mvc pointer but only the actual SQL
2004-01-06 Sjoerd Mullender - Remember (and update correctly) the tuple number of the first tuple
2004-01-06 Niels Nes updated spec file (needs testing)
2004-01-06 Stefan Manegold added new test to run all 22 TPC-H queries against one single Mserver
2004-01-06 Niels Nes sorting now works correctly ie. no need to test without sorting
2004-01-06 Stefan Manegold updated stable output according to yesterday's changes
2004-01-06 Stefan Manegold sql_server2 + MapiClient -lsql do not do implicite commits,
2004-01-06 Niels Nes 64 bit bug fixes
2004-01-06 Niels Nes no declaration after statement fix
2004-01-06 Martin Kersten - initialize a variable
2004-01-06 Stefan Manegold patched table output format of old sql_server
2004-01-05 Stefan Manegold use default sql_port (45123) also for new MAPI-based sql-client connections
2004-01-05 Stefan Manegold make Mtest aware of the new MAPI-based sql-client connections: