8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
Commit Graph

21639 Commits

Author SHA1 Message Date
robocop
abc65e7381 Finally I figured out how to update and compile the events printing facility, but I'm still trying to figure out a linker problem. Built with a small trick for now. 2006-04-29 08:08:48 +00:00
robocop
a362b60f63 increment build number 2006-04-29 06:30:59 +00:00
robocop
dd94b6669c It seems that I was able to tame hand-made directory parsing to prevent directory traversal bugs. In the interim, I caused Jim Barry (Nickolay's sources for the function) to revise his code, although he ignores \.\ and \..\ instead of decoding them like us. 2006-04-29 06:30:53 +00:00
robocop
e49082193a Delete redundant cast. 2006-04-29 05:42:43 +00:00
robocop
838a613df5 increment build number 2006-04-29 05:42:42 +00:00
robocop
9715fc817e increment build number 2006-04-29 05:41:33 +00:00
robocop
70f47eb720 I don't get Adriano's observation, but I assume it's true. I restore Dmitry's code without the const: VC6 can't delete const data. 2006-04-29 05:41:31 +00:00
robocop
4602a519e6 increment build number 2006-04-29 03:01:41 +00:00
robocop
d306dc5ef4 Since TCP_NO_DELAY is gone, comments regarding it are obsolete. 2006-04-29 03:01:40 +00:00
robocop
e7ebf3810d increment build number 2006-04-29 03:01:39 +00:00
robocop
06ebd408c2 increment build number 2006-04-29 02:48:08 +00:00
robocop
3eb636a8e6 Misc. 2006-04-29 02:48:04 +00:00
fsg
51193b83f6 increment build number 2006-04-29 02:18:41 +00:00
fsg
d73c2dcce9 nightly update 2006-04-29 02:18:40 +00:00
robocop
75a39b4059 increment build number 2006-04-29 00:57:32 +00:00
robocop
dbea8030f4 MSVC6 says:
error C2664: 'delete' : cannot convert parameter 1 from 'const class VaryingString *' to 'void *'
        Conversion loses qualifiers
So maybe the rules changed for VC7. Anyway, I simplified the logic here to achieve the same in a direct way.
2006-04-29 00:57:26 +00:00
robocop
d77e85077e increment build number 2006-04-29 00:35:34 +00:00
robocop
e3d60e524f increment build number 2006-04-29 00:35:33 +00:00
robocop
4e0176c1d6 Fix this forgotten utility so it syncs with Dmitry's changes, but I didn't verify if it compiles. 2006-04-29 00:35:32 +00:00
robocop
6802be0416 increment build number 2006-04-29 00:34:08 +00:00
robocop
351674ec0c Get rid of another uppercase typedef. The name "owner" caused collisions, so "own" was left. Probably lockOwner is better in the long term. 2006-04-29 00:34:06 +00:00
robocop
98403ce1f9 increment build number 2006-04-29 00:31:22 +00:00
robocop
af96ab3495 Misc change. Hope the class auhtor doesn't take offense.
:-)
2006-04-29 00:31:19 +00:00
robocop
4ad69b430f increment build number 2006-04-29 00:30:21 +00:00
robocop
5f0fde8bfe Fixed the btyacc project so MSVC6 can load it (was reported as corrupt). 2006-04-29 00:30:20 +00:00
robocop
6bf0d51bd5 increment build number 2006-04-29 00:29:48 +00:00
robocop
f76ba5755d Do C programmers think the worse the code they write, the more expert they are? Fix this crap so it looks less like assembler and can compile happily on MSVC6. 2006-04-29 00:29:46 +00:00
aafemt
5c57d5378d increment build number 2006-04-28 04:12:10 +00:00
aafemt
46c3ee5090 Fix for my previous commit. Thanks to Adriano 2006-04-28 04:12:09 +00:00
asfernandes
db1619515b increment build number 2006-04-28 02:35:35 +00:00
asfernandes
66423bfd37 Remove not needed asserts 2006-04-28 02:35:34 +00:00
fsg
cc855aad1b increment build number 2006-04-28 02:19:09 +00:00
fsg
0d535aa52a nightly update 2006-04-28 02:19:05 +00:00
dimitr
d04676bcd2 increment build number 2006-04-27 11:50:08 +00:00
dimitr
fcfc2a4283 Fixed one of the bugs in the LIST code. 2006-04-27 11:50:02 +00:00
aafemt
57592aab6e increment build number 2006-04-27 10:57:14 +00:00
aafemt
f5838a4262 Not elegant fix for treating too big statements as an error 2006-04-27 10:57:11 +00:00
fsg
a7ebea63c7 increment build number 2006-04-27 02:19:27 +00:00
fsg
1f5359780f increment build number 2006-04-27 02:19:07 +00:00
fsg
e4cecf7851 nightly update 2006-04-27 02:19:04 +00:00
alexpeshkoff
a7e6c17c68 increment build number 2006-04-26 10:05:19 +00:00
dimitr
3a1cbe5fb3 increment build number 2006-04-26 09:57:43 +00:00
dimitr
c53d7b987e Removed unused definition. 2006-04-26 09:57:40 +00:00
robocop
eac66d3854 increment build number 2006-04-26 05:26:26 +00:00
robocop
0332084b6a Misc: misplaced comment. 2006-04-26 05:26:23 +00:00
asfernandes
28eb122a11 increment build number 2006-04-26 02:49:27 +00:00
asfernandes
89ce677f48 Misc 2006-04-26 02:49:25 +00:00
fsg
838646282a increment build number 2006-04-26 02:21:08 +00:00
fsg
d00894e22d increment build number 2006-04-26 02:21:07 +00:00
fsg
13276d652e increment build number 2006-04-26 02:20:34 +00:00