Menu

Tools Commit Log


Commit Date  
[r2382] by sumolx

Updated version 2382 for release

2009-08-11 15:27:46 Tree
[r2381] by sumolx

All platforms are linkable! Well except for XBOX....

2009-08-11 14:03:23 Tree
[r2380] by sumolx

MMX checks within ASM files cause breakage. If they are to be disabled then comment out MMX = 1 from makefile. MAC OSX finally runs!!!!

2009-08-11 02:43:03 Tree
[r2379] by sumolx

elifeq not supported in GNU Makefiles.

2009-08-10 21:14:22 Tree
[r2378] by sumolx

Optimized Makefile for Linux.

2009-08-10 21:05:19 Tree
[r2377] by sumolx

Typo in linux environment.

2009-08-10 20:59:04 Tree
[r2376] by sumolx

Typo in linux environment.

2009-08-10 20:58:06 Tree
[r2375] by sumolx

environ.sh and makefile are now more generic. This way compiling on other distributions should now be easier.

2009-08-10 20:52:19 Tree
[r2374] by utunnels

Now it can be compiled using visual studio.

2009-08-03 02:04:33 Tree
[r2373] by sumolx

Previous versions of CPP implemented the comma-deletion extension much more generally. We have restricted it in this release to minimize the differences from C99. To get the same effect with both this and previous versions of GCC, the token preceding the special `##' must be a comma, and there must be white space between that comma and whatever comes immediately before it:

#define eprintf(format, args...) fprintf (stderr, format , ##args)

2009-08-03 00:56:01 Tree
Older >
MongoDB Logo MongoDB