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

489 Commits

Author SHA1 Message Date
bellardo
b4cce14df4 increment build number 2002-04-04 07:10:41 +00:00
bellardo
773836f1b1 Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2
porting bugs.
2002-04-04 07:10:40 +00:00
bellardo
2437e0de0a We are using exceptions now, clean out old setjmp/longjmp code. 2002-04-04 05:43:12 +00:00
bellardo
0301c315d9 increment build number 2002-04-04 05:43:11 +00:00
bellardo
5af4e656d7 minor include file change 2002-04-04 05:41:46 +00:00
bellardo
28435b79a9 increment build number 2002-04-04 05:41:45 +00:00
bellardo
2144536def increment build number 2002-04-04 05:39:05 +00:00
bellardo
40246c34fa Minor Darwin naming changes 2002-04-04 05:39:04 +00:00
bellardo
b303ab88a4 increment build number 2002-04-04 05:38:27 +00:00
bellardo
d45ff6c07b Accept NULL memory deletes and move exception raise code to its own file. 2002-04-04 05:38:26 +00:00
bellardo
340a1475dc increment build number 2002-04-04 05:37:32 +00:00
bellardo
0559c17820 fixed extern declaration bug 2002-04-04 05:37:31 +00:00
bellardo
f2261b1a7a increment build number 2002-04-04 05:36:38 +00:00
bellardo
d1761bee31 removed warnings. 2002-04-04 05:36:37 +00:00
bellardo
b24f574889 increment build number 2002-04-04 05:35:22 +00:00
bellardo
60bf531271 Cleaning up unneeded setjmp/longjmp code. 2002-04-04 05:35:21 +00:00
bellardo
0be4a3a436 increment build number 2002-04-04 05:34:11 +00:00
bellardo
7c00bdca98 c++ conversion bug fix 2002-04-04 05:34:10 +00:00
bellardo
018fc34978 increment build number 2002-04-04 05:33:02 +00:00
bellardo
e323453f5e File to hold our custom exception class implementation. 2002-04-04 05:33:01 +00:00
bellardo
f378b15171 increment build number 2002-04-04 05:32:03 +00:00
bellardo
aca99866a7 Fixed warnings. 2002-04-04 05:32:02 +00:00
bellardo
d8a10faf3e increment build number 2002-04-04 05:31:14 +00:00
bellardo
95768460e1 Fixed some warnings. 2002-04-04 05:31:13 +00:00
bellardo
95dd22a53a increment build number 2002-04-03 23:35:30 +00:00
bellardo
79176130d7 Someone (who shall remain nameless) committed this file with red zones enabled.
As these tend to be a drag on performance I decided to disable them.
2002-04-03 23:35:29 +00:00
bellardo
1dd3c99b80 increment build number 2002-04-03 16:05:20 +00:00
bellardo
c4f40e4832 File got lost bringing FB1->FB2. Its back now. 2002-04-03 16:05:19 +00:00
dimitr
c8dd41dde6 increment build number 2002-04-03 08:41:24 +00:00
dimitr
b8c18e1794 Cleanup 2002-04-03 08:41:23 +00:00
dimitr
fa53fd0c3e increment build number 2002-04-03 08:39:57 +00:00
dimitr
09e122b007 increment build number 2002-04-03 06:05:26 +00:00
dimitr
d4970bbd09 ANSI C++ says that a loop variable (if declared within a 'for' construct) cannot be accessed outside the loop block. Fixed. 2002-04-03 06:05:23 +00:00
bellardo
979e18043c increment build number 2002-04-02 23:12:04 +00:00
bellardo
e9496a000d Cleanup of some try/catch block mistakes during the initial exception conversion. 2002-04-02 23:12:03 +00:00
bellardo
d0a975e04d increment build number 2002-04-02 17:10:35 +00:00
bellardo
e68de5f1bc Can't BLKCHK stack variables anymore. Fixed one such occurance in pass1.cpp 2002-04-02 17:10:34 +00:00
bellardo
c6a5222a49 increment build number 2002-04-02 05:42:39 +00:00
bellardo
0ad219a8f4 Updated delete operators to accept a null pointer to delete as required by c++. 2002-04-02 05:42:38 +00:00
bellardo
b0291c651b increment build number 2002-04-02 05:41:43 +00:00
bellardo
368485351a Some of the gds__XXXX blr constants were incorrectly changed to gds_XXXX during the initial c++ port. Fixed them. 2002-04-02 05:41:42 +00:00
dimitr
575f72ab7a increment build number 2002-04-01 09:11:50 +00:00
dimitr
3990deb9e5 Cleanup 2002-04-01 09:11:49 +00:00
dimitr
4a5fdb5e18 increment build number 2002-04-01 09:09:16 +00:00
dimitr
515ad2f7e4 increment build number 2002-04-01 09:03:45 +00:00
dimitr
c1b708bcc4 Cleanup 2002-04-01 09:03:44 +00:00
bellardo
ac132b16af Fixed bug (c++ porting error, bug not present in FB1) that prevented most views from working. 2002-04-01 00:03:52 +00:00
bellardo
a00ae47b34 increment build number 2002-04-01 00:03:51 +00:00
tamlin
f7ca2b655a increment build number 2002-03-31 00:40:09 +00:00
tamlin
2a3a320010 Cleanup and bugfixing 2002-03-31 00:40:08 +00:00