Commit Graph

4741 Commits

Author SHA1 Message Date
Scott Ehlert
4fb001ce50 Whoa, whoa, whoa. Three "bugs"
1) Fixed tag mismatches with fprintf when not using Float, Sql, or Result (comma was missing :o)
2) Fixed unlink from taking more than one argument o_O
3) Fixed filesize from taking more than one argument o_O
2006-04-10 14:02:37 +00:00
Scott Ehlert
e49365755d MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 12:05:08 +00:00
Scott Ehlert
9baab16682 MSVC8 Project File + SDK Update 2006-04-07 11:56:28 +00:00
Scott Ehlert
dfcd83ffa3 Redefined some missing preprocessor macros that should have been present in the release build configs 2006-04-07 11:42:50 +00:00
Scott Ehlert
8238741f39 MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 11:32:45 +00:00
Scott Ehlert
a595557e2d MSVC8 Project File + SDK Update
Update to SQLite 3.3.5
2006-04-07 11:18:17 +00:00
Scott Ehlert
070d8177c5 MSVC8 Project File + SDK Update 2006-04-07 11:04:28 +00:00
Scott Ehlert
9eb3cd1793 Readded libpcre 6.4 binary for x86 Linux module 2006-04-07 10:52:39 +00:00
Scott Ehlert
2f6fe9fac4 MSVC8 Project Files + SDK Update
Also updated to pcre 6.4
Added lib_linux64/pcrelib - should fix issue with module requiring libpcre as external dependency on AMD64
2006-04-07 10:51:09 +00:00
Scott Ehlert
3bf5fb612f Oops, disable RTTI. 2006-04-07 10:27:49 +00:00
Scott Ehlert
62b28e7033 MSVC8 Project File + SDK Update 2006-04-07 10:25:45 +00:00
Scott Ehlert
860a4ca50e MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 10:12:56 +00:00
Scott Ehlert
26a0767737 MSVC8 Warning Fixes 2006-04-07 10:02:13 +00:00
Scott Ehlert
4eccad2c27 MSVC8 Project File + SDK Update 2006-04-07 10:00:04 +00:00
Scott Ehlert
3966f79324 MSVC8 Project File + SDK Update 2006-04-07 09:41:31 +00:00
Scott Ehlert
38305fdd4f MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:24:27 +00:00
Scott Ehlert
9c2f98e1eb MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:09:48 +00:00
Scott Ehlert
971c5ffbb5 Oops. Put no RTTI on debug build as well. 2006-04-07 08:58:37 +00:00
Scott Ehlert
c1edaa83bd MSVC8 Project Files + SDK Update 2006-04-07 08:48:01 +00:00
Scott Ehlert
795e23dd09 natives-amd64.o fixed? 2006-04-07 07:18:52 +00:00
Scott Ehlert
93ff6d5c67 *** empty log message *** 2006-04-07 07:18:23 +00:00
Scott Ehlert
0dc594f5e1 Weirdness in libz.a hopefully fixed? 2006-04-07 07:14:56 +00:00
Scott Ehlert
fad03b546a *** empty log message *** 2006-04-07 07:14:15 +00:00
Borja Ferrer
39f4a2bc13 fixed bug at27770 2006-04-06 23:36:22 +00:00
Scott Ehlert
3cb91fec58 MSVC8 Project File + SDK Update 2006-04-06 14:33:15 +00:00
Scott Ehlert
8276223e68 Compile with no RTTI 2006-04-06 14:27:50 +00:00
Scott Ehlert
2da45cfd1c MSVC8 Project File + SDK Update 2006-04-06 14:17:39 +00:00
Scott Ehlert
82b0128308 MSVC8 Project File + SDK Update 2006-04-06 13:58:06 +00:00
Scott Ehlert
550c505813 Removed no longer supported DB modules from modules.ini :o 2006-04-06 13:14:45 +00:00
Scott Ehlert
d50d6b0334 For some strange reason natives-amd64.o and libz.a were not valid files before and core would not compile on Linux. Now they should work. 2006-04-06 13:06:48 +00:00
Scott Ehlert
f2d21c410b MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray! 2006-04-06 12:56:45 +00:00
Scott Ehlert
ec51566abe Remove cruft from MSVC 7.1 project files so that JITDebug, JITDebugBinLog, JITRelease, and JITReleaseBinLog are the only build configs 2006-04-06 12:14:59 +00:00
David Anderson
8a2d750970 removed some amd64 files :o 2006-04-03 02:42:20 +00:00
Borja Ferrer
46b70bdfba updated to April 2006-04-02 19:27:18 +00:00
Borja Ferrer
15e137e266 time test 2006-04-02 18:50:35 +00:00
David Anderson
93c8bd0253 fixed potential exploit (thanks twisted) 2006-04-01 05:50:33 +00:00
David Anderson
10a935790c a clean yam is a happy yam. 2006-03-31 21:59:52 +00:00
David Anderson
68208d73d7 made sure vars are reset 2006-03-30 20:45:22 +00:00
David Anderson
b57367dd30 abort() now cancels a callfunc 2006-03-30 20:42:11 +00:00
David Anderson
9eb9839a46 bumped version numbers 2006-03-30 04:25:57 +00:00
David Anderson
deccf7816c added rmdir() 2006-03-30 00:48:58 +00:00
David Anderson
fe971497cc synced to dll 2006-03-30 00:31:45 +00:00
David Anderson
8c2be55233 added ClientUserInfoChanged forward 2006-03-30 00:31:33 +00:00
David Anderson
ab443e8254 fixed a few buffer overflow errors 2006-03-30 00:13:38 +00:00
David Anderson
16e53eded8 synced to dll 2006-03-29 23:57:54 +00:00
David Anderson
a7acf05bfc added more strings 2006-03-29 23:57:42 +00:00
David Anderson
5e22cd5f0a Fixed bug at27323 (AndraX2000) 2006-03-29 23:33:38 +00:00
David Anderson
92be7f6791 synced to core 2006-03-29 22:58:11 +00:00
David Anderson
94c449936d added getc,ungetc,putc 2006-03-29 22:56:18 +00:00
David Anderson
89c58265aa page numbering does not appear with no pages 2006-03-29 22:48:45 +00:00