|
|
|
@1332
|
[1332]
|
11/22/08 23:14:59 |
shawnw |
Add --enable-sse3 option, support sse2 and sse3 autodetection (Based on … |
|
|
|
@1328
|
[1328]
|
11/15/08 09:07:36 |
shawnw |
Try using posix_fadvise() with chunk system to give access hints. |
|
|
|
@1323
|
[1323]
|
11/14/08 03:16:51 |
shawnw |
Tweak --enable-altivec to work on OS X. Add hints for powerpc and x86 |
|
|
|
@1322
|
[1322]
|
11/14/08 02:50:01 |
shawnw |
#7319: Update PRNG to SFMT 1.3.3. Added --enable-sse2 and --enable-altivec … |
|
|
|
@1319
|
[1319]
|
10/17/08 02:28:37 |
shawnw |
Remove the command queue slab and other slab tweaks |
|
|
|
@1318
|
[1318]
|
10/17/08 00:00:25 |
shawnw |
Info slave oops fix |
|
|
|
@1317
|
[1317]
|
10/16/08 23:53:58 |
shawnw |
Move info_slave from options.h to configure |
|
|
|
@1308
|
[1308]
|
10/10/08 12:52:40 |
shawnw |
Use the GNU libc strchrnul() function in favor of our own seek_char() when … |
|
|
|
@1302
|
[1302]
|
10/01/08 01:21:51 |
shawnw |
#7687: @config/save |
|
|
|
@1285
|
[1285]
|
09/23/08 14:24:40 |
shawnw |
Fixed typo in configure.in |
|
|
|
@1272
|
[1272]
|
09/18/08 20:36:09 |
shawnw |
Some chunk tweaks: Favor pread() over lseek() and read(), and same for … |
|
|
|
@1271
|
[1271]
|
09/17/08 05:07:45 |
shawnw |
Update some autoconf macros |
|
|
|
@1258
|
[1258]
|
09/12/08 14:40:40 |
shawnw |
Clean up round() a bit. |
|
|
|
@1235
|
[1235]
|
05/19/08 12:55:44 |
shawnw |
Fix --disable-sql configure typo |
|
|
|
@1219
|
[1219]
|
02/19/08 19:19:21 |
shawnw |
#7553: --disable-sql |
|
|
|
@1207
|
[1207]
|
01/20/08 21:06:13 |
shawnw |
Tweaks to configure.iin and Makefile (Need to rebuild configure on an … |
|
|
|
@1195
|
[1195]
|
01/03/08 02:43:46 |
shawnw |
First pass at using fam-based monitoring of help.txt and friends.
Isn't … |
|
|
|
@1187
|
[1187]
|
01/02/08 06:49:03 |
shawnw |
#7525: Basic inotify based file tracking. |
|
|
|
@1186
|
[1186]
|
01/02/08 02:00:22 |
shawnw |
#7484: Test for some more gcc and/or os/processor specific optimization … |
|
|
|
@1179
|
[1179]
|
01/01/08 03:58:03 |
shawnw |
Added config.guess and config.sub for host type detection.
Added configure … |
|
|
|
@1164
|
[1164]
|
12/08/07 12:37:06 |
shawnw |
OpenBSD compile fixes; autoconf 2.61 |
|
|
|
@1143
|
[1143]
|
11/09/07 12:24:27 |
shawnw |
#7482: Look for system libpcre |
|
|
|
@1136
|
[1136]
|
10/10/07 02:34:01 |
shawnw |
7313: Use kqueue() for SIGCHLD catching in info_slave, convert some more … |
|
|
|
@1130
|
[1130]
|
10/06/07 14:39:35 |
shawnw |
7470: Add tests for poll() and epoll to configure |
|
|
|
@1128
|
[1128]
|
10/05/07 21:23:22 |
shawnw |
7456: locked log files |
|
|
|
@1121
|
[1121]
|
10/05/07 19:55:00 |
shawnw |
7454: Better root(), log() |
|
|
|
@1078
|
[1078]
|
08/23/07 23:53:33 |
shawnw |
#7443: regression test rewrite |
|
|
|
@1017
|
[1017]
|
07/07/07 22:06:23 |
shawnw |
Use isnormal() for nan/inf checking when available. |
|
|
|
@974
|
[974]
|
06/23/07 20:23:48 |
shawnw |
Use writev() to send multiple text_block_buffs at once. Some log file … |
|
|
|
@963
|
[963]
|
06/21/07 23:34:12 |
shawnw |
More slab allocator work |
|
|
|
@947
|
[947]
|
06/15/07 19:37:56 |
shawnw |
#6663: mkcmds.sh is now mkcmds.pl |
|
|
|
@921
|
[921]
|
06/12/07 17:09:10 |
shawnw |
Merged back from trunk |
|
|
|
@907
|
[907]
|
06/10/07 11:24:57 |
shawnw |
Configuring with --without-ssl works. Improved the 'Compiling with … |
|
|
|
@891
|
[891]
|
06/05/07 21:59:10 |
shawnw |
#7348: info_slave monitors netmush and exits when netmush does. |
|
|
|
@887
|
[887]
|
06/02/07 09:17:48 |
shawnw |
#7186: Favor _vsnprintf_s() over _snprintf() and _vsnprintf() on Windows. … |
|
|
|
@886
|
[886]
|
06/01/07 11:39:45 |
shawnw |
More strncpy/snprintf linting |
|
|
|
@885
|
[885]
|
06/01/07 11:03:48 |
shawnw |
Added configure checks for 64-bit types |
|
|
|
@883
|
[883]
|
05/29/07 12:04:16 |
shawnw |
Lots of linting and fixing of assumptions that longs can be stored in … |
|
|
|
@874
|
[874]
|
05/23/07 19:40:20 |
shawnw |
Some linting. New BOOL type for boolean values attempts to use the C99 … |
|
|
|
@865
|
[865]
|
05/17/07 19:02:35 |
shawnw |
process group work and 1.8.2's signal handler work |
|
|
|
@855
|
[855]
|
05/16/07 22:58:53 |
shawnw |
#7313: info_slave uses datagram and forks |
|
|
|
@820
|
[820]
|
05/06/07 11:00:04 |
shawnw |
Fix a couple of typos |
|
|
|
@817
|
[817]
|
05/05/07 23:46:54 |
shawnw |
One last forgotten configure check, bumped patchlevel, ran make indent, … |
|
|
|
@815
|
[815]
|
05/05/07 23:15:52 |
shawnw |
#6638 and #7317: Merge in fixes from 1.8.2 |
|
|
|
@803
|
[803]
|
05/01/07 21:27:44 |
shawnw |
Work on makefile targets: ctags, etags, indent. Updated make indent's … |
|
|
|
@794
|
[794]
|
05/01/07 03:41:17 |
shawnw |
Assorted NetBSD and general fixes |
|
|
|
@792
|
[792]
|
04/26/07 19:02:53 |
shawnw |
Warning fixes and better logging of register on systems without sendmail |
|
|
|
@790
|
[790]
|
04/26/07 16:40:03 |
shawnw |
#6887: Merged autoconf branch into devel branch. |
|
copied from 1.8.3/branches/autoconf/configure.in:
|
|
|
|
@764
|
[764]
|
04/23/07 15:53:01 |
shawnw |
autoconf: merge with devel |