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

79 Commits

Author SHA1 Message Date
bellardo
39d73ee915 New files added during the porting of intl support to FB2. 2002-06-04 19:36:48 +00:00
dimitr
c1f4df907e I believe now my changes are ready for the public testing. 2002-06-04 13:07:51 +00:00
dimitr
9abffc796b Server-side database aliases (error-handling changes). 2002-06-04 13:01:16 +00:00
dimitr
de656a4487 Server-side database aliases (main changes). 2002-06-04 12:57:05 +00:00
dimitr
e6c9b604ce Fixed little [porting?] bug with the forced writes. 2002-06-04 12:03:13 +00:00
kkuznetsov
62c00924a7 Fixed bug - Crashing server on Solaris
Intel when passing "" to nchar udf,
and remove incrementing function argument from pad_spaces
in intl.cpp
2002-04-30 09:30:45 +00:00
dimitr
9a9edaed91 Cleanup 2002-04-29 15:05:11 +00:00
dimitr
11232b51d6 Applied Mike Grover's fix from FB1 tree to my recent changes 2002-04-29 12:06:20 +00:00
dimitr
3db9f88a20 New temporary space management for the external sorting stuff 2002-04-29 11:22:26 +00:00
dimitr
dbde98b09f Some minor changes 2002-04-29 11:14:46 +00:00
bellardo
29a3a3f1f5 throw clause cleanup. 2002-04-18 03:54:36 +00:00
dimitr
0b895b7af2 Applied Claudio's fix for bug SF #538201 2002-04-13 06:04:28 +00:00
bellardo
3f64eb0d9d A posix (dlopen et al) implementation of the dynamic module loader
abstraction.
2002-04-10 04:42:52 +00:00
bellardo
d70dac3dd6 Moved the files into intl. They don't belong in jrd. 2002-04-09 23:27:59 +00:00
bellardo
c6aa3ecc36 Added the operating system specific subdirectory (os) to jrd. Also added the
abstraction headers for file path operations and dynamically loaded modules.
Included the implementations of the abstractions necessary for Darwin.
2002-04-09 23:23:36 +00:00
dimitr
1a6ad1ebc8 Fixed one memory allocation issue. 2002-04-06 08:50:38 +00:00
bellardo
71f8e816da fixing another mistake I made. sorry :-( 2002-04-05 19:56:40 +00:00
bellardo
d5a91a2422 Commited wrong local version of code. fixing my mistake. 2002-04-05 19:54:49 +00:00
dimitr
96824d3317 Cleanup 2002-04-05 07:17:55 +00:00
bellardo
280186eee4 Wronging named struct last time I committed. 2002-04-04 16:09:27 +00:00
dimitr
8463265fc1 Implemented 'EXECUTE VARCHAR' command. 2002-04-04 13:53:20 +00:00
dimitr
4cba3cc8bf Cleanup 2002-04-04 11:37:14 +00:00
bellardo
ae8614e2c7 committed wrong local version of file last time, opps. 2002-04-04 07:13:48 +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
dimitr
b8c18e1794 Cleanup 2002-04-03 08:41:23 +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
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
tamlin
2a3a320010 Cleanup and bugfixing 2002-03-31 00:40:08 +00:00
skywalker
b3667acaf8 Main changes were to add cr to end of the files.
cvt_proto.h removed a duplicate extern directive
gen/codes.h added back appolo error code, since it was still used
2002-03-11 16:34:08 +00:00
dimitr
c7d7fe9426 Correction to the clean up of the Apollo port 2002-02-25 11:41:54 +00:00
dimitr
3a88cb2555 Fixed the invalid removal of an ambiguity I've commited before and fixed the real problem that was there. 2002-02-25 10:45:23 +00:00
dimitr
57deaf68e6 Fixed a linking error 2002-02-25 10:09:21 +00:00
seanleyne
8e93b8a859 Code cleanup, removed old Win3.1 port from routines I missed the first time 2002-02-24 16:39:31 +00:00
seanleyne
df41820266 More code cleanup of old NCR3000 and M88K ports 2002-02-23 22:15:24 +00:00
seanleyne
17720d16e0 Code cleanup, removed old Windows 3.1 (WINDOWS_ONLY) port 2002-02-23 22:08:37 +00:00
dimitr
140316ed46 Introduced the wildcarding of event names.
Since the work is not finished yet, so far the changes are protected by a macro.
2002-02-23 10:27:40 +00:00
dimitr
9a114da9de Correction to the clean up of the Apollo port 2002-02-23 07:49:48 +00:00
dimitr
6adf9a5ca2 Removed an ambiguity in nested #ifdef's 2002-02-20 19:21:22 +00:00
seanleyne
00d25acd85 Clean up of change notes in headers 2002-02-16 05:06:17 +00:00
seanleyne
142ded1aba Code cleanup of obsolete Apollo port(s) 2002-02-16 04:36:05 +00:00
seanleyne
4eaa6747f8 Code cleanup of obsolete OS/2 port 2002-02-16 04:16:12 +00:00
seanleyne
a22935d717 Code cleanup of obsolete Cray port 2002-02-16 04:04:45 +00:00
seanleyne
a9ab4a30a8 Code cleanup of obsolete HP9000 s300 port 2002-02-16 03:59:02 +00:00
seanleyne
eeccbb4e0f Code cleanup of obsolete M88K and NT Power PC ports 2002-02-16 03:54:56 +00:00
seanleyne
68e1650068 Code cleanup of obsolete NCR3000 port 2002-02-16 03:33:53 +00:00
seanleyne
525f3aaaef Code cleanup of obsolete IMP port 2002-02-16 03:27:33 +00:00
seanleyne
f536f116e1 Code cleanup of obsolete DELTA port 2002-02-16 03:05:21 +00:00
seanleyne
1c799cfb3e Code cleanup of obsolete XENIX port and missed MAC (MAC_AUX) port items 2002-02-16 02:50:01 +00:00
seanleyne
e134ef027f Code cleanup of obsolete EPSON port 2002-02-16 02:21:35 +00:00
seanleyne
855b4fa319 Code cleanup of obsolete MAC AUX port defines "MAC" and "MAC_CP" 2002-02-16 01:58:24 +00:00