| Fri, 14 Jun 2002 11:17:17 +0000 |
Sjoerd Mullender |
Removed files from Monet_4-3 branch.
Monet_4-3
|
| Fri, 14 Jun 2002 11:16:26 +0000 |
Sjoerd Mullender |
Moved the Monet 4.3 branch to the main branch.
Monet_4-3-4a
|
| Thu, 13 Jun 2002 17:28:40 +0000 |
cvs2hg |
fixup commit for tag 'Monet_4-3_latest'
Monet_4-3 Monet_4-3_latest
|
| Thu, 13 Jun 2002 17:28:39 +0000 |
cvs2hg |
fixup commit for tag 'Monet_4-3-4'
Monet_4-3 Monet_4-3-4
|
| Thu, 13 Jun 2002 17:28:38 +0000 |
Stefan Manegold |
libstream now uses some GDK* functions and hence
Monet_4-3
|
| Thu, 13 Jun 2002 14:30:51 +0000 |
Stefan Manegold |
re-added
Monet_4-3
|
| Thu, 13 Jun 2002 14:28:29 +0000 |
Niels Nes |
forgot the share/MonetDB and lib/autogen files
Monet_4-3
|
| Thu, 13 Jun 2002 13:10:01 +0000 |
Niels Nes |
first version of the MonetDB.spec file
Monet_4-3
|
| Thu, 13 Jun 2002 10:32:21 +0000 |
Niels Nes |
back to correct old name Monet
Monet_4-3
|
| Thu, 13 Jun 2002 10:31:11 +0000 |
Niels Nes |
back to the old name (monet)
Monet_4-3
|
| Thu, 13 Jun 2002 09:56:27 +0000 |
Menzo Windhouwer |
autogen.py:
Monet_4-3
|
| Thu, 13 Jun 2002 09:55:29 +0000 |
Menzo Windhouwer |
bootstrap:
Monet_4-3
|
| Thu, 13 Jun 2002 09:53:36 +0000 |
Menzo Windhouwer |
autogen.py:
Monet_4-3
|
| Wed, 12 Jun 2002 18:13:28 +0000 |
Niels Nes |
name change to MonetDB
Monet_4-3
|
| Wed, 12 Jun 2002 07:48:43 +0000 |
Stefan Manegold |
updated some stable output
|
| Tue, 11 Jun 2002 10:51:49 +0000 |
Niels Nes |
Readline check changed. Suse doesn't require libtermcap. So we check first
Monet_4-3
|
| Tue, 04 Jun 2002 14:53:48 +0000 |
Sjoerd Mullender |
The closed attribute is only true when a file (or pipe) was explicitly
Monet_4-3
|
| Tue, 04 Jun 2002 12:51:00 +0000 |
Sjoerd Mullender |
Import prof instead of calling it as a script.
Monet_4-3
|
| Tue, 04 Jun 2002 12:49:32 +0000 |
Sjoerd Mullender |
Made prof.py importable. It can now be used as a script in the same
Monet_4-3
|
| Mon, 03 Jun 2002 12:16:38 +0000 |
Sjoerd Mullender |
HTML code is introduced by @w, not @T.
Monet_4-3
|
| Mon, 03 Jun 2002 11:54:08 +0000 |
Sjoerd Mullender |
255 does not necessarily fit in a char, so use '\377' instead.
Monet_4-3
|
| Thu, 30 May 2002 13:50:48 +0000 |
Sjoerd Mullender |
Added ; at the end of all YACC rules: this makes bison happy while yacc doesn't care.
Monet_4-3
|
| Thu, 30 May 2002 11:33:50 +0000 |
Sjoerd Mullender |
Typo: the configure flag should be --with-gxx, not --with-cxx.
Monet_4-3
|
| Tue, 28 May 2002 11:56:43 +0000 |
Sjoerd Mullender |
Changed configure so that you can use --with-gcc=<compiler> and --with-cxx=<compiler>. It is still possible to source conf/conf.{bash,csh} but that is now optional.
Monet_4-3
|
| Tue, 28 May 2002 08:35:48 +0000 |
Niels Nes |
Bug fix from Torsten.Grust in escaping in strings
Monet_4-3
|
| Mon, 27 May 2002 16:07:06 +0000 |
cvs2hg |
fixup commit for tag 'Monet_5-0_moved_to_local_repository'
Monet_5-0 Monet_5-0_moved_to_local_repository
|
| Mon, 27 May 2002 16:07:05 +0000 |
Martin Kersten |
Changing 'end' to 'exit' for barrier,catch, and thread blocks
Monet_5-0
|
| Mon, 27 May 2002 16:06:37 +0000 |
Martin Kersten |
Introduction of parallelism.
Monet_5-0
|
| Sun, 26 May 2002 15:08:20 +0000 |
Menzo Windhouwer |
am.py:
Monet_4-3
|
| Fri, 24 May 2002 17:56:46 +0000 |
Niels Nes |
don't use MONET_BUILD in include paths use top_buildir instead! This
Monet_4-3
|
| Fri, 24 May 2002 11:54:06 +0000 |
Sjoerd Mullender |
Use Mfilter by importing it instead of calling it in a separate process.
Monet_4-3
|
| Thu, 23 May 2002 11:36:04 +0000 |
Sjoerd Mullender |
Checked in as binary file.
Monet_4-3
|
| Thu, 23 May 2002 09:33:31 +0000 |
Sjoerd Mullender |
Module regex is deprecated in newer pythons. Replace with re module.
Monet_4-3
|
| Wed, 22 May 2002 15:18:06 +0000 |
Stefan Manegold |
ensure that the randomly chosen MAPIPORT and SQLPORT are free at start-up time
Monet_4-3
|
| Wed, 22 May 2002 11:49:17 +0000 |
Niels Nes |
also distribute configure.ag
Monet_4-3
|
| Wed, 22 May 2002 10:59:11 +0000 |
Sjoerd Mullender |
Module regsub is deprecated in newer pythons. Replace with string methods (the regular expression capabilities weren't used anyway).
Monet_4-3
|
| Wed, 22 May 2002 09:16:25 +0000 |
Niels Nes |
removed bogus cast
Monet_4-3
|
| Tue, 21 May 2002 20:25:10 +0000 |
Martin Kersten |
MAL has been extended with the THREAD-block, which initiates a parallel
Monet_5-0
|
| Tue, 21 May 2002 11:16:43 +0000 |
Sjoerd Mullender |
Ported to other Bourne-based shells than just bash.
Monet_4-3
|
| Wed, 15 May 2002 09:36:08 +0000 |
Stefan Manegold |
Peter & Stefan:
Monet_4-3
|
| Mon, 13 May 2002 14:52:12 +0000 |
Sjoerd Mullender |
Use os.path.join where appropriate.
Monet_4-3
|
| Mon, 13 May 2002 13:21:12 +0000 |
Sjoerd Mullender |
Removed unnecessary semicolons.
Monet_4-3
|
| Mon, 13 May 2002 13:17:19 +0000 |
Sjoerd Mullender |
Normalized whitespace (please use 4 spaces per indent level and no tabs); removed unnecessary semicolons.
Monet_4-3
|
| Wed, 08 May 2002 19:34:08 +0000 |
Niels Nes |
switched of std/floor queries (needs some more monet support)
|
| Wed, 08 May 2002 19:33:48 +0000 |
Niels Nes |
switched of std/floor queries (needs some more monet support)
|
| Wed, 08 May 2002 19:30:52 +0000 |
Niels Nes |
switched of std/floor queries (needs some more monet support)
|
| Wed, 08 May 2002 19:29:32 +0000 |
Niels Nes |
switched of std/floor queries (needs some more monet support)
|
| Wed, 08 May 2002 13:37:20 +0000 |
Niels Nes |
arjen em model
|
| Wed, 08 May 2002 13:34:20 +0000 |
Niels Nes |
arjen em model
|
| Tue, 07 May 2002 13:25:32 +0000 |
Menzo Windhouwer |
codegen.py:
Monet_4-3
|
| Thu, 25 Apr 2002 16:13:07 +0000 |
Stefan Manegold |
found and fixed another "ancient" bug (typo?):
Monet_4-3
|
| Wed, 24 Apr 2002 14:00:31 +0000 |
Sjoerd Mullender |
Use %-escapes in strings (instead of string concatenation): this makes
Monet_4-3
|
| Wed, 24 Apr 2002 11:26:45 +0000 |
Sjoerd Mullender |
Remove a real return character from a comment: this gives problems in
Monet_4-3
|
| Tue, 23 Apr 2002 10:29:08 +0000 |
Sjoerd Mullender |
Restore proper indentation within triple-quoted strings.
Monet_4-3
|
| Tue, 23 Apr 2002 09:36:22 +0000 |
Sjoerd Mullender |
Restore proper indentation within triple-quoted strings.
Monet_4-3
|
| Mon, 22 Apr 2002 15:27:42 +0000 |
Menzo Windhouwer |
Mcreatedb.mx:
Monet_4-3
|
| Mon, 22 Apr 2002 14:38:15 +0000 |
Sjoerd Mullender |
Reindented all Python source files. There are no functional changes, it just makes the files easier to read.
Monet_4-3
|
| Sun, 21 Apr 2002 20:05:42 +0000 |
Stefan Manegold |
- improved socket-busy handling
Monet_4-3
|
| Fri, 19 Apr 2002 15:40:53 +0000 |
Stefan Manegold |
"penalty" became obsolete with the new features of Mtest.py
|
| Fri, 19 Apr 2002 15:38:31 +0000 |
Stefan Manegold |
- before starting an MAPI/SQL server, first check whether the respective socket is free,
Monet_4-3
|