2002-11-22 |
Stefan Manegold |
added tests for bugs reports submitted by Maurice van Keulen
|
2002-11-22 |
Stefan Manegold |
- added optimized multiplexed mod ("%")
|
2002-11-22 |
Stefan Manegold |
propagated fix from main branch to Monet_4-3-6 branch:
Monet_4-3-6
|
2002-11-22 |
Stefan Manegold |
as Arjen found out, gcc 2.95.3 doesn't like "-f{align-loops,align-jumps,align-functions}=",
|
2002-11-22 |
Stefan Manegold |
propagated Sjoerd's atuoconf 2.13/2.53 compatibility fixes
Monet_4-3-6
|
2002-11-21 |
Stefan Manegold |
completed Sjoerd's autoconf 2.13/2.53 compatibility fixes
|
2002-11-21 |
Stefan Manegold |
fixed bug in BATuniform:
|
2002-11-21 |
Sjoerd Mullender |
Don't remove acconfig.h in compatibility mode: make wants it.
|
2002-11-21 |
Sjoerd Mullender |
Ported configure.ag and bootstrap to autoconf 2.53 with backward compatibility
|
2002-11-19 |
Stefan Manegold |
- native compilers don't like new-lines in string literals,
|
2002-11-19 |
Stefan Manegold |
propagated Menzo's fix from main branch:
Monet_4-3-6
|
2002-11-18 |
Stefan Manegold |
fixed typo:
|
2002-11-18 |
Stefan Manegold |
for convenience: propagated patch from main branch:
Monet_4-3-6
|
2002-11-18 |
Sjoerd Mullender |
Fixed strToStr function to not encode bytes > 128 with octal escapes since they are part of UTF-8 encoding.
|
2002-11-18 |
Menzo Windhouwer |
PROBLEM:
|
2002-11-15 |
cvs2hg |
fixup commit for tag 'Monet_4-3-6_1'
Monet_4-3-6 Monet_4-3-6_1
|
2002-11-15 |
Stefan Manegold |
propagated approved fixed for
Monet_4-3-6
|
2002-11-15 |
Stefan Manegold |
fixed check for gcc version:
|
2002-11-14 |
Stefan Manegold |
propagated changes from MonetDB
|
2002-11-14 |
Stefan Manegold |
also on Linux (like on CYGWIN),
|
2002-11-14 |
Stefan Manegold |
- made bootstrap patches to configure (hopefully) work with
|
2002-11-14 |
Stefan Manegold |
Menzo's patch for automake 1.5* should only be used for
|
2002-11-14 |
Sjoerd Mullender |
Fixed typos in comments. Somebody really has to go through all this and fix it (there is a lot to fix! :-( ).
|
2002-11-12 |
Stefan Manegold |
added HowToStart-Win32 to documentation
|
2002-11-09 |
Stefan Manegold |
bison 1.75-1 under CYGWIN doesn' like re-definition of tokens;
|
2002-11-09 |
Stefan Manegold |
New (reasonably) stable (pre-)release: Monet_4-3-6
|
2002-11-09 |
cvs2hg |
fixup commit for tag 'Monet_4-3-6_0'
Monet_4-3-6 Monet_4-3-6_0
|
2002-11-09 |
Stefan Manegold |
New (reasonably) stable (pre-)release: Monet_4-3-6
Monet_4-3-6
|
2002-11-09 |
cvs2hg |
fixup commit for branch 'Monet_4-3-6'
Monet_4-3-6
|
2002-11-09 |
cvs2hg |
fixup commit for tag 'Monet_4-3-6_root'
Monet_4-3-6_root
|
2002-11-09 |
Stefan Manegold |
finally:
|
2002-11-08 |
Sjoerd Mullender |
With this fix, autogen produces the exact same output (Makefile.am and
|
2002-11-08 |
Sjoerd Mullender |
Python is not C: removed some extraneous semicolons.
|
2002-11-08 |
Sjoerd Mullender |
Translate some slashes that come from the .ag file to backslashes.
|
2002-11-07 |
Sjoerd Mullender |
Various fixes to get rid of compiler warnings:
|
2002-11-06 |
Sjoerd Mullender |
Removed superfluous "typedef".
|
2002-11-06 |
Sjoerd Mullender |
Set high-order word of file offset to 0 since off>>32 is not actually legal when off is a size_t (unsigned long, i.e. 32 bits).
|
2002-11-06 |
Sjoerd Mullender |
Changed ATOMheap to return void.
|
2002-11-05 |
Stefan Manegold |
thanks to Sjoerd's professional analysis and improvements,
|
2002-11-05 |
Sjoerd Mullender |
Fixed documentation on how to make the documentation.
|
2002-11-05 |
Sjoerd Mullender |
Added rule to make documentation (nmake html). To be used after nmake
|
2002-11-05 |
Sjoerd Mullender |
Better check for _sys_siglist.
|
2002-11-05 |
Stefan Manegold |
-On (n>1) makes configure incorrectly detect a non-existing _sys_siglist under CYGWIN;
|
2002-11-05 |
Stefan Manegold |
-On (n>1) makes configure incorrectly detect a non-existing _sys_siglist under CYGWIN;
|
2002-11-05 |
Stefan Manegold |
since gcc 3.2,
|
2002-11-04 |
Stefan Manegold |
fixed CYGWIN-specific output
|
2002-11-04 |
Sjoerd Mullender |
Open script file in text mode. This means we don't have to delete \r
|
2002-11-04 |
Sjoerd Mullender |
Typos.
|
2002-11-04 |
Sjoerd Mullender |
Must always include mel.h before mel.tab.h because of possible redefinition of YYSTYPE.
|
2002-11-03 |
Stefan Manegold |
cleaned-up README & HowToStart;
|
2002-11-03 |
Stefan Manegold |
minor fixes
|
2002-11-03 |
Stefan Manegold |
re-synced with MonetDB to make statically linked
|
2002-11-02 |
Stefan Manegold |
keeping files in sync: propagated changes from monet
|
2002-11-02 |
Stefan Manegold |
added CYGWIN=specific output
|
2002-11-02 |
Stefan Manegold |
pre-requisites for testing on CYGWIN:
|
2002-11-02 |
Stefan Manegold |
on CYGWIN, the (re-)definition of strndup (type-)clashes with the one in
|
2002-11-02 |
Niels Nes |
don't print null's
|
2002-11-02 |
Stefan Manegold |
added test accompanying bug report #632575
|
2002-11-02 |
Niels Nes |
added simple test run
|
2002-11-02 |
Niels Nes |
create additional gdk_wrap library to work around linker problems with the
|