Commit Graph

93 Commits

Author SHA1 Message Date
Scott Ehlert
5c23cf416e Fixed makefiles (yes, again) for hlsdk move 2006-08-27 05:29:04 +00:00
Scott Ehlert
22bef17660 Changed makefiles to point to trunk's modified version of the HL SDK 2006-08-27 03:13:11 +00:00
Scott Ehlert
81ac41037b GCC Wallification 2006-08-27 02:17:18 +00:00
David Anderson
ee4f064073 Initial bump to GCC-4.1 2006-08-24 22:44:57 +00:00
David Anderson
446d4b8a5d Synced threading changes between MySQLX and Sqlite 2006-08-19 19:37:45 +00:00
David Anderson
db5c9c114e Queries in plugin_end() now resolve correctly. 2006-08-19 19:29:33 +00:00
Borja Ferrer
f3a833dd1b more warning fixes 2006-08-18 19:08:51 +00:00
David Anderson
b7076fc572 Committed implementation of request am42697 2006-08-18 02:19:38 +00:00
David Anderson
6b80e9e8d2 fixed a silly row bug 2006-06-09 08:47:52 +00:00
David Anderson
24c5c10a31 oh, hello 2006-06-05 23:22:45 +00:00
David Anderson
c92145ee88 backwards compat fixes -
dbi_close() must return 0 on failure (not that it matters)
dbi_nextrow() must return 0 on RESULT_NONE
2006-06-05 08:21:28 +00:00
Scott Ehlert
9edf20866b Synced MSVC8 project file 2006-06-05 05:18:27 +00:00
David Anderson
24cdcde968 fixed heap corruption
improved memory usage
removed useless stringpooler
2006-06-04 19:26:43 +00:00
David Anderson
8a529b100c or this 2006-06-04 07:42:46 +00:00
David Anderson
f1f683dca7 gcc didn't like this 2006-06-04 07:42:10 +00:00
David Anderson
af8dea753e removed this SUCKA 2006-06-04 01:14:33 +00:00
David Anderson
3a7d291513 fixed wrong aff ret val
updated sdk
2006-06-03 23:13:22 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
David Anderson
f8809e2663 Fixed a backwards compatibility issue with free result 2006-05-11 12:11:42 +00:00
Scott Ehlert
30ce0d9f1b Another pointless typo fix 2006-05-11 02:29:08 +00:00
David Anderson
76c1c78b5b up up and awayyy 2006-05-10 13:02:37 +00:00
David Anderson
1e6ba05ec9 corrected some changes for inclusion into base 2006-05-10 07:42:35 +00:00
David Anderson
f2c5a2b85b updated to new module API 2006-05-07 21:40:12 +00:00
Scott Ehlert
38cb60c60b Eh hem. This shouldn't have been bumped quite yet :( 2006-04-27 03:57:33 +00:00
Scott Ehlert
a87966cde3 Oops (again) 2006-04-27 00:07:36 +00:00
Scott Ehlert
9b252fa919 Oops :( 2006-04-27 00:04:52 +00:00
Scott Ehlert
760514a1fe Makefile now in sync with the others (I think)
(This is mostly for cleaning fixes. Please give me a better idea)
2006-04-27 00:02:54 +00:00
Scott Ehlert
2ca42b7b21 MSVC8 Project File + SDK Update 2006-04-26 23:54:12 +00:00
David Anderson
2a74d2229f commit for fix to a deadlock which would occur when stopping a live, queue'd thread worker 2006-04-25 20:41:18 +00:00
David Anderson
1f44f5f481 fixed some return stuff 2006-04-24 15:14:34 +00:00
David Anderson
94d4380f39 renamed logtag to deal with stupid system 2006-04-24 11:59:22 +00:00
David Anderson
5adc7021e4 fixed project for release builds 2006-04-24 11:22:24 +00:00
David Anderson
14db579540 added more tests 2006-04-24 11:13:17 +00:00
David Anderson
3aebbd7173 Restored linux compat 2006-04-24 10:31:37 +00:00
David Anderson
1c5b8670d9 added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
David Anderson
768880fa92 leprechaun ! 2006-04-24 07:33:09 +00:00
David Anderson
114a6fe19d added linux support [untested] 2006-04-24 07:19:15 +00:00
David Anderson
0d3e657e1a added pragma library 2006-04-24 07:08:05 +00:00
David Anderson
880ec0572f fixed some bugs in result stuff 2006-04-24 02:09:27 +00:00
David Anderson
eba3f39d88 fixed some corruption bugs, hopefully improved memory management 2006-04-23 23:17:20 +00:00
David Anderson
fce58de726 *** empty log message *** 2006-04-23 04:24:46 +00:00
David Anderson
3677bc15ad *** empty log message *** 2006-04-23 01:36:33 +00:00
David Anderson
27d8cde394 initial import 2006-04-23 01:10:06 +00:00