8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
firebird-mirror/ChangeLog
2008-06-05 19:42:47 +00:00

18034 lines
507 KiB
Plaintext
Raw Blame History

2008-05-29 21:09 sboyd
* firebird2/builds/win32/defs/fbrmclib.def (1.3):
Added an entry point for isc_dsql_allocate_statement
2008-05-25 17:41 asfernandes
* firebird2/builds/posix/make.shared.targets (1.28):
DdlNodes.epp should be preprocessed as an internal module
2008-05-23 13:03 paulbeach
* firebird2/builds/posix/: prefix.darwin_i386 (1.8),
prefix.darwin_powerpc (1.9), prefix.darwin_x86_64 (1.6):
Make the version numbers automatic
2008-05-22 23:44 asfernandes
* firebird2/: configure.in (1.292), builds/posix/prefix.linux_ia64
(1.3):
Misc
2008-05-22 17:06 asfernandes
* firebird2/configure.in (1.291):
Correction
2008-05-22 17:00 asfernandes
* firebird2/: configure.in (1.290), builds/posix/prefix.linux_ia64
(1.2):
Linux IA-64 port
2008-05-22 13:14 alexpeshkoff
* firebird2/configure.in (1.289):
Fixed CORE-1695: Fix source install for amd64-based systems, having
sybmolic link lib64 to lib
2008-05-22 11:31 robocop
* firebird2/doc/README.fb_shutdown (1.6):
Misc.
2008-05-22 11:00 alexpeshkoff
* firebird2/doc/README.fb_shutdown (1.5):
misc
2008-05-22 10:59 alexpeshkoff
* firebird2/doc/README.fb_shutdown (1.4):
Implemented Adriano's suggestion concerning fb_shutdown_callback()
- added new parameter
2008-05-21 14:41 robocop
* firebird2/doc/README.fb_shutdown (1.3):
Misc.
2008-05-21 14:23 dimitr
* firebird2/builds/win32/msvc8/: engine.vcproj (1.27),
engine_classic.vcproj (1.27), engine_embed.vcproj (1.25):
Fixed the Windows build.
2008-05-21 10:14 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.94):
Use DFW to store data for user management
2008-05-19 15:46 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.93),
win32/preprocess.bat (1.40), win32/msvc7/dsql_server.vcproj (1.23),
win32/msvc7/dsql_server_classic.vcproj (1.23),
win32/msvc8/dsql_server.vcproj (1.10),
win32/msvc8/dsql_server_classic.vcproj (1.11):
1) Move the new Node classes to appropriate files 2) Creation of
StmtNode 3) Conversion of IN AUTONOMOUS TRANSACTION to
InAutonomousTransactionNode (inherited from StmtNode) - it makes
this feature almost self-contained
Please do a boot build or at least run blr_table.
2008-05-18 04:01 asfernandes
* firebird2/doc/: README.fb_shutdown (1.2),
README.trusted_authentication (1.4):
Misc
2008-05-16 17:45 alexpeshkoff
* firebird2/doc/README.fb_shutdown (1.1):
added doc
2008-05-15 17:49 alexpeshkoff
* firebird2/doc/README.trusted_authentication (1.3):
modified description to match 2.5 state
2008-05-15 17:28 asfernandes
* firebird2/doc/sql.extensions/README.hex_literals.txt (1.1):
Documentation for hexadecimal numeric and binary strings literals
2008-05-15 17:19 alexpeshkoff
* firebird2/doc/sql.extensions/README.user_management (1.2):
misc
2008-05-14 13:16 robocop
* firebird2/builds/win32/msvc8/: fbclient.vcproj (1.14),
fbclient_static.vcproj (1.7):
More updates to project files.
2008-05-14 13:14 robocop
* firebird2/builds/win32/msvc7/: engine.vcproj (1.76),
engine_classic.vcproj (1.76), engine_embed.vcproj (1.65),
fbclient.vcproj (1.51), fbclient_static.vcproj (1.23), qli.vcproj
(1.23):
- Delete references to header files that only existed in FB1 or
until FB2.1. - Fix references to files that are in another
location. - Delete references to files that don't belong to
Windows (the VMS files).
2008-05-14 10:54 robocop
* firebird2/doc/README.fb_cancel_operation (1.2):
Misc.
2008-05-14 07:08 robocop
* firebird2/builds/win32/msvc8/: engine.vcproj (1.26),
engine_classic.vcproj (1.26), engine_embed.vcproj (1.24),
qli.vcproj (1.7):
- Delete references to header files that only existed in FB1 or
until FB2.1. - Fix references to files that are in another
location. - Delete references to files that don't belong to
Windows (the VMS files).
2008-05-14 06:46 robocop
* firebird2/builds/win32/msvc6/: alice.dsp (1.22),
alice_classic.dsp (1.18), analyse.dsp (1.2), btyacc.dsp (1.5),
build_msg.dsp (1.11), burp.dsp (1.21), burp_classic.dsp (1.19),
codes.dsp (1.11), common.dsp (1.39), common_classic.dsp (1.32),
common_static.dsp (1.17), config.dsp (1.8), dsql_server.dsp (1.27),
dsql_server_classic.dsp (1.23), empbuild.dsp (1.5):
Delete the VC6 project files from FB v2.1 and beyond because
building FB2.1+ with VC6 requires more than the reasonable
workarounds that were used for previous FB versions.
2008-05-13 16:00 alexpeshkoff
* firebird2/doc/README.fb_cancel_operation (1.1):
added doc
2008-05-13 09:26 hvlad
* firebird2/doc/: WhatsNew (1.149),
sql.extensions/README.common_table_expressions (1.3),
sql.extensions/README.default_parameters (1.2),
sql.extensions/README.execute_block (1.2),
sql.extensions/README.global_temporary_tables (1.3),
sql.extensions/README.isc_info_xxx (1.5),
sql.extensions/README.PSQL_stack_trace.txt (1.3):
Correctly written my name and e-mail
2008-05-13 02:59 asfernandes
* firebird2/doc/sql.extensions/README.ddl.txt (1.9):
Documentation for ALTER VIEW
2008-05-12 18:09 alexpeshkoff
* firebird2/doc/sql.extensions/README.user_management (1.1):
added doc
2008-05-11 22:05 asfernandes
* firebird2/doc/sql.extensions/README.ddl.txt (1.8):
1) Allow to reference others fields in the expression of
ALTER...COMPUTED 2) Documentation
2008-05-11 16:34 robocop
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.44),
Firebird2Boot.dsw (1.7), README_MSVC6.txt (1.2), engine.dsp (1.83),
engine_classic.dsp (1.79), engine_embed.dsp (1.58), fb2control.dsp
(1.8), fb_event_print.dsp (1.6), fb_inet_server.dsp (1.27),
fb_lock_print.dsp (1.24), fbclient.dsp (1.61), fbclient_static.dsp
(1.25), fbembed.dsp (1.43), fbguard.dsp (1.24), fbrmclib.dsp (1.5),
fbserver.dsp (1.41), fbsvcmgr.dsp (1.2), fbudf.dsp (1.17), gbak.dsp
(1.26), gbak_embed.dsp (1.4), gdef.dsp (1.22), gds32.dsp (1.27),
gfix.dsp (1.26), gpre.dsp (1.27), gpre_boot.dsp (1.28),
gpre_embed.dsp (1.5), gpre_static.dsp (1.12), gsec.dsp (1.24),
gsplit.dsp (1.11), gstat.dsp (1.26), ib_udf.dsp (1.21), ib_util.dsp
(1.19), instclient.dsp (1.7), instreg.dsp (1.17), instsvc.dsp
(1.18), intl.dsp (1.40), intlbld.dsp (1.5), isql.dsp (1.29),
isql_embed.dsp (1.7), lock.dsp (1.16), lock_classic.dsp (1.14),
nbackup.dsp (1.6), qli.dsp (1.21), remote.dsp (1.26),
remote_classic.dsp (1.23), utilities.dsp (1.19),
utilities_classic.dsp (1.17), utilities_embed.dsp (1.3):
Delete the VC6 project files from FB v2.1 and beyond because
building FB2.1+ with VC6 requires more than the reasonable
workarounds that were used for previous FB versions.
2008-05-11 05:00 asfernandes
* firebird2/: builds/install/arch-specific/freebsd/Makefile.in
(1.4), builds/install/arch-specific/linux/misc/README (1.2),
builds/install/arch-specific/netbsd/Makefile.in (1.3),
builds/install/misc/firebird.conf (1.44),
doc/sql.extensions/README.builtin_functions.txt (1.20),
extern/icu/source/data/locales/resfiles.mk (1.4):
Misc
2008-05-11 03:12 asfernandes
* firebird2/builds/install/misc/changeMultiConnectMode.sh.in (1.2):
Fix misspelled word
2008-05-10 13:17 robocop
* firebird2/builds/win32/: msvc6/engine.dsp (1.82),
msvc6/engine_classic.dsp (1.78), msvc6/engine_embed.dsp (1.57),
msvc7/engine.vcproj (1.75), msvc7/engine_classic.vcproj (1.75),
msvc7/engine_embed.vcproj (1.64), msvc8/engine.vcproj (1.25),
msvc8/engine_classic.vcproj (1.25), msvc8/engine_embed.vcproj
(1.23):
Delete explicit references to headers that only existed on FB1
(MSVC doesn't complain unless the missing header is in an #include
clause). Fix reference to header files that existed in another
location in FB1.
2008-05-10 10:58 robocop
* firebird2/builds/win32/: msvc6/engine.dsp (1.81),
msvc6/engine_classic.dsp (1.77), msvc6/engine_embed.dsp (1.56),
msvc7/engine.vcproj (1.74), msvc7/engine_classic.vcproj (1.74),
msvc7/engine_embed.vcproj (1.63), msvc8/engine.vcproj (1.24),
msvc8/engine_classic.vcproj (1.24), msvc8/engine_embed.vcproj
(1.22):
Fix reference to header file that existed in another location in
FB1.
2008-05-10 06:56 robocop
* firebird2/builds/win32/: msvc6/engine.dsp (1.80),
msvc6/engine_classic.dsp (1.76), msvc6/engine_embed.dsp (1.55),
msvc7/engine.vcproj (1.73), msvc7/engine_classic.vcproj (1.73),
msvc7/engine_embed.vcproj (1.62), msvc8/engine.vcproj (1.23),
msvc8/engine_classic.vcproj (1.23), msvc8/engine_embed.vcproj
(1.21):
Delete explicit references to headers that only existed on FB1
(MSVC doesn't complain unless the missing header is in an #include
clause).
2008-05-09 17:27 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.19):
Documentation for CHAR_TO_UUID and UUID_TO_CHAR
2008-05-08 09:29 alexpeshkoff
* firebird2/builds/install/: arch-specific/darwin/install-script
(1.15), arch-specific/freebsd/Makefile.in (1.3),
arch-specific/freebsd/install.sh.in (1.12),
arch-specific/linux/Makefile.in (1.10),
arch-specific/linux/misc/firebird.init.d.debian.in (1.10),
arch-specific/linux/misc/firebird.init.d.gentoo.in (1.9),
arch-specific/linux/misc/firebird.init.d.mandrake.in (1.11),
arch-specific/linux/misc/preinstall.sh.in (1.2),
arch-specific/netbsd/Makefile.in (1.2),
arch-specific/netbsd/install.sh.in (1.6), misc/changeRunUser.sh.in
(1.4), misc/firebird.init.d.Solaris.in (1.2),
misc/firebird.init.d.generic.in (1.2),
misc/firebird.init.d.mandrake.in (1.3),
misc/restoreRootRunUser.sh.in (1.3):
We are not interbase during 7 years - fixed comments and
environment
2008-05-08 04:29 asfernandes
* firebird2/extern/icu/source/data/locales/resfiles.mk (1.3):
Fixed CORE-1885 - CREATE COLLATION connection lost under Posix
2008-05-07 18:35 alexpeshkoff
* firebird2/configure.in (1.288):
1. Deeper integration between super and classic setup. 2. Script
to switch between classic and superclassic modes.
2008-05-07 18:34 alexpeshkoff
* firebird2/builds/install/: arch-specific/linux/Makefile.in (1.9),
arch-specific/linux/classic/README (1.3),
arch-specific/linux/classic/makeInstallImage.sh.in (1.24),
arch-specific/linux/classic/postinstall.sh.in (1.19),
arch-specific/linux/classic/postuninstall.sh.in (1.5),
arch-specific/linux/classic/preinstall.sh.in (1.8),
arch-specific/linux/classic/preuninstall.sh.in (1.8),
arch-specific/linux/classic/tarMainInstall.sh.in (1.3),
arch-specific/linux/classic/tarMainUninstall.sh.in (1.3),
arch-specific/linux/classic/tarinstall.sh.in (1.5),
arch-specific/linux/classic/taruninstall.sh.in (1.3),
arch-specific/linux/misc/README (1.1),
arch-specific/linux/misc/linuxLibrary.sh.in (1.10),
arch-specific/linux/misc/postinstall.sh.in (1.1),
arch-specific/linux/misc/postuninstall.sh.in (1.1),
arch-specific/linux/misc/preinstall.sh.in (1.1),
arch-specific/linux/misc/preuninstall.sh.in (1.1),
arch-specific/linux/misc/superLinux.sh.in (1.6),
arch-specific/linux/misc/tarMainInstall.sh.in (1.1),
arch-specific/linux/misc/tarMainUninstall.sh.in (1.1),
arch-specific/linux/misc/tarinstall.sh.in (1.1),
arch-specific/linux/misc/taruninstall.sh.in (1.1),
arch-specific/linux/super/makeInstallImage.sh.in (1.23),
arch-specific/linux/super/postinstall.sh.in (1.12),
arch-specific/linux/super/postuninstall.sh.in (1.6),
arch-specific/linux/super/preinstall.sh.in (1.8),
arch-specific/linux/super/preuninstall.sh.in (1.9),
arch-specific/linux/super/tarMainInstall.sh.in (1.4),
arch-specific/linux/super/tarMainUninstall.sh.in (1.4),
arch-specific/linux/super/tarinstall.sh.in (1.7),
arch-specific/linux/super/taruninstall.sh.in (1.5),
misc/changeGdsLibraryCompatibleLink.sh.in (1.4),
misc/changeMultiConnectMode.sh.in (1.1), misc/changeRunUser.sh.in
(1.3), misc/classicLibrary.sh.in (1.11), misc/fb_config.in (1.3),
misc/posixLibrary.sh.in (1.15), misc/restoreRootRunUser.sh.in
(1.2), misc/superLibrary.sh.in (1.6):
1. Deeper integration between super and classic setup. 2. Script
to switch between classic and superclassic modes. 3. Changed
lisences from LGPL to IDPL (with Mark's agreement)
2008-05-07 18:07 alexpeshkoff
* firebird2/builds/install/misc/changeDBAPassword.sh.in (1.4):
Deprecated this unneeeded any more script
2008-05-07 14:20 alexpeshkoff
* firebird2/configure.in (1.287):
Fixed CORE-1887: New created databases have wrong access rights
2008-05-06 09:00 makowski
* firebird2/builds/install/misc/firebird.conf (1.43):
Add comment about Classic on Posix for RemoteBindAddress parameter
2008-05-05 11:27 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.embed.util (1.41),
Makefile.in.firebird (1.88), prefix.darwin_i386 (1.7),
prefix.darwin_powerpc (1.8), prefix.darwin_x86_64 (1.5),
prefix.example (1.12), prefix.freebsd (1.18), prefix.hpux (1.6),
prefix.linux (1.33), prefix.linux_amd64 (1.14), prefix.linux_arm
(1.4), prefix.linux_generic (1.10), prefix.linux_mips (1.3),
prefix.linux_mipsel (1.6), prefix.linux_powerpc (1.5),
prefix.linux_sparc32 (1.14), prefix.netbsd (1.6), prefix.solaris
(1.23), prefix.solaris-64SCC (1.7), prefix.solaris-64gcc (1.8),
prefix.solx86 (1.29), prefix.solx86gcc (1.26), prefix.solx86gcc_64
(1.3):
Make fbguard work with superclassic too
2008-05-05 04:22 asfernandes
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.debian.in
(1.9):
Misc
2008-05-04 18:03 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/misc/:
firebird.init.d.debian.in (1.8), firebird.init.d.generic.in (1.9),
firebird.init.d.mandrake.in (1.10), firebird.init.d.slackware.in
(1.6):
Fixed CORE-1880: Linux startup script silently exits when missing
'main' executable
2008-05-04 17:18 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/misc/:
linuxLibrary.sh.in (1.9), superLinux.sh.in (1.5):
Front-ported misc install scripts changes from 2.1
2008-05-04 16:27 alexpeshkoff
* firebird2/builds/install/misc/: changeRunUser.sh.in (1.2),
posixLibrary.sh.in (1.14):
Front-ported misc install scripts changes from 2.1
2008-05-01 18:12 asfernandes
* firebird2/extern/btyacc/output.c (1.3):
Remove a lot of warnings compiling parse.cpp with GCC 4.2.3
2008-05-01 13:06 robocop
* firebird2/builds/win32/: msvc6/config.dsp (1.7),
msvc7/config.vcproj (1.6):
Delete references to useless file.
2008-04-30 03:47 asfernandes
* firebird2/builds/posix/make.shared.variables (1.92):
Fix POSIX build
2008-04-29 14:36 robocop
* firebird2/builds/win32/msvc8/config.vcproj (1.7):
DirectoryList wasn't used, so I'm deleting it. Fortunately,
because it has half-finished functionality.
2008-04-29 11:57 alexpeshkoff
* firebird2/builds/: posix/firebird.vers (1.15),
win32/defs/fbclient.def (1.20):
Make fb_cancel_operation() public API call.
2008-04-28 09:41 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.mandrake.in
(1.9):
Restored accidentially removed check - thanks to Adriano
2008-04-26 16:33 robocop
* firebird2/builds/win32/: msvc6/config.dsp (1.6),
msvc7/config.vcproj (1.5):
Update project files.
2008-04-25 18:37 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/misc/:
firebird.init.d.debian.in (1.7), firebird.init.d.generic.in (1.8),
firebird.init.d.gentoo.in (1.8), firebird.init.d.mandrake.in (1.8),
firebird.init.d.slackware.in (1.5), firebird.init.d.suse.in (1.9):
Use -daemon switch to start fbguard directly - without fbmgr.
2008-04-25 15:40 alexpeshkoff
* firebird2/configure.in (1.286):
Cleanup
2008-04-25 13:00 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.18):
Update doc.
2008-04-25 12:14 paulbeach
* firebird2/builds/posix/prefix.darwin_powerpc (1.7):
Fix optimisation problem on MacOSX ppc build that results in a
segfault on exit for all utilities Re-define __ppc__ where
necessary
2008-04-25 11:42 paulbeach
* firebird2/: configure.in (1.285),
builds/posix/prefix.solx86gcc_64 (1.2):
Solaris 64bit AMD port
2008-04-25 10:39 hvlad
* firebird2/builds/win32/msvc8/config.vcproj (1.6):
Fix MSVC build after JString removal
2008-04-24 17:53 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.91):
Removed JString
2008-04-18 03:37 asfernandes
* firebird2/builds/posix/prefix.linux_arm (1.3):
Misc
2008-04-16 04:09 asfernandes
* firebird2/doc/sql.extensions/README.keywords (1.7):
Misc
2008-04-15 16:14 alexpeshkoff
* firebird2/: configure.in (1.284), builds/posix/prefix.linux_arm
(1.2):
Alan's patch for ARM
2008-04-14 15:21 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.17):
Enable WEEK for dateAdd and dateDiff.
2008-04-14 13:09 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.16):
- Let BIN_AND, BIN_OR and BIN_XOR take two params as minimum. -
Implement BIN_NOT.
2008-04-14 11:40 alexpeshkoff
* firebird2/configure.in (1.283):
cleanup
2008-04-13 16:38 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.15):
1) Misc 2) Remove temp. comment found by Claudio
2008-04-13 08:39 robocop
* firebird2/doc/sql.extensions/README.execute_statement2 (1.4):
Misc.
2008-04-12 23:13 hvlad
* firebird2/doc/sql.extensions/README.execute_statement2 (1.3):
Update documentation.
2008-04-12 15:40 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.14):
I consider useful to be able to add weeks or get differences in
weeks without going back and forth with *7 or /7, but if others
want to follow the standard literally and leave week only as week
number in a year...
2008-04-12 14:43 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.13):
Update doc for DATEADD and DATEDIFF.
2008-04-11 03:38 asfernandes
* firebird2/: configure.in (1.282),
builds/posix/make.shared.variables (1.90):
1) Fix Linux build 2) Misc
2008-04-10 15:47 paulbeach
* firebird2/builds/posix/prefix.darwin_powerpc (1.6):
Fix issue re. unresolved exception symbols on client link
2008-04-10 12:54 dimitr
* firebird2/doc/sql.extensions/README.keywords (1.6):
Update.
2008-04-10 04:35 asfernandes
* firebird2/doc/sql.extensions/README.execute_statement2 (1.2):
Misc
2008-04-10 00:20 hvlad
* firebird2/doc/sql.extensions/README.execute_statement2 (1.1):
Documentation for EXECUTE STATEMENT with support of external data
sources
2008-04-09 22:18 hvlad
* firebird2/builds/win32/msvc8/: engine.vcproj (1.22),
engine_classic.vcproj (1.22), engine_embed.vcproj (1.20):
New EXECUTE STATEMENT with support of external data source
implementation
2008-04-09 03:55 asfernandes
* firebird2/configure.in (1.281):
Fix posix build
2008-04-08 16:19 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.gbak (1.22),
Makefile.in.client.gfix (1.26), Makefile.in.client.gpre (1.29),
Makefile.in.client.gsec (1.12), Makefile.in.client.util (1.55),
Makefile.in.embed.gbak (1.22), Makefile.in.embed.gfix (1.26),
Makefile.in.embed.util (1.40), make.shared.variables (1.89):
Cleanup - always build utilities in std mode - no more
SUPERCLIENT/STD_UTIL macros.
2008-04-08 15:19 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.lockmgr (1.16):
cleanup
2008-04-07 14:59 paulbeach
* firebird2/builds/install/arch-specific/solaris/: CS/prototype.in
(1.8), SS/prototype.in (1.3):
Wrongly named libfbclient.so
2008-04-04 16:02 alexpeshkoff
* firebird2/configure.in (1.280):
no need manually adding libc to command line
2008-04-04 04:14 asfernandes
* firebird2/doc/sql.extensions/README.keywords (1.5):
Misc
2008-04-03 11:05 dimitr
* firebird2/doc/sql.extensions/README.keywords (1.4):
Update.
2008-04-02 12:19 paulbeach
* firebird2/builds/posix/prefix.hpux (1.5):
No header for prefix.hpux
2008-03-30 14:04 robocop
* firebird2/builds/posix/prefix.sinixz (1.29):
Remove obsolete SINIX-Z file.
2008-03-28 11:56 paulbeach
* firebird2/builds/posix/postfix.darwin (1.13):
typo
2008-03-27 12:42 robocop
* firebird2/builds/win32/: msvc6/fbclient.dsp (1.60),
msvc6/fbclient_static.dsp (1.24), msvc6/fbembed.dsp (1.42),
msvc6/remote.dsp (1.25), msvc6/remote_classic.dsp (1.22),
msvc7/fbclient.vcproj (1.50), msvc7/fbclient_static.vcproj (1.22),
msvc7/fbembed.vcproj (1.36), msvc7/remote.vcproj (1.25),
msvc7/remote_classic.vcproj (1.26):
Update project files.
2008-03-25 19:59 hvlad
* firebird2/builds/win32/msvc8/: fbclient.vcproj (1.13),
fbembed.vcproj (1.15), remote.vcproj (1.7), remote_classic.vcproj
(1.7):
Update MSVC8 project files
2008-03-25 17:42 dimitr
* firebird2/builds/install/misc/firebird.conf (1.42):
Removed OldParameterOrdering.
2008-03-25 10:11 paulbeach
* firebird2/builds/install/arch-specific/darwin/install-script
(1.14):
This line - be not needed
2008-03-24 16:29 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.88):
removed ALLR
2008-03-24 15:04 paulbeach
* firebird2/builds/install/arch-specific/darwin/install-script
(1.13):
Typo
2008-03-21 09:23 dimitr
* firebird2/builds/install/misc/firebird.conf (1.41):
Cleanup.
2008-03-21 03:39 asfernandes
* firebird2/builds/posix/make.shared.variables (1.87):
Fix GCC build
2008-03-20 18:00 dimitr
* firebird2/builds/win32/msvc8/: common.vcproj (1.10),
common_classic.vcproj (1.10):
Update the makefiles.
2008-03-20 11:04 robocop
* firebird2/builds/win32/create_msgs.bat (1.9):
Redirect the build to the new, cleaned French translation.
2008-03-19 19:53 skidder
* firebird2/builds/win32/setenvvar.bat (1.18):
Allow setting target CPU arch in Windows builds via the environment
variable. This is a convenience option to be able to launch easily
64-bit build from WOW64 environment
2008-03-19 17:28 dimitr
* firebird2/builds/win32/: msvc6/alice.dsp (1.21),
msvc6/alice_classic.dsp (1.17), msvc6/dsql_server.dsp (1.26),
msvc6/dsql_server_classic.dsp (1.22), msvc6/engine.dsp (1.79),
msvc6/engine_classic.dsp (1.75), msvc6/engine_embed.dsp (1.54),
msvc7/alice.vcproj (1.20), msvc7/alice_classic.vcproj (1.20),
msvc7/dsql_server.vcproj (1.22), msvc7/dsql_server_classic.vcproj
(1.22), msvc7/engine.vcproj (1.72), msvc7/engine_classic.vcproj
(1.72), msvc7/engine_embed.vcproj (1.61), msvc8/alice.vcproj (1.7),
msvc8/alice_classic.vcproj (1.8), msvc8/dsql_server.vcproj (1.9),
msvc8/dsql_server_classic.vcproj (1.10), msvc8/engine.vcproj
(1.21), msvc8/engine_classic.vcproj (1.21),
msvc8/engine_embed.vcproj (1.19):
Major cleanup of the old-style blk and allocator-based blk_type.
2008-03-18 13:38 robocop
* firebird2/builds/win32/create_msgs.bat (1.8):
Redirect the build to the revamped localized file. Put as comment
the line needed to build the alternate msg files.
2008-03-17 13:07 paulbeach
* firebird2/builds/posix/postfix.darwin (1.12):
Include aliases.conf in the install
2008-03-15 20:13 skidder
* firebird2/doc/README.instsvc (1.7):
Update documentation for instsvc
2008-03-14 12:06 asfernandes
* firebird2/builds/win32/msvc7/: engine.vcproj (1.71),
engine_classic.vcproj (1.71), engine_embed.vcproj (1.60),
intl.vcproj (1.36):
Revert the ICU include directory changes
2008-03-13 17:36 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.86),
win32/msvc6/engine.dsp (1.78), win32/msvc6/engine_classic.dsp
(1.74), win32/msvc6/engine_embed.dsp (1.53),
win32/msvc7/engine.vcproj (1.70), win32/msvc7/engine_classic.vcproj
(1.70), win32/msvc7/engine_embed.vcproj (1.59),
win32/msvc8/engine.vcproj (1.20), win32/msvc8/engine_classic.vcproj
(1.20), win32/msvc8/engine_embed.vcproj (1.18):
1) Created classes PreparedStatement and ResultSet 2) Changed
EXECUTE STATEMENT to use these classes 3) Fixed CORE-1784 - Error
with EXECUTE PROCEDURE inside EXECUTE STATEMENT
2008-03-12 18:07 dimitr
* firebird2/builds/: win32/msvc6/engine.dsp (1.77),
win32/msvc6/engine_classic.dsp (1.73), win32/msvc6/engine_embed.dsp
(1.52), win32/msvc6/fb_event_print.dsp (1.5),
win32/msvc6/fbclient.dsp (1.59), win32/msvc6/fbclient_static.dsp
(1.23), posix/make.shared.variables (1.85):
Cleanup.
2008-03-12 18:01 dimitr
* firebird2/builds/win32/: msvc8/engine.vcproj (1.19),
msvc8/engine_classic.vcproj (1.19), msvc8/engine_embed.vcproj
(1.17), msvc8/fbclient.vcproj (1.12), msvc8/fbclient_static.vcproj
(1.6), msvc7/engine.vcproj (1.69), msvc7/engine_classic.vcproj
(1.69), msvc7/engine_embed.vcproj (1.58), msvc7/fbclient.vcproj
(1.49), msvc7/fbclient_static.vcproj (1.21):
Cleanup.
2008-03-12 14:34 alexpeshkoff
* firebird2/builds/posix/firebird.vers (1.14):
added new API call
2008-03-10 16:03 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.37), FirebirdInstall_20.iss (1.33),
Readme.txt (1.18), installation_readme.txt (1.17),
ba/Instalacija_ProcitajMe.txt (1.6), ba/ProcitajMe.txt (1.4),
ba/custom_messages_ba.inc (1.5), de/custom_messages_de.inc (1.5),
de/installation_liesmich.txt (1.5), de/liesmich.txt (1.5),
es/custom_messages_es.inc (1.4), es/leame.txt (1.3),
es/leame_instalacion.txt (1.3), fr/custom_messages_fr.inc (1.5),
fr/installation_lisezmoi.txt (1.3), fr/lisezmoi.txt (1.3),
hu/custom_messages_hu.inc (1.5), hu/olvass_el.txt (1.3),
hu/telepitesi_segedlet.txt (1.3), it/custom_messages_it.inc (1.4),
it/leggimi.txt (1.3), it/leggimi_installazione.txt (1.3),
pl/custom_messages_pl.inc (1.6), pl/czytajto.txt (1.5),
pl/instalacja_czytajto.txt (1.6), pt/custom_messages_pt.inc (1.6),
pt/instalacao_leia-me.txt (1.5), pt/leia-me.txt (1.4),
si/custom_messages_si.inc (1.5):
sync HEAD to 2.1 branch and mark docs as unprepared for 2.5
2008-03-07 16:23 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.84),
win32/msvc6/engine.dsp (1.76), win32/msvc6/engine_classic.dsp
(1.72), win32/msvc6/engine_embed.dsp (1.51),
win32/msvc7/engine.vcproj (1.68), win32/msvc7/engine_classic.vcproj
(1.68), win32/msvc7/engine_embed.vcproj (1.57),
win32/msvc8/engine.vcproj (1.18), win32/msvc8/engine_classic.vcproj
(1.18), win32/msvc8/engine_embed.vcproj (1.16):
1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code 2) Remove internal
y-valve function INTERNAL_COMPILE_REQUEST 3) Go direct to engine
internals from DSQL, without need to exit/enter the attachment lock
and check exceptions in status vector
2008-03-04 07:07 robocop
* firebird2/builds/win32/msvc8/Firebird2.sln (1.9):
After doing a clean BOOT and ALL build, I think we don't need
gpre_boot in Firebird2.sln, only in Firebird2Boot.sln.
2008-03-04 07:00 robocop
* firebird2/builds/win32/defs/fbclient.def (1.19):
The client library on Windows won't build without getting rid of
these references to already gone private API entrypoints.
2008-03-03 18:46 alexpeshkoff
* firebird2/builds/posix/firebird.vers (1.13):
Make fb_disconnect_transaction, fb_shutdown and
fb_shutdown_callback public API calls. Related cleanup.
2008-03-03 17:31 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.23):
add superclassic to binary package
2008-03-02 13:47 alexpeshkoff
* firebird2/builds/posix/Makefile.in.smp_server (1.1):
added forgotten file
2008-02-29 16:23 paulbeach
* firebird2/builds/posix/prefix.darwin_i386 (1.6):
Fix UNIX2003 symbol issue with kinterbasdb and SuperServer. Make
sure that sem is used properly depening on MacOSX 10.4 or 10.5
Correct the header file in config_root.cpp to pull in MacTypes.h
properly
2008-02-29 08:34 dimitr
* firebird2/builds/win32/defs/fbclient.def (1.18):
Fixed the Windows build, but I do object about these changes.
2008-02-28 19:41 alexpeshkoff
* firebird2/: configure.in (1.279),
builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.18), builds/install/misc/classicLibrary.sh.in (1.10),
builds/install/misc/posixLibrary.sh.in (1.13),
builds/posix/Makefile.in.firebird (1.87),
builds/posix/firebird.vers (1.12), builds/posix/make.defaults
(1.64):
1. Make signals handling in yValve MT safe. 2. Introduce new
private API calls, fb__shutdown() and fb__shutdown_callback(). 3.
Introduce fb_smp_server - binary to run superclassic on posix. 4.
Various cleanups.
2008-02-28 18:54 alexpeshkoff
* firebird2/builds/posix/: make.rules (1.38), make.shared.targets
(1.27):
Partially fixed posix build after DSQL merge
2008-02-28 15:06 dimitr
* firebird2/builds/win32/preprocess.bat (1.39):
DSQL integration into the engine.
2008-02-28 14:54 dimitr
* firebird2/builds/posix/make.rules (1.37):
DSQL integration into the engine.
2008-02-28 14:47 dimitr
* firebird2/builds/win32/: msvc7/dsql_server.vcproj (1.21),
msvc7/dsql_server_classic.vcproj (1.21), msvc6/dsql_server.dsp
(1.25), msvc6/dsql_server_classic.dsp (1.21):
DSQL integration into the engine.
2008-02-28 14:42 dimitr
* firebird2/builds/win32/msvc8/: dsql_server.vcproj (1.8),
dsql_server_classic.vcproj (1.9):
DSQL integration into the engine.
2008-02-27 13:14 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.17):
Isc_* files are created in classicLibrary
2008-02-27 06:07 dimitr
* firebird2/builds/posix/Makefile.in.refDatabases (1.34):
Fixed my mistake.
2008-02-26 03:23 asfernandes
* firebird2/builds/win32/defs/fbclient.def (1.17):
Misc
2008-02-25 10:29 paul_reeves
* firebird2/builds/install/arch-specific/win32/install_classic.bat
(1.3):
Gosh! Isn't it fun maintaining four separate branches.
2008-02-24 15:05 dimitr
* firebird2/builds/: win32/create_msgs.bat (1.7),
win32/defs/fbclient.def (1.16), posix/Makefile.in.refDatabases
(1.33):
Ported SQLSTATE from Vulcan. Part I: core changes.
2008-02-20 17:04 paulbeach
* firebird2/builds/install/arch-specific/solaris/: CS/pkginfo.in
(1.3), CS/postinstall.in (1.6), CS/prototype.in (1.7),
SS/pkginfo.in (1.2), SS/postinstall.in (1.3), SS/postremove.in
(1.3), SS/prototype.in (1.2):
Installation of Firebird 2.0.x SuperServer on Solaris
2008-02-20 16:38 dimitr
* firebird2/builds/posix/make.shared.variables (1.83):
Cleanup the makefiles.
2008-02-20 16:34 dimitr
* firebird2/builds/win32/: msvc8/dsql_server.vcproj (1.7),
msvc8/dsql_server_classic.vcproj (1.8), msvc7/dsql_server.vcproj
(1.20), msvc7/dsql_server_classic.vcproj (1.20),
msvc6/dsql_server.dsp (1.24), msvc6/dsql_server_classic.dsp (1.20):
Cleanup the makefiles.
2008-02-19 11:29 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
classic/makeInstallImage.sh.in (1.22), super/makeInstallImage.sh.in
(1.22):
Make windows and linux install trees better match
2008-02-19 03:34 asfernandes
* firebird2/builds/posix/Makefile.in.static.gpre (1.22):
Misc
2008-02-18 13:05 paulbeach
* firebird2/builds/: install/arch-specific/darwin/Readme.txt (1.3),
install/arch-specific/darwin/install-script (1.12),
install/arch-specific/darwin/preupgrade-script (1.5),
posix/postfix.darwin (1.11):
Add the Readme.txt, allow package upgrade of aliases.conf and UDF
files, so existing installations get upgraded properly.
2008-02-15 09:47 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.82):
add Database.cpp to posix build
2008-02-14 17:34 alexpeshkoff
* firebird2/builds/:
install/arch-specific/linux/classic/rpmheader.txt.in (1.8),
install/arch-specific/solaris/CS/prototype.in (1.6),
posix/make.defaults (1.63):
changed soname for embedded library - frontported
2008-02-14 13:24 robocop
* firebird2/builds/win32/msvc8/: engine.vcproj (1.17),
engine_classic.vcproj (1.17), engine_embed.vcproj (1.15):
Move some clutter out of jrd.h to Database.h and Database.cpp.
2008-02-14 11:53 robocop
* firebird2/builds/install/arch-specific/sinixz/: Makefile.in
(1.2), pkginfo.in (1.2), postinstall.in (1.4), postremove.in (1.2),
preinstall.in (1.2), prototype.in (1.8):
We don't support Sinix-Z anymore.
2008-02-14 11:08 alexpeshkoff
* firebird2/builds/posix/Makefile.in.static.gpre (1.21):
let gpre_static rebuild when library is changed
2008-02-12 17:10 paulbeach
*
firebird2/builds/install/arch-specific/darwin/launchd.org.firebird.gds.plist
(1.4):
update the launchdaemon plist file with the correct dtd url
2008-02-12 17:02 asfernandes
* firebird2/extern/icu/source/common/unicode/uconfig.h (1.3):
Missing changes - please rebuild ICU
2008-02-08 02:25 asfernandes
* firebird2/builds/install/arch-specific/: freebsd/install.sh.in
(1.11), linux/classic/preuninstall.sh.in (1.7),
netbsd/install.sh.in (1.5):
Misc
2008-02-06 21:18 dimitr
* firebird2/builds/win32/msvc8/fbrmclib.vcproj (1.7):
Fixed the build.
2008-02-06 17:19 paulbeach
* firebird2/builds/install/arch-specific/darwin/install-script
(1.11):
Oops - there should be a comment here
2008-02-06 12:26 alexpeshkoff
* firebird2/builds/install/: arch-specific/freebsd/install.sh.in
(1.10), arch-specific/linux/classic/preuninstall.sh.in (1.6),
arch-specific/linux/super/preuninstall.sh.in (1.8),
arch-specific/netbsd/install.sh.in (1.4),
arch-specific/sinixz/postinstall.in (1.3),
arch-specific/solaris/CS/postinstall.in (1.5),
arch-specific/solaris/SS/postinstall.in (1.2),
misc/classicLibrary.sh.in (1.9), misc/superLibrary.sh.in (1.5):
Fixed CORE-1728: Monitoring tables do not work after fresh linux
install
2008-02-05 13:48 paulbeach
* firebird2/builds/posix/postfix.darwin (1.10):
1. Updated MacOS mod_loader to handle Bundles and Dynamic Libraries
(yes the loading of the two is different) 2. Support the loading of
the ICU Libraries dynamically 3. new = FB_NEW - prevent asserts.
2008-02-05 09:04 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.54),
Makefile.in.embed.util (1.39):
Mutexes cleanup
2008-02-03 20:15 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.81),
win32/msvc8/dsql_server.vcproj (1.6),
win32/msvc8/dsql_server_classic.vcproj (1.7):
Encapsulate the parser and make it thread safe
2008-02-03 03:38 asfernandes
* firebird2/builds/posix/Makefile.in.firebird (1.86):
Oops
2008-02-03 03:32 asfernandes
* firebird2/builds/posix/Makefile.in.firebird (1.85):
Misc
2008-02-02 17:52 robocop
*
firebird2/builds/install/arch-specific/win32/pl/custom_messages_pl.inc
(1.5):
Misc.
2008-01-29 13:26 dimitr
* firebird2/builds/posix/: Makefile.in.client.gfix (1.25),
Makefile.in.embed.gfix (1.25), make.shared.variables (1.80):
Cleanup AliceMemoryPool.
2008-01-29 13:23 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.20),
alice_classic.dsp (1.16), gfix.dsp (1.25):
Cleanup AliceMemoryPool.
2008-01-29 13:20 dimitr
* firebird2/builds/win32/: msvc8/alice.vcproj (1.6),
msvc8/alice_classic.vcproj (1.7), msvc8/gfix.vcproj (1.8),
msvc7/alice.vcproj (1.19), msvc7/alice_classic.vcproj (1.19),
msvc7/gfix.vcproj (1.24):
Cleanup AliceMemoryPool.
2008-01-27 13:36 hvlad
* firebird2/builds/win32/msvc8/common_static.vcproj (1.7):
Restore broken boot build
2008-01-24 16:02 alexpeshkoff
* firebird2/builds/win32/msvc7/: common.vcproj (1.29),
common_classic.vcproj (1.26), common_static.vcproj (1.14),
engine.vcproj (1.67), engine_classic.vcproj (1.67),
engine_embed.vcproj (1.56), fb_lock_print.vcproj (1.25),
fbclient.vcproj (1.48), fbrmclib.vcproj (1.3), gds32.vcproj (1.24),
gfix.vcproj (1.23), gpre_boot.vcproj (1.31), intl.vcproj (1.35):
Fixed VC7 build
2008-01-24 12:04 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.36):
fix typo
2008-01-24 11:32 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.35), FirebirdInstall_20.iss (1.32):
Forward port attempt to minimize hard-coded version string hell
from windows install kits.
2008-01-23 20:34 dimitr
* firebird2/builds/win32/msvc8/fbrmclib.vcproj (1.6):
Fixed the win32 build.
2008-01-23 20:27 dimitr
* firebird2/builds/win32/msvc8/: gfix.vcproj (1.7),
gpre_boot.vcproj (1.6), intl.vcproj (1.16):
Fixed the win32 build.
2008-01-23 20:24 dimitr
* firebird2/builds/win32/msvc8/: common.vcproj (1.9),
common_classic.vcproj (1.9), engine.vcproj (1.16),
engine_classic.vcproj (1.16), engine_embed.vcproj (1.14),
fb_lock_print.vcproj (1.7), fbclient.vcproj (1.11):
Fixed the win32 build.
2008-01-23 16:51 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.53),
Makefile.in.embed.util (1.38), make.shared.variables (1.79):
Fixed CORE-1671: atexit() calls in client libraries cause segfaults
and CORE-1079: Every attach of fbclient/fbembed library leaks
64KB of memory
To do it: - created new template GlobalPtr, controlling access to
destructors of global objects. - applied it to global objects.
Also some related cleanup.
2008-01-23 16:39 alexpeshkoff
* firebird2/builds/posix/prefix.linux_amd64 (1.13):
use valgrind for amd64 DEV_BUILD
2008-01-23 07:58 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.34), FirebirdInstall_20.iss (1.31),
Readme.txt (1.17), custom_messages.inc (1.6),
installation_readme.txt (1.16), ba/custom_messages_ba.inc (1.4),
de/custom_messages_de.inc (1.4), es/custom_messages_es.inc (1.3),
fr/custom_messages_fr.inc (1.4), hu/custom_messages_hu.inc (1.4),
it/custom_messages_it.inc (1.3), pl/custom_messages_pl.inc (1.4),
pt/custom_messages_pt.inc (1.5), si/custom_messages_si.inc (1.4):
Keep 2.5 'sort of' up-to-date
2008-01-22 12:08 robocop
* firebird2/builds/:
install/arch-specific/win32/FirebirdInstall_20.iss (1.30),
install/arch-specific/win32/Readme.txt (1.16),
posix/prefix.darwin_x86_64 (1.4):
Misc.
2008-01-22 11:30 robocop
* firebird2/: builds/install/arch-specific/darwin/install-script
(1.10), doc/README.UserSql (1.3):
Misc.
2008-01-22 10:37 paulbeach
* firebird2/builds/install/arch-specific/darwin/install-script
(1.9):
Minor Mods
2008-01-21 11:14 alexpeshkoff
* firebird2/configure.in (1.278):
Restored build flags
2008-01-18 16:12 paulbeach
* firebird2/: builds/posix/prefix.darwin_x86_64 (1.3),
extern/icu/source/config/mh-darwin (1.5):
Welcome to 64bit MacOS builds
2008-01-18 15:12 paulbeach
* firebird2/builds/: install/arch-specific/darwin/Makefile.in
(1.5), posix/prefix.darwin_x86_64 (1.2):
Welcome to 64bit MacOS builds
2008-01-18 15:07 paulbeach
* firebird2/configure.in (1.277):
Welcome to 64bit MacOS builds
2008-01-17 13:28 paulbeach
* firebird2/builds/posix/postfix.darwin (1.9):
Darwin and HPUX mods
2008-01-17 13:25 alexpeshkoff
* firebird2/: builds/posix/prefix.linux_mips (1.2), configure.in
(1.276):
Applied Damyan's patch - MIPS linux port
2008-01-17 13:09 paulbeach
* firebird2/builds/: install/arch-specific/darwin/FB.info (1.6),
posix/fbintl.darwin.vers (1.3), posix/fbintl.hpux.vers (1.2),
posix/postfix.darwin (1.8), posix/prefix.darwin_i386 (1.5),
posix/prefix.darwin_powerpc (1.5), posix/prefix.hpux (1.4):
Darwin and HPUX mods
2008-01-17 12:56 dimitr
* firebird2/extern/icu/source/: data/makedata_8.vcproj (1.4),
stubdata/stubdata_8.vcproj (1.4), extra/uconv/uconv_8.vcproj (1.4):
Finished the merge.
2008-01-17 12:53 dimitr
* firebird2/extern/icu/source/: test/cintltst/cintltst_8.vcproj
(1.4), common/common_8.vcproj (1.4), i18n/i18n_8.vcproj (1.4),
test/intltest/intltest_8.vcproj (1.4), io/io_8.vcproj (1.4),
test/iotest/iotest_8.vcproj (1.4), layout/layout_8.vcproj (1.4),
layoutex/layoutex_8.vcproj (1.4):
Finished the merge.
2008-01-17 12:36 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/linuxLibrary.sh.in
(1.8):
misc
2008-01-16 14:55 dimitr
* firebird2/builds/win32/msvc8/: engine.vcproj (1.14),
engine_classic.vcproj (1.14), engine.vcproj (1.15),
engine_classic.vcproj (1.15):
The merge is being fixed.
2008-01-16 14:40 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.util (1.52):
Fixing merge
2008-01-16 14:38 dimitr
* firebird2/doc/sql.extensions/: README.column_type_psql.txt (1.2),
README.domains_psql.txt (1.3):
The merge is being fixed.
2008-01-16 14:29 dimitr
* firebird2/builds/win32/msvc8/gstat.vcproj (1.9):
The merge is being fixed.
2008-01-16 14:26 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.util (1.37):
Fixing merge
2008-01-16 14:03 dimitr
* firebird2/builds/win32/msvc8/Firebird2Boot.sln (1.6):
The merge is being fixed.
2008-01-16 12:47 alexpeshkoff
* firebird2/: configure.in (1.275),
builds/posix/Makefile.in.client.gbak (1.21),
builds/posix/Makefile.in.client.gdef (1.17),
builds/posix/Makefile.in.client.gfix (1.24),
builds/posix/Makefile.in.client.gpre (1.28),
builds/posix/Makefile.in.client.gsec (1.11),
builds/posix/Makefile.in.client.isql (1.21),
builds/posix/Makefile.in.client.qli (1.16),
builds/posix/Makefile.in.client.util (1.51),
builds/posix/Makefile.in.embed.util (1.36),
builds/posix/Makefile.in.extlib (1.25),
builds/posix/Makefile.in.fbserver (1.25),
builds/posix/Makefile.in.firebird (1.84),
builds/posix/Makefile.in.libfbclient (1.39),
builds/posix/Makefile.in.static.gbak (1.18),
builds/posix/make.defaults (1.62):
Merge continued
2008-01-16 12:35 dimitr
* firebird2/builds/win32/msvc8/: empbuild.vcproj (1.7),
Firebird2Boot.sln (1.5):
The merge is being fixed.
2008-01-16 12:31 dimitr
* firebird2/builds/win32/msvc8/: alice_classic.vcproj (1.6),
build_msg.vcproj (1.6), burp_classic.vcproj (1.6), codes.vcproj
(1.5), common.vcproj (1.8), common_classic.vcproj (1.8),
dsql_server_classic.vcproj (1.6), empbuild.vcproj (1.6),
engine.vcproj (1.13), engine_classic.vcproj (1.13),
engine_embed.vcproj (1.13), fb_inet_server.vcproj (1.13),
fbclient.vcproj (1.10), fbclient_static.vcproj (1.5),
fbrmclib.vcproj (1.5), fbserver.vcproj (1.14), Firebird2.sln (1.8),
Firebird2Boot.sln (1.4), gbak.vcproj (1.6), gbak_embed.vcproj
(1.8), gdef.vcproj (1.6), gfix.vcproj (1.6), gpre.vcproj (1.8),
gpre_embed.vcproj (1.6), gpre_static.vcproj (1.5), gsec.vcproj
(1.7), gstat.vcproj (1.8), intl.vcproj (1.15), intlbuild.vcproj
(1.6), isql.vcproj (1.8), isql_embed.vcproj (1.6), qli.vcproj
(1.6), utilities.vcproj (1.6), utilities_classic.vcproj (1.6),
v5_examples.vcproj (1.5):
The merge continued.
2008-01-16 11:47 dimitr
* firebird2/configure.in (1.274):
Committed with conflicts by Alex's request.
2008-01-16 11:41 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.38),
common_static.dsp (1.16), engine.dsp (1.75), engine_classic.dsp
(1.71), engine_embed.dsp (1.50), fbclient.dsp (1.58),
fbclient_static.dsp (1.22), fbrmclib.dsp (1.4), gbak.dsp (1.25),
gbak_embed.dsp (1.3), gfix.dsp (1.24), gsec.dsp (1.23), gstat.dsp
(1.25), isql.dsp (1.28), isql_embed.dsp (1.6):
The merge continued.
2008-01-16 11:37 dimitr
* firebird2/builds/win32/: msvc7/common.vcproj (1.28),
msvc7/common_classic.vcproj (1.25), msvc7/common_static.vcproj
(1.13), msvc7/engine.vcproj (1.66), msvc7/engine_classic.vcproj
(1.66), msvc7/engine_embed.vcproj (1.55), msvc7/fbclient.vcproj
(1.47), msvc7/fbclient_static.vcproj (1.20), msvc7/fbrmclib.vcproj
(1.2), msvc7/gbak.vcproj (1.21), msvc7/gbak_embed.vcproj (1.3),
msvc7/gfix.vcproj (1.22), msvc7/gsec.vcproj (1.25),
msvc7/gstat.vcproj (1.28), msvc7/intl.vcproj (1.34),
msvc7/isql.vcproj (1.23), msvc7/isql_embed.vcproj (1.4),
defs/fbrmclib.def (1.2):
The merge continued.
2008-01-16 11:36 dimitr
* firebird2/builds/posix/: Makefile.in.client.gbak (1.20),
Makefile.in.client.gdef (1.16), Makefile.in.client.gfix (1.23),
make.defaults (1.61), Makefile.in.client.gpre (1.27),
Makefile.in.client.gsec (1.10), Makefile.in.client.isql (1.20),
Makefile.in.client.qli (1.15), Makefile.in.client.util (1.50),
Makefile.in.embed.util (1.35), Makefile.in.extlib (1.24),
Makefile.in.fbserver (1.24), Makefile.in.firebird (1.83),
Makefile.in.libfbclient (1.38), Makefile.in.static.gbak (1.17):
Committed with conflicts by Alex's request.
2008-01-16 11:33 dimitr
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.14),
posix/make.rules (1.36), posix/make.shared.targets (1.26),
posix/Makefile.in.client.fbudf (1.12),
posix/Makefile.in.embed.fbudf (1.7), posix/Makefile.in.embed.gbak
(1.21), posix/make.shared.variables (1.78),
posix/Makefile.in.embed.gfix (1.24), posix/Makefile.in.embed.isql
(1.19), posix/Makefile.in.intl (1.33),
posix/Makefile.in.refDatabases (1.32),
posix/Makefile.in.static.isql (1.16), posix/postfix.darwin (1.7):
The merge continued.
2008-01-16 09:37 dimitr
* firebird2/doc/README.UserSql (1.2):
The merge continued.
2008-01-10 15:18 paulbeach
*
firebird2/builds/install/arch-specific/hpux/misc/hpuxLibrary.sh.in
(1.4):
No -M for useradd on HPUX
2008-01-10 12:26 paulbeach
* firebird2/: builds/install/arch-specific/hpux/Makefile.in (1.3),
builds/install/arch-specific/hpux/classic/firebirdCS.psf.in (1.2),
builds/install/arch-specific/hpux/classic/postInstall.sh.in (1.3),
builds/install/arch-specific/hpux/classic/postUninstall.sh.in
(1.3), builds/install/arch-specific/hpux/misc/hpuxLibrary.sh.in
(1.3), configure.in (1.273):
HPUX Depot install
2008-01-10 11:06 alexpeshkoff
* firebird2/: configure.in (1.272),
builds/posix/Makefile.in.firebird (1.82):
fixed linux build
2008-01-10 09:38 dimitr
* firebird2/doc/WhatsNew (1.148):
Update.
2008-01-10 08:59 robocop
* firebird2/doc/README.DiskSpaceAllocation (1.3):
A bit better wording.
2008-01-10 08:43 dimitr
* firebird2/doc/WhatsNew (1.147):
Update.
2008-01-10 00:57 asfernandes
* firebird2/builds/install/arch-specific/linux/Makefile.in (1.8):
Misc
2008-01-09 17:14 alexpeshkoff
* firebird2/configure.in (1.271):
Fixed CORE-1421: RPM libstdc++ version dependency
2008-01-09 16:47 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/: Makefile.in (1.7),
classic/rpmheader.txt.in (1.7), super/rpmheader.txt.in (1.8):
Fixed CORE-1421: RPM libstdc++ version dependency
2008-01-09 15:43 paul_reeves
* firebird2/doc/install_windows_manually.txt (1.2):
Clarify a point
2008-01-09 12:05 paulbeach
* firebird2/builds/install/:
arch-specific/linux/misc/linuxLibrary.sh.in (1.7),
misc/posixLibrary.sh.in (1.12):
Move generateNewDBAPassword function from posixLibrary to
linuxLibrary. This function makes no sense on HPUX.
2008-01-08 19:29 dimitr
* firebird2/doc/WhatsNew (1.146):
Update.
2008-01-07 13:25 paulbeach
* firebird2/: builds/install/misc/posixLibrary.sh.in (1.11),
builds/posix/fbintl.hpux.vers (1.1), builds/posix/prefix.hpux
(1.3), builds/posix/firebird.hpux.vers (1.1), configure.in (1.270),
builds/install/arch-specific/hpux/Makefile.in (1.2),
builds/install/arch-specific/hpux/classic/makeinstallImage.sh.in
(1.2), builds/install/arch-specific/hpux/classic/postInstall.sh.in
(1.2),
builds/install/arch-specific/hpux/classic/postUninstall.sh.in
(1.2), builds/install/arch-specific/hpux/classic/preInstall.sh.in
(1.2), builds/install/arch-specific/hpux/classic/preUninstall.sh.in
(1.2), builds/install/arch-specific/hpux/classic/tarInstall.sh.in
(1.2), builds/install/arch-specific/hpux/classic/tarUninstall.sh.in
(1.2),
builds/install/arch-specific/hpux/classic/tarmainInstall.sh.in
(1.2),
builds/install/arch-specific/hpux/classic/tarmainUninstall.sh.in
(1.2),
builds/install/arch-specific/hpux/misc/changedbaPassword.sh.in
(1.2),
builds/install/arch-specific/hpux/misc/changegdslibrarycompatibleLink.sh.in
(1.2), builds/install/arch-specific/hpux/misc/createaliasDB.sh.in
(1.2),
builds/install/arch-specific/hpux/misc/firebird.init.d.hpux.in
(1.2), builds/install/arch-specific/hpux/misc/hpuxLibrary.sh.in
(1.2),
builds/install/arch-specific/hpux/misc/rc.config.firebird.hpux.in
(1.2),
builds/install/arch-specific/hpux/super/makeinstallImage.sh.in
(1.2), builds/install/arch-specific/hpux/super/postInstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/postUninstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/preInstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/preUninstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/tarInstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/tarUninstall.sh.in
(1.2), builds/install/arch-specific/hpux/super/tarmainInstall.sh.in
(1.2),
builds/install/arch-specific/hpux/super/tarmainUninstall.sh.in
(1.2):
HPUX Port
2008-01-04 18:34 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.embed.lockmgr (1.15),
Makefile.in.firebird (1.81), make.defaults (1.60),
make.shared.targets (1.25):
Pass through CFLAGS, set for ./configure. This is minimum
cross-build support. It makes it possible to build, for example,
for i386 on amd64 linux. Just use: ./configure CFLAGS=-m32
--host=i386-cross-linux or, certainly: ./autogen.sh CFLAGS=-m32
--host=i386-cross-linux Should also help when doing builds in other
cases when 32/64 bit choice is possible.
2008-01-04 16:14 alexpeshkoff
* firebird2/builds/install/misc/: classicLibrary.sh.in (1.8),
posixLibrary.sh.in (1.10), superLibrary.sh.in (1.4):
Frontported fix for CORE-1674: Wrong access rights in doc
subdirectory
2007-12-28 01:13 asfernandes
* firebird2/: builds/posix/prefix.darwin_i386 (1.4),
builds/posix/prefix.darwin_powerpc (1.4),
doc/README.DiskSpaceAllocation (1.2):
Misc
2007-12-27 21:39 hvlad
* firebird2/doc/README.DiskSpaceAllocation (1.1):
Documentation
2007-12-27 13:19 paulbeach
* firebird2/builds/posix/: prefix.darwin_i386 (1.3),
prefix.darwin_powerpc (1.3):
Apply MacOS changes to HEAD
2007-12-27 11:55 paulbeach
* firebird2/: builds/posix/make.shared.variables (1.77),
extern/icu/source/config/mh-darwin (1.4):
Apply MacOS changes to HEAD
2007-12-26 10:45 dimitr
* firebird2/doc/WhatsNew (1.145):
Correction.
2007-12-22 10:38 robocop
* firebird2/doc/WhatsNew (1.144):
Formatting and IMHO give due credit where needed.
2007-12-22 10:36 robocop
*
firebird2/builds/install/arch-specific/win32/FirebirdInstallSupportFunctions.inc
(1.7):
Totally misc.
2007-12-22 01:53 asfernandes
* firebird2/builds/install/arch-specific/: darwin/install-script
(1.8), win32/FirebirdInstallEnvironmentChecks.inc (1.9),
win32/FirebirdInstallSupportFunctions.inc (1.6),
win32/FirebirdInstall_20.iss (1.29):
Misc
2007-12-21 13:22 paul_reeves
* firebird2/builds/win32/run_all.bat (1.15):
MInor tweaks to a) speed up testing the installer, and b) document
the available options.
2007-12-21 13:21 paul_reeves
* firebird2/builds/win32/msvc8/: VCCRT_Shared_Body.wxi (1.1),
VCCRT_Shared_Header.wxi (1.1), VCCRT_Win32.wxi (1.1),
VCCRT_Win32.wxs (1.1), VCCRT_x64.wxi (1.1), VCCRT_x64.wxs (1.1):
Add support to build VCRT merge modules. These files are VC8
specific, and technically they belong under the
'install\arch-specific\win32\msvc8' directory. But that directory
does not exist (and may never exist), so they can be parked here
for the time being.
2007-12-21 13:10 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.33),
FirebirdInstallEnvironmentChecks.inc (1.8),
FirebirdInstallSupportFunctions.inc (1.5), FirebirdInstall_20.iss
(1.28), installation_readme.txt (1.15):
Add support to deploy VCRT libraries via msi, if windows installer
3.0 is available.
2007-12-20 15:20 paulbeach
* firebird2/configure.in (1.269):
Apply MacOS changes to HEAD
2007-12-20 12:34 paulbeach
* firebird2/builds/install/arch-specific/darwin/: Makefile.in
(1.4), install-script (1.7), launchd.org.firebird.gds.plist (1.3):
Apply MacOS changes to HEAD
2007-12-19 16:21 dimitr
* firebird2/doc/WhatsNew (1.143):
More additions.
2007-12-19 15:35 paulbeach
* firebird2/extern/icu/source/common/putil.c (1.6):
Apply MacOS changes to HEAD
2007-12-19 15:07 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstallSupportFunctions.inc
(1.4):
Add some generic functions to test for host O/S
2007-12-19 14:49 dimitr
* firebird2/doc/WhatsNew (1.142):
A few additions.
2007-12-19 14:46 paulbeach
* firebird2/configure.in (1.268):
Apply MacOS changes to HEAD
2007-12-19 14:40 dimitr
* firebird2/builds/install/misc/firebird.conf (1.40):
Just better English. Credits go to Helen.
2007-12-19 14:34 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallSupportFunctions.inc (1.3), FirebirdInstall_20.iss
(1.27), installation_scripted.txt (1.7):
Implement feature request CORE-548 Installer now generates a help
screen when passed /?, /h or /help on the command-line
2007-12-19 14:33 dimitr
* firebird2/doc/WhatsNew (1.141):
Updated docs.
2007-12-19 14:25 paulbeach
* firebird2/builds/posix/: prefix.darwin_i386 (1.2),
prefix.darwin_powerpc (1.2):
Apply MacOS changes to HEAD
2007-12-19 14:22 paulbeach
* firebird2/: configure.in (1.267), builds/posix/prefix.darwin
(1.24):
Apply MacOS changes to HEAD
2007-12-18 00:58 asfernandes
* firebird2/doc/WhatsNew (1.140):
Misc
2007-12-17 14:00 dimitr
* firebird2/doc/WhatsNew (1.139):
Updated docs.
2007-12-14 12:31 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.29),
Makefile.in.client.gbak (1.19), Makefile.in.client.gdef (1.15),
Makefile.in.client.gfix (1.22), Makefile.in.client.gpre (1.26),
Makefile.in.client.gsec (1.9), Makefile.in.client.isql (1.19),
Makefile.in.client.qli (1.14), Makefile.in.client.util (1.49),
Makefile.in.codes (1.21), Makefile.in.embed.gbak (1.20),
Makefile.in.embed.gdef (1.13), Makefile.in.embed.gfix (1.23),
Makefile.in.embed.gpre (1.24), Makefile.in.embed.isql (1.18),
Makefile.in.embed.lockmgr (1.14), Makefile.in.embed.qli (1.23),
Makefile.in.embed.util (1.34), Makefile.in.fbserver (1.23),
Makefile.in.firebird (1.80), Makefile.in.msgs (1.18),
Makefile.in.static.gbak (1.16), Makefile.in.static.gpre (1.20),
Makefile.in.static.isql (1.15):
1. Use EXE_LINK or STATICEXE_LINK (what appropriate) to link
executables instead of plain LD. 2. Fron-ported fix for broken in
ALt-Linux ld - changed order of libraries in command line.
2007-12-13 12:04 paul_reeves
* firebird2/builds/win32/msvc8/fb2control.vcproj (1.10):
Fix build
2007-12-10 12:13 paulbeach
* firebird2/builds/install/arch-specific/darwin/install-script
(1.6):
Fix MacOS install typo
2007-12-09 14:09 asfernandes
* firebird2/builds/install/arch-specific/darwin/install-script
(1.5):
Misc
2007-12-08 08:46 robocop
* firebird2/: configure.in (1.266),
builds/install/arch-specific/darwin/FB.info (1.5):
Misc.
2007-12-07 13:19 paulbeach
* firebird2/: builds/install/arch-specific/darwin/FB.info (1.4),
builds/install/arch-specific/darwin/install-script (1.4),
builds/install/arch-specific/darwin/preupgrade-script (1.4),
builds/install/arch-specific/darwin/launchd.org.firebird.gds.plist
(1.2), builds/posix/make.rules (1.35), builds/posix/postfix.darwin
(1.6), builds/posix/prefix.darwin (1.23), configure.in (1.265):
MacOS 10.5 (Leopard) updates
2007-12-04 14:58 alexpeshkoff
* firebird2/doc/README.raw_devices (1.4):
misc
2007-12-04 09:36 robocop
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.43):
Follow VC8 changes.
2007-12-04 09:29 dimitr
* firebird2/doc/sql.extensions/: README.context_variables (1.5),
README.exception_handling (1.2):
Fixed docs.
2007-12-04 09:23 robocop
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.7):
Misc.
2007-12-03 17:11 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.slackware.in
(1.4):
Multi-instancing in SlackWare
2007-12-03 16:48 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.generic.in
(1.7):
Comment
2007-11-30 14:49 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.12):
Change function description
2007-11-29 19:45 dimitr
* firebird2/builds/install/misc/firebird.conf (1.39):
Some practice in the English language :-)
2007-11-29 18:53 hvlad
* firebird2/builds/install/misc/firebird.conf (1.38):
Implement CORE-1625 : Implement new setting to relax strict SQL
standard's alias checking rules
2007-11-27 08:45 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.generic.in
(1.6):
Multi-instancing support in generic startup file for super-server.
2007-11-26 16:41 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.mandrake.in
(1.7):
Multi-instance support for Mandriva/Mandrake/Redhat/Fedora
2007-11-26 16:40 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.gentoo.in
(1.7):
misc
2007-11-26 15:26 asfernandes
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.6):
Task CORE-1618 - Change GBAK option to not run database triggers to
use the same name as the ISQL equivalent option
2007-11-26 13:31 hvlad
* firebird2/builds/win32/msvc8/Firebird2.sln (1.7):
Make instreg independent from common
2007-11-26 09:55 alexpeshkoff
* firebird2/doc/README.raw_devices (1.3):
misc
2007-11-24 01:12 asfernandes
* firebird2/doc/README.raw_devices (1.2):
Misc
2007-11-22 13:22 alexpeshkoff
* firebird2/doc/README.raw_devices (1.1):
Added readme for raw devices
2007-11-21 11:43 alexpeshkoff
* firebird2/doc/: README.NTSecurity (1.3), README.instsvc (1.6):
misc
2007-11-19 14:21 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.gentoo.in
(1.6):
Added minimum multi-instance support
2007-11-19 14:20 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.suse.in
(1.8):
frontported change in startup script
2007-11-17 11:17 robocop
* firebird2/builds/win32/: msvc7/gstat.vcproj (1.27),
msvc8/gstat.vcproj (1.7):
Misc.
2007-11-17 01:37 asfernandes
* firebird2/builds/win32/msvc7/: engine.vcproj (1.65),
engine_classic.vcproj (1.65), engine_embed.vcproj (1.54):
Misc
2007-11-15 14:29 alexpeshkoff
* firebird2/builds/win32/msvc7/: engine.vcproj (1.64),
engine_classic.vcproj (1.64), engine_embed.vcproj (1.53):
Fixed VC7 build
2007-11-15 12:38 alexpeshkoff
* firebird2/configure.in (1.264):
Fixed posix build
2007-11-15 09:20 paulbeach
* firebird2/builds/posix/prefix.hpux (1.2):
HPUX Port
2007-11-14 11:02 dimitr
* firebird2/builds/win32/msvc8/fb2control.vcproj (1.9):
Fixed the CPL applet linkage (made it static instead of dynamic).
This is the only project that overrides the common property sheets
(in terms of linkage).
2007-11-13 16:01 dimitr
* firebird2/builds/win32/msvc8/: fb2control.vcproj (1.8),
firebird2release.vsprops (1.3):
Fixed linkage issues.
2007-11-13 15:09 dimitr
* firebird2/builds/win32/msvc8/firebird2release.vsprops (1.2):
Re-enable the dynamic linkage for the release builds as well. This
should solve both CORE-1587 and CORE-1590.
2007-11-12 15:25 paulbeach
* firebird2/configure.in (1.263):
HPUX Port
2007-11-12 01:31 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.11):
Feature CORE-1511 - POSITION(string_exp1, string_exp2 [, start])
2007-11-12 01:02 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.10):
1) Fixing another case of CORE-1514 - Many new 2.1 built in
functions have incorrect NULL semantics 2) Improvement CORE-1569 -
ROUND function second parameter - make optional like TRUNC
2007-11-02 16:12 alexpeshkoff
* firebird2/configure.in (1.262):
Fixed CORE-1558: Help people get core files in case of abort() on
BUGCHECK
2007-10-29 04:22 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.74),
engine_classic.dsp (1.70), engine_embed.dsp (1.49):
Fix the VC6 project files.
2007-10-29 00:41 asfernandes
* firebird2/builds/install/misc/firebird.conf (1.37):
Correction - there was a \0 byte in this file
2007-10-28 19:03 skidder
* firebird2/builds/install/misc/firebird.conf (1.36):
Correction
2007-10-28 16:00 skidder
* firebird2/builds/install/misc/firebird.conf (1.35):
Allow local protocol to work with servers running both under
restricted accounts (e.g. Vista regular user) and unrestricted
accounts (e.g. LocalService)
2007-10-28 15:51 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.76),
win32/msvc8/engine.vcproj (1.12), win32/msvc8/engine_classic.vcproj
(1.12), win32/msvc8/engine_embed.vcproj (1.12):
Create class to buffer random bytes generation as process of
generate many small random bytes is slow - thanks to Nickolay
2007-10-26 12:44 skidder
* firebird2/builds/win32/msvc8/Firebird2Boot.sln (1.3):
Fix broken MSVC 2005 build. The problem was about the GUIDs in
solution file not matching the ones in project files causing VS to
kill dependencies in SLN file during the build.
Tested against recent MSVC 8.0.50727.867
2007-10-25 06:01 robocop
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.42), config.dsp
(1.5), fbsvcmgr.dsp (1.1):
Add fbsvcmgr project to VC6.
2007-10-24 08:13 robocop
* firebird2/builds/win32/msvc6/gstat.dsp (1.24):
Misc.
2007-10-23 16:14 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.9):
Remove weekday support in DATEADD/DATEDIFF - CORE-1526
2007-10-17 16:03 alexpeshkoff
* firebird2/builds/win32/msvc7/: gsec.vcproj (1.24), gstat.vcproj
(1.26):
misc
2007-10-17 16:02 alexpeshkoff
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.28),
fbsvcmgr.vcproj (1.1):
Added project to build fbsvcmgr using VC7
2007-10-17 15:05 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.26):
Be sure to include manifest for wow64
2007-10-15 19:48 dimitr
* firebird2/doc/README.monitoring_tables (1.8):
Update.
2007-10-15 17:09 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstall_20.iss (1.25), installation_readme.txt (1.14):
Ensure that binary installer removes an existing service. Otherwise
it will attempt to start the pre-existing service, not the one it
has just installed.
2007-10-15 07:53 paul_reeves
* firebird2/builds/install/arch-specific/win32/: Readme.txt (1.15),
installation_readme.txt (1.13):
Update installation readme files for beta 2
2007-10-12 14:18 paul_reeves
*
firebird2/builds/install/arch-specific/win32/installation_scripted.txt
(1.6):
Misc
2007-10-12 14:15 paul_reeves
* firebird2/builds/install/arch-specific/win32/Readme.txt (1.14):
Update readme for beta 2
2007-10-12 14:09 paul_reeves
*
firebird2/builds/install/arch-specific/win32/installation_readme.txt
(1.12):
Update installation notes
2007-10-10 16:00 paul_reeves
* firebird2/builds/win32/run_all.bat (1.14):
Make run_all a little more useful.
2007-10-10 12:57 paul_reeves
* firebird2/builds/install/arch-specific/win32/pl/:
custom_messages_pl.inc (1.3), czytajto.txt (1.4),
instalacja_czytajto.txt (1.5):
Forward port (from 2.0.3) latest polish translations for windows
installer.
2007-10-10 12:54 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.32), FirebirdInstall_20.iss (1.24):
Roll back deployment with static linking of ms runtimes
2007-10-08 03:21 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.8):
Update
2007-10-06 18:07 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.7):
Misc
2007-10-04 15:23 paul_reeves
* firebird2/builds/win32/msvc8/gbak_embed.vcproj (1.7):
Restore tabs
2007-10-02 21:19 hvlad
* firebird2/builds/win32/msvc8/Firebird2.sln (1.6):
Remove 'common' from dependencies of 'fb2control' to allow static
linkage
2007-10-02 17:37 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.6):
Fixed CORE-1490 - New builtin function DATEDIFF() implements wrong
choice of keywords for expanded syntax
2007-10-02 12:21 robocop
* firebird2/builds/win32/msvc6/analyse.dsp (1.1):
I'm posting this in case someone wants to play with it. It contains
one of our forgotten pieces of code.
2007-10-02 10:12 robocop
* firebird2/: doc/WhatsNew (1.138), builds/win32/msvc7/gsec.vcproj
(1.23), builds/win32/msvc6/gsec.dsp (1.22):
Misc.
2007-09-30 16:12 hvlad
* firebird2/builds/win32/msvc8/Firebird2.sln (1.5):
Add 'common' into dependencies to 'fb2control'
2007-09-28 21:55 dimitr
* firebird2/doc/WhatsNew (1.137):
Update.
2007-09-27 17:59 asfernandes
* firebird2/doc/WhatsNew (1.136):
Oops, it's ordered by bug-id desc
2007-09-27 17:55 asfernandes
* firebird2/doc/WhatsNew (1.135):
Update WhatsNew
2007-09-27 15:11 paul_reeves
* firebird2/extern/icu/source/: data/makedata.mak (1.4),
extra/uconv/makedata.mak (1.4):
Correctly detect the target config, so as to use the appropriate
directory layout. (ie, make sure that VC6 and VC7 can still build
ICU after the changes to the VC8 build.)
2007-09-27 15:06 paul_reeves
* firebird2/builds/win32/msvc8/: gbak_embed.vcproj (1.6),
gsec.vcproj (1.6):
Misc.
2007-09-25 10:22 dimitr
* firebird2/doc/WhatsNew (1.134):
Documented the Beta 2 changes.
2007-09-24 09:23 dimitr
* firebird2/doc/WhatsNew (1.133):
Documented the Beta 2 changes.
2007-09-18 17:10 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.31):
Don't deploy the MSVC8 C runtimes unless we link dynamically.
2007-09-18 17:09 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.23):
Switch on support to deploy 32-bit client into <SysWOW64> when
installing the 64-bit kits.
2007-09-18 14:48 paul_reeves
* firebird2/builds/win32/msvc8/gbak_embed.vcproj (1.5):
Minor cleanup
2007-09-17 11:49 paul_reeves
* firebird2/builds/win32/clean_all.bat (1.17):
More misc tidy up.
2007-09-17 11:48 paul_reeves
* firebird2/builds/win32/msvc8/fb2control.vcproj (1.7):
Misc tidy up.
2007-09-17 10:13 paul_reeves
* firebird2/builds/win32/: make_icu.bat (1.15),
set_build_target.bat (1.3), setenvvar.bat (1.17),
msvc8/fb_inet_server.vcproj (1.12), msvc8/fbembed.vcproj (1.14),
msvc8/fbserver.vcproj (1.13), msvc8/intl.vcproj (1.14):
Fix debug build to use release target when building ICU module
2007-09-14 17:47 dimitr
* firebird2/doc/README.monitoring_tables (1.7):
Update.
2007-09-13 12:47 robocop
* firebird2/builds/win32/make_all.bat (1.50):
Totally misc.
2007-09-13 12:20 paul_reeves
* firebird2/builds/win32/make_boot.bat (1.39):
report correct name of log file in case of error.
2007-09-12 16:04 paul_reeves
* firebird2/builds/:
install/arch-specific/win32/BuildExecutableInstall.bat (1.30),
install/arch-specific/win32/FirebirdInstall_20.iss (1.22),
win32/clean_all.bat (1.16), win32/make_all.bat (1.49),
win32/make_boot.bat (1.38), win32/run_all.bat (1.13),
win32/msvc8/fb_inet_server.vcproj (1.11),
win32/msvc8/fbembed.vcproj (1.13), win32/msvc8/fbserver.vcproj
(1.12), win32/msvc8/intl.vcproj (1.13):
Roll back support for icu debug builds as part of the Firebird
build process on Windows
2007-09-12 15:49 paul_reeves
* firebird2/builds/win32/msvc8/: empbuild.vcproj (1.5),
intlbuild.vcproj (1.5):
Be consistent with usage of Detect64BitPortabilityProblems property
2007-09-12 15:09 paul_reeves
* firebird2/builds/win32/msvc8/fbclient.vcproj (1.9):
Misc cleanup
2007-09-12 04:31 asfernandes
*
firebird2/builds/install/arch-specific/win32/installation_scripted.txt
(1.5):
Misc
2007-09-11 17:20 asfernandes
* firebird2/builds/win32/msvc8/firebird2debug.vsprops (1.2):
We don't want these warnings
2007-09-11 14:28 paul_reeves
* firebird2/extern/icu/source/allinone/firebird2debug.vsprops
(1.2):
Use dynamic linking by default for ICU debug builds.
2007-09-11 14:21 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallEnvironmentChecks.inc (1.7), FirebirdInstall_20.iss
(1.21), installation_scripted.txt (1.4):
Implement support for passing /clean option when running the
Windows binary uninstaller. (CORE-1158)
Update documentation for scripted installations.
2007-09-11 14:13 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.29), FirebirdInstall_20.iss (1.20):
Bring into line with recent changes to the build process
2007-09-11 14:10 paul_reeves
* firebird2/builds/win32/msvc8/: fb2control.vcproj (1.6),
fb_lock_print.vcproj (1.6):
Misc. cleanup
2007-09-11 14:07 paul_reeves
* firebird2/builds/win32/run_all.bat (1.12):
Pass option to buildexecutableinstall
2007-09-11 01:43 robocop
* firebird2/builds/win32/msvc8/fbserver.vcproj (1.11):
Correction.
2007-09-10 15:55 paul_reeves
* firebird2/builds/win32/run_all.bat (1.11):
Allow run_all.bat to pass a variable through to each batch file it
calls.
2007-09-10 15:53 paul_reeves
* firebird2/builds/win32/clean_all.bat (1.15):
Document why better cleaning is required for debug builds.
Automatically set variable to implement better cleaning for debug
builds.
2007-09-10 15:52 paul_reeves
* firebird2/builds/win32/: make_all.bat (1.48), make_boot.bat
(1.37):
Copy icu debug dll's too.
2007-09-10 15:48 paul_reeves
* firebird2/builds/win32/msvc8/: fb_inet_server.vcproj (1.10),
fbembed.vcproj (1.12), fbserver.vcproj (1.10), intl.vcproj (1.12):
link with icu debug libraries when appropriate.
2007-09-10 02:45 asfernandes
* firebird2/builds/win32/msvc8/btyacc.vcproj (1.5):
Misc
2007-09-06 15:25 paul_reeves
* firebird2/builds/win32/: blrtable.bat (1.11), clean_all.bat
(1.14), create_msgs.bat (1.6), make_all.bat (1.47), make_boot.bat
(1.36), make_examples.bat (1.23), parse.bat (1.10), preprocess.bat
(1.38), set_build_target.bat (1.2), setenvvar.bat (1.16):
Use environment variables to encapsulate directory layout
differences between VS2005 and earlier. Use FB_GEN_DIR env var. to
determin location of generated output. Tidy up usage of
FB_GEN_DB_DIR - only use with unix style paths. Generate platform
specific log files during build process.
2007-09-06 14:57 paul_reeves
* firebird2/builds/win32/msvc8/: alice.vcproj (1.5),
alice_classic.vcproj (1.5), btyacc.vcproj (1.4), build_msg.vcproj
(1.5), burp.vcproj (1.5), burp_classic.vcproj (1.5), codes.vcproj
(1.4), common.vcproj (1.7), common_classic.vcproj (1.7),
common_static.vcproj (1.6), config.vcproj (1.5), dsql_server.vcproj
(1.5), dsql_server_classic.vcproj (1.5), empbuild.vcproj (1.4),
engine.vcproj (1.11), engine_classic.vcproj (1.11),
engine_embed.vcproj (1.11), fb2control.vcproj (1.5),
fb_inet_server.vcproj (1.9), fb_lock_print.vcproj (1.5),
fbclient.vcproj (1.8), fbclient_static.vcproj (1.4), fbembed.vcproj
(1.11), fbguard.vcproj (1.5), fbrmclib.vcproj (1.4),
fbserver.vcproj (1.9), fbsvcmgr.vcproj (1.2), fbudf.vcproj (1.6),
firebird2.vsprops (1.2), gbak.vcproj (1.5), gbak_embed.vcproj
(1.4), gdef.vcproj (1.5), gds32.vcproj (1.5), gfix.vcproj (1.5),
gpre.vcproj (1.7), gpre_boot.vcproj (1.5), gpre_embed.vcproj (1.5),
gpre_static.vcproj (1.4), gsec.vcproj (1.5), gsplit.vcproj (1.5),
gstat.vcproj (1.6), ib_udf.vcproj (1.5), ib_util.vcproj (1.5),
instclient.vcproj (1.5), instreg.vcproj (1.5), instsvc.vcproj
(1.5), intl.vcproj (1.11), intlbuild.vcproj (1.4), isql.vcproj
(1.7), isql_embed.vcproj (1.5), lock.vcproj (1.5),
lock_classic.vcproj (1.5), nbackup.vcproj (1.5), qli.vcproj (1.5),
remote.vcproj (1.6), remote_classic.vcproj (1.6), utilities.vcproj
(1.5), utilities_classic.vcproj (1.5), utilities_embed.vcproj
(1.5), v5_examples.vcproj (1.4):
Add target specific property sheets to VS2005 projects.
2007-09-06 14:50 paul_reeves
* firebird2/extern/icu/source/: data/makedata.mak (1.3),
data/makedata_8.vcproj (1.3), extra/uconv/makedata.mak (1.3),
extra/uconv/uconv_8.vcproj (1.3), common/common_8.vcproj (1.3),
i18n/i18n_8.vcproj (1.3), io/io_8.vcproj (1.3),
layout/layout_8.vcproj (1.3), layoutex/layoutex_8.vcproj (1.3),
stubdata/stubdata_8.vcproj (1.3), test/cintltst/cintltst_8.vcproj
(1.3), test/intltest/intltest_8.vcproj (1.3),
test/iotest/iotest_8.vcproj (1.3):
Add property sheets to VS2005 projects in ICU module Separate
output from 32-bit and 64-bit builds into different directories.
2007-09-06 13:16 paul_reeves
* firebird2/extern/icu/source/allinone/: firebird2debug.vsprops
(1.1), firebird2intl.vsprops (1.1), firebird2release.vsprops (1.1):
Add VS 2005 property sheets for the ICU module
2007-09-06 12:59 paul_reeves
* firebird2/builds/win32/msvc8/: firebird2debug.vsprops (1.1),
firebird2release.vsprops (1.1):
Add property sheets for VS 2005 builds, to give finer control over
release and debug configurations.
2007-09-06 12:57 paul_reeves
* firebird2/builds/win32/: .cvsignore (1.1), msvc7/.cvsignore
(1.1), msvc8/.cvsignore (1.1):
Ignore files generated by MSVC or the build process
2007-09-02 11:34 robocop
* firebird2/builds/install/arch-specific/solaris/CS/postinstall.in
(1.4):
Misc.
2007-09-02 04:13 asfernandes
* firebird2/builds/install/arch-specific/solaris/Makefile.in (1.5):
Misc
2007-08-31 17:29 paulbeach
* firebird2/builds/install/arch-specific/solaris/CS/prototype.in
(1.5):
Solaris Port
2007-08-31 14:28 paulbeach
* firebird2/builds/: install/arch-specific/solaris/CS/prototype.in
(1.4), posix/prefix.solx86gcc (1.25):
Solaris Port
2007-08-31 12:47 paulbeach
* firebird2/builds/: install/arch-specific/solaris/CS/prototype.in
(1.3), posix/prefix.solx86gcc (1.24):
Solaris Port
2007-08-31 11:07 paulbeach
* firebird2/builds/install/arch-specific/solaris/libgcc/:
pkginfolg.in (1.2), prototypelg.in (1.2), pkginfolg.in (1.3):
Solaris Port
2007-08-31 10:51 paulbeach
* firebird2/: builds/install/arch-specific/solaris/CS/pkginfo.in
(1.2), builds/install/arch-specific/solaris/CS/postinstall.in
(1.3), builds/install/arch-specific/solaris/CS/prototype.in (1.2),
builds/install/arch-specific/solaris/Makefile.in (1.4),
builds/install/arch-specific/solx86/Makefile.in (1.3), configure.in
(1.261), extern/icu/source/config/mh-solaris-gcc (1.7):
Solaris Port
2007-08-31 09:56 paulbeach
* firebird2/builds/install/arch-specific/solx86gcc/: CS/pkginfo.in
(1.3), CS/postinstall.in (1.3), CS/postremove.in (1.3),
CS/preinstall.in (1.3), CS/prototype.in (1.6), LIBGCC/pkginfolg.in
(1.3), LIBGCC/prototypelg.in (1.2), Makefile.in (1.5),
SS/pkginfo.in (1.3), SS/postinstall.in (1.2), SS/postremove.in
(1.2), SS/preinstall.in (1.2), SS/prototype.in (1.2):
Solaris Port
2007-08-28 13:19 alexpeshkoff
* firebird2/configure.in (1.260):
Fixed linux build in HEAD
2007-08-21 16:22 paulbeach
* firebird2/configure.in (1.259):
Update for Solaris Sparc too
2007-08-20 15:26 alexpeshkoff
* firebird2/configure.in (1.258):
Added library required for standard semaphores.
2007-08-20 15:21 alexpeshkoff
* firebird2/builds/posix/make.defaults (1.59):
misc
2007-08-14 13:06 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.extlib (1.23),
Makefile.in.libfbclient (1.37), make.defaults (1.58),
prefix.solx86gcc (1.23):
1. We have 3 kinds of libraries we build - plain-C (libib_util),
C++ with static ++ support (libfbclient) and C++ with dynamic ++
support (all the others). Reworked build process to clearly handle
different linkers and switches for this 3 kinds of libraries. 2.
Disabled creation of binaries with undefined external references
during DEV_BUILD.
2007-08-13 14:55 aafemt
* firebird2/builds/posix/Makefile.in.client.util (1.48):
Fix MinGW build
2007-08-13 14:00 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.47),
prefix.solx86gcc (1.22):
Should link with g++ on Solaris
2007-08-10 10:11 alexpeshkoff
* firebird2/builds/posix/make.defaults (1.57):
restored accidetially commited file
2007-08-10 09:51 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.46),
Makefile.in.inet_server (1.17), firebird.vers (1.11), make.defaults
(1.56):
Removed entry, actually missing in API
2007-08-07 12:29 robocop
* firebird2/builds/win32/msvc6/gstat.dsp (1.23):
Fix the VC6 build.
2007-08-03 11:09 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.45),
Makefile.in.embed.util (1.33):
misc
2007-08-03 11:00 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.44),
Makefile.in.embed.util (1.32):
fixed posix build
2007-08-03 07:21 dimitr
* firebird2/builds/win32/msvc7/gstat.vcproj (1.25):
Fixed CORE-1398, CORE-1399, CORE-1400.
2007-08-03 07:17 dimitr
* firebird2/builds/win32/msvc8/gstat.vcproj (1.5):
Fixed CORE-1398, CORE-1399, CORE-1400.
2007-07-30 13:03 paul_reeves
* firebird2/builds/win32/run_all.bat (1.10):
Don't build the PDB images by default
2007-07-30 12:56 paul_reeves
* firebird2/builds/win32/run_all.bat (1.9):
Add a test for optional env var - FB_NOCLEAN - to speed up
rebuilds.
2007-07-26 14:58 paul_reeves
* firebird2/builds/win32/msvc8/fb2control.vcproj (1.4):
Statically link cpl applet to mfc for the time being. It doesn't
solve all the problems related to deployment of VC8 apps, but it
does solve one.
2007-07-26 14:05 hvlad
* firebird2/builds/install/misc/firebird.conf (1.34):
Explanation as Claudio suggest
2007-07-26 03:23 asfernandes
* firebird2/builds/install/misc/firebird.conf (1.33):
Misc
2007-07-25 20:51 hvlad
* firebird2/builds/install/misc/firebird.conf (1.32):
Implement CORE-1381 : Allow Firebird to not use filesystem cache
for database files
2007-07-25 16:43 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstall_20.iss (1.19), custom_messages.inc (1.5):
Remove some more hard-coded version numbers from the install
script.
2007-07-25 16:41 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.28):
Remove quotes around env var and document how to define it
correctly.
2007-07-25 15:13 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.79):
Make build process slightly less artificial
2007-07-19 03:25 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.16):
1) CORE-1366 - French insensitive collation FR_FR_CI_AI 2) Renamed
CP932 to CP943C per user feedback in CORE-1324
2007-07-05 15:57 paul_reeves
*
firebird2/builds/install/arch-specific/win32/installation_scripted.txt
(1.3):
Make sure example is actually correct.
2007-07-03 14:10 dimitr
* firebird2/doc/sql.extensions/README.order_by_expressions_nulls
(1.3):
Corrections for v2.0 and above.
2007-07-03 11:08 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
After_Installation.url (1.1), FirebirdInstall_20.iss (1.18),
firebirdsql.org.url (1.1):
Add link to landing page Make sure we include the metadata update
script.
2007-07-03 02:09 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.5):
Improvement CORE-1340 - Add a scale parameter to TRUNC function
2007-07-02 16:46 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.17):
Make sure that manifest file is _really_ included, if it is needed.
2007-07-02 16:36 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.16):
Include link to 2.1.0 release notes Dynamically generate version
number for readme menuitem
2007-07-02 16:25 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.27):
Remove duplicate line
2007-07-02 16:00 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.26):
Make sure embedded packages are separated by platform. Include
manifest if necessary.
2007-07-02 14:28 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.25):
Include the VC80 runtime manifest.
2007-06-26 11:22 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.15):
Tidy up a little.
2007-06-26 10:43 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallEnvironmentChecks.inc (1.6), FirebirdInstall_20.iss
(1.14), Readme.txt (1.13), custom_messages.inc (1.4),
installation_readme.txt (1.11), installation_scripted.txt (1.2):
Upgrade inno setup script to IS5 Add support for building 64-bit
installable binaries Update readme's for beta 1.
2007-06-22 14:21 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.24):
Misc upstream changes to support InnoSetup 5 and other
enhancements to innosetup install script.
2007-06-22 03:59 asfernandes
* firebird2/: builds/install/misc/fbintl.conf (1.15),
extern/icu/source/data/mappings/ucmcore.mk (1.4),
extern/icu/source/data/mappings/ucmfiles.mk (1.4):
Feature request CORE-1324 - Japanese character set cp932 -- waiting
for user feedback on what ICU charset is best
2007-06-13 13:56 paulbeach
* firebird2/extern/icu/source/config/mh-darwin (1.3):
MacOS Port into HEAD - Minor mods
2007-06-13 12:07 paulbeach
* firebird2/builds/posix/postfix.darwin (1.5):
MacOS Port into HEAD - Minor mods
2007-06-13 03:56 asfernandes
* firebird2/doc/WhatsNew (1.132):
Update
2007-06-12 04:02 asfernandes
* firebird2/builds/posix/postfix.darwin (1.4):
Misc
2007-06-11 16:21 paulbeach
* firebird2/builds/: install/arch-specific/darwin/FB.info (1.3),
install/arch-specific/darwin/Makefile.in (1.3),
install/arch-specific/darwin/fullvers.c (1.3),
install/arch-specific/darwin/install-script (1.3),
install/arch-specific/darwin/preupgrade-script (1.3),
install/arch-specific/darwin/buildno.c (1.2),
install/arch-specific/darwin/revno.c (1.2),
posix/Makefile.in.firebird (1.78), posix/Makefile.in.libfbclient
(1.36), posix/Makefile.in.libfbembed (1.24),
posix/Makefile.in.static.gbak (1.15), posix/fbintl.darwin.vers
(1.2), posix/make.defaults (1.55), posix/postfix.darwin (1.3),
posix/prefix.darwin (1.22), posix/firebird.darwin.client.vers
(1.2), posix/firebird.darwin.embed.vers (1.2):
MacOS Port into HEAD
2007-06-09 21:31 asfernandes
* firebird2/doc/WhatsNew (1.131):
Rollback fix for CORE-1245 and CORE-1246 and defer to better times,
as each change causes regressions
2007-06-09 21:18 asfernandes
* firebird2/doc/WhatsNew (1.130):
Fixed CORE-1315 - Data type unknown, for most functions ported from
Yaffil
2007-06-08 04:19 asfernandes
* firebird2/doc/WhatsNew (1.129):
Rework fix for CORE-1245 to fix: CORE-1246 - Incorrect column
values with outer joins and derived tables, CORE-1306 - Indices not
used for views
2007-06-07 05:34 asfernandes
* firebird2/builds/posix/Makefile.in.static.gbak (1.14):
Misc
2007-06-06 13:45 alexpeshkoff
* firebird2/builds/posix/Makefile.in.static.gbak (1.13):
misc
2007-06-05 10:52 hvlad
* firebird2/doc/WhatsNew (1.128):
Update WhatsNew
2007-06-02 21:13 asfernandes
* firebird2/doc/WhatsNew (1.127):
Fix for: CORE-1286 - Bug with COMPUTED BY fields CORE-1292 - Can't
create table using long username and UTF8 as attachment charset
2007-06-02 21:11 asfernandes
* firebird2/builds/install/arch-specific/:
linux/classic/makeInstallImage.sh.in (1.21),
linux/super/makeInstallImage.sh.in (1.21),
win32/BuildExecutableInstall.bat (1.23):
Metadata charset upgrade scripts
2007-05-28 15:23 asfernandes
* firebird2/doc/WhatsNew (1.126):
Update
2007-05-20 03:37 asfernandes
* firebird2/doc/WhatsNew (1.125):
Update
2007-05-18 15:33 dimitr
* firebird2/doc/WhatsNew (1.124):
Update.
2007-05-18 09:19 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.75):
Added StatusHolder to posix build
2007-05-18 08:31 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.37),
common_classic.dsp (1.31), common_static.dsp (1.15):
Sync VC6 files.
2007-05-17 16:48 asfernandes
* firebird2/builds/win32/msvc8/: common.vcproj (1.6),
common_classic.vcproj (1.6), common_static.vcproj (1.5):
Update MSVC8 build
2007-05-17 15:01 hvlad
* firebird2/builds/win32/msvc7/: common.vcproj (1.27),
common_classic.vcproj (1.24), common_static.vcproj (1.12):
Add class for holding status vector and error strings
2007-05-17 14:40 alexpeshkoff
* firebird2/doc/README.fbsvcmgr (1.2):
Added missing SPB parameter
2007-05-16 11:38 dimitr
* firebird2/doc/WhatsNew (1.123):
Update.
2007-05-16 09:54 dimitr
* firebird2/doc/README.monitoring_tables (1.6):
Added remote process name to the monitoring data. Applications are
allowed to override this value via DPB.
2007-05-16 06:18 dimitr
* firebird2/doc/WhatsNew (1.122):
Misc.
2007-05-15 10:12 dimitr
* firebird2/doc/WhatsNew (1.121):
Misc.
2007-05-15 10:06 dimitr
* firebird2/doc/WhatsNew (1.120):
Update.
2007-05-14 13:40 alexpeshkoff
* firebird2/: configure.in (1.257),
builds/install/arch-specific/linux/classic/rpmheader.txt.in (1.6),
builds/install/arch-specific/linux/super/rpmheader.txt.in (1.7):
Fixed CORE-981 - x86_64 RPM package missing "provides"
2007-05-13 16:06 asfernandes
* firebird2/doc/sql.extensions/README.update_or_insert (1.4):
Changed UPDATE OR INSERT to check existence of records with IS NOT
DISTINCT
2007-05-11 18:37 alexpeshkoff
* firebird2/doc/README.fbsvcmgr (1.1):
Documentation for fbsvcmgr
2007-05-11 13:18 asfernandes
* firebird2/doc/sql.extensions/README.update_or_insert (1.3):
Removed incorrect note
2007-05-11 08:41 aafemt
* firebird2/doc/README.makefiles (1.4):
Note for POSIX builders
2007-05-11 08:40 aafemt
* firebird2/builds/posix/: Makefile.in.client.gbak (1.18),
Makefile.in.client.gfix (1.21), Makefile.in.client.gpre (1.25),
Makefile.in.client.isql (1.18), Makefile.in.client.qli (1.13),
Makefile.in.client.util (1.43), Makefile.in.embed.gbak (1.19),
Makefile.in.embed.gfix (1.22), Makefile.in.embed.gpre (1.23),
Makefile.in.embed.isql (1.17), Makefile.in.embed.qli (1.22),
Makefile.in.intl (1.32), Makefile.in.libfbclient (1.35),
make.shared.variables (1.74):
Fix MinGW build
2007-05-09 17:23 asfernandes
* firebird2/doc/sql.extensions/README.list (1.2):
Updated LIST documentation - thanks to Maycon Ferra<72>a
2007-05-08 17:34 asfernandes
* firebird2/doc/README.intl (1.9):
More INTL documentation
2007-05-04 03:38 asfernandes
* firebird2/builds/win32/msvc8/: Firebird2.sln (1.4),
fbsvcmgr.vcproj (1.1):
Added fbsvcmgr for MSVC8. Note: it should depend on common and
fbclient.
2007-05-04 03:23 asfernandes
* firebird2/builds/win32/create_msgs.bat (1.5):
Correction
2007-05-04 03:18 asfernandes
* firebird2/builds/:
install/arch-specific/linux/classic/makeInstallImage.sh.in (1.20),
posix/prefix.linux_mipsel (1.5):
Misc
2007-05-03 13:24 alexpeshkoff
* firebird2/builds/:
install/arch-specific/linux/classic/makeInstallImage.sh.in (1.19),
install/arch-specific/linux/super/makeInstallImage.sh.in (1.20),
posix/Makefile.in.client.util (1.42), posix/Makefile.in.embed.util
(1.31), posix/make.defaults (1.54), posix/prefix.linux (1.32),
posix/prefix.linux_amd64 (1.12), posix/prefix.linux_generic (1.9),
posix/prefix.linux_mipsel (1.4), posix/prefix.linux_powerpc (1.4),
posix/prefix.linux_sparc32 (1.13):
Added fbsvcmgr, utility to access services manager
2007-05-03 03:32 asfernandes
* firebird2/doc/sql.extensions/README.joins.txt (1.1):
Doc. for new join types
2007-05-02 08:59 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.73),
engine_classic.dsp (1.69), engine_embed.dsp (1.48):
Fix VC6 project files after the last file(s) addition.
2007-05-02 08:57 robocop
* firebird2/builds/install/misc/firebird.conf (1.31):
Misc.
2007-04-27 11:19 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.util (1.41):
1. avoid code duplication defining arg_string 2. fix posix build
2007-04-27 04:28 asfernandes
* firebird2/builds/install/misc/firebird.conf (1.30):
Misc
2007-04-25 23:08 hvlad
* firebird2/builds/install/misc/firebird.conf (1.29):
Implement CORE-1229 : Teach Firebird to allocate disk space by more
than one page at a time
2007-04-25 16:09 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.util (1.40):
Fixed CORE-867 - all utilities now hide password from "ps" as soon
as possible
2007-04-25 16:00 alexpeshkoff
* firebird2/builds/posix/make.defaults (1.53):
added minimum support for easy profiling setup
2007-04-25 04:31 asfernandes
* firebird2/builds/win32/msvc8/fbembed.vcproj (1.10):
This shouldn't belong to this project
2007-04-24 17:21 asfernandes
* firebird2/doc/sql.extensions/: README.returning (1.5),
README.update_or_insert (1.2):
CORE-1226: Allow RETURNING in INSERT...SELECT, UPDATE and DELETE
2007-04-24 16:05 skidder
* firebird2/builds/: posix/make.shared.variables (1.73),
win32/msvc7/engine.vcproj (1.63), win32/msvc7/engine_classic.vcproj
(1.63), win32/msvc7/engine_embed.vcproj (1.52),
win32/msvc8/engine.vcproj (1.10), win32/msvc8/engine_classic.vcproj
(1.10), win32/msvc8/engine_embed.vcproj (1.10),
win32/msvc8/fbembed.vcproj (1.9):
NBAK synchronization rework. This should fix CORE-1151 and other
Nbackup stability issues
2007-04-24 08:11 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.4):
Misc.
2007-04-21 23:27 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.3):
Some more info proposed by Claudio
2007-04-21 05:27 asfernandes
* firebird2/: builds/posix/Makefile.in.client.gbak (1.17),
doc/README.user (1.3):
Misc
2007-04-19 11:09 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.gbak (1.16),
Makefile.in.client.gfix (1.20), Makefile.in.client.gpre (1.24),
Makefile.in.client.isql (1.17), Makefile.in.client.qli (1.12),
Makefile.in.client.util (1.39), Makefile.in.embed.gbak (1.18),
Makefile.in.embed.gfix (1.21), Makefile.in.embed.gpre (1.22),
Makefile.in.embed.isql (1.16), Makefile.in.embed.qli (1.21),
make.defaults (1.52), prefix.linux_amd64 (1.11):
added path_utils to appropriate Makefiles
2007-04-19 03:09 asfernandes
* firebird2/builds/win32/: msvc7/intl.vcproj (1.33),
msvc8/intl.vcproj (1.10):
Misc changes as per Claudio and Alex comments
2007-04-18 13:05 robocop
* firebird2/builds/win32/msvc6/intl.dsp (1.39):
Fix the VC6 build.
2007-04-18 13:05 robocop
* firebird2/doc/README.user (1.2):
Only the domain is FirebirdSQL.
2007-04-16 11:37 hvlad
* firebird2/builds/win32/msvc7/intl.vcproj (1.32):
Update MSVC7 project file after changes in INTL module
2007-04-15 17:56 asfernandes
* firebird2/builds/: install/misc/fbintl.conf (1.14),
posix/fbintl.vers (1.4), win32/msvc6/fb_inet_server.dsp (1.26),
win32/msvc6/fbembed.dsp (1.41), win32/msvc6/fbserver.dsp (1.40),
win32/msvc6/intl.dsp (1.38), win32/msvc7/fb_inet_server.vcproj
(1.24), win32/msvc7/fbembed.vcproj (1.35),
win32/msvc7/fbserver.vcproj (1.25), win32/msvc7/intl.vcproj (1.31),
win32/msvc8/fb_inet_server.vcproj (1.8), win32/msvc8/fbembed.vcproj
(1.8), win32/msvc8/fbserver.vcproj (1.8), win32/msvc8/intl.vcproj
(1.9):
1) Upgrade INTL interface to undestand misc. configuration
informations 2) Make our ICU collations work with different ICU
versions (tested with ICU 3.6)
2007-04-15 13:56 robocop
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.2):
Misc.
2007-04-15 13:25 robocop
* firebird2/doc/README.trusted_authentication (1.2):
Misc.
2007-04-15 03:11 asfernandes
* firebird2/doc/sql.extensions/README.builtin_functions.txt (1.1):
Documentation for new builtin functions
2007-04-13 13:10 dimitr
* firebird2/builds/install/misc/firebird.conf (1.28):
Resolved CORE-861.
2007-04-12 17:56 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.72),
win32/msvc6/engine.dsp (1.72), win32/msvc6/engine_classic.dsp
(1.68), win32/msvc6/engine_embed.dsp (1.47),
win32/msvc7/engine.vcproj (1.62), win32/msvc7/engine_classic.vcproj
(1.62), win32/msvc7/engine_embed.vcproj (1.51),
win32/msvc8/engine.vcproj (1.9), win32/msvc8/engine_classic.vcproj
(1.9), win32/msvc8/engine_embed.vcproj (1.9):
Port of Yaffil builtin functions
2007-04-11 18:04 alexpeshkoff
* firebird2/configure.in (1.256):
Finished gcc-warnings cleanup
2007-04-11 17:34 alexpeshkoff
* firebird2/doc/README.trusted_authentication (1.1):
Added readme for trusted authentication in windows
2007-04-11 11:39 alexpeshkoff
* firebird2/builds/posix/make.rules (1.34):
fixed plain-C compilation rule
2007-04-11 11:23 alexpeshkoff
* firebird2/builds/posix/: prefix.example (1.11),
prefix.linux_amd64 (1.10), prefix.linux_generic (1.8),
prefix.linux_sparc32 (1.12):
Turn off RTTI for known platforms
2007-04-09 16:39 dimitr
*
firebird2/doc/sql.extensions/README.data_type_results_of_aggregations.txt
(1.2):
Corrections.
2007-04-09 15:07 alexpeshkoff
* firebird2/builds/posix/Makefile.in.extern.editline (1.10):
misc
2007-04-09 15:06 alexpeshkoff
* firebird2/builds/posix/Makefile.in.extern.editline (1.9):
BSD-licensed editline build support
2007-04-09 14:57 alexpeshkoff
* firebird2/extern/editline/: CHANGELOG (1.2), CHANGES (1.4),
COPYING (1.2), INSTALL (1.4), MANIFEST (1.2), Makefile.am (1.1),
Makefile.in (1.4), NEWS (1.2), README (1.4), THANKS (1.1), USAGE
(1.2), acinclude.m4 (1.1), aclocal.m4 (1.2), ansi_stdlib.h (1.2),
bind.c (1.2), callback.c (1.2), chardefs.h (1.2), compat.c (1.2),
complete.c (1.2), config.guess (1.4), config.h.in (1.4), config.sub
(1.4), configure (1.5), configure.ac (1.1), configure.in (1.5),
depcomp (1.1), display.c (1.2), emacs_keymap.c (1.2), funmap.c
(1.2), histexpand.c (1.2), histfile.c (1.2), histlib.h (1.2),
history.c (1.4), history.h (1.2), histsearch.c (1.2), input.c
(1.2), install-sh (1.4), isearch.c (1.2), keymaps.c (1.2),
keymaps.h (1.2), kill.c (1.2), ltmain.sh (1.1), macro.c (1.2),
mbutil.c (1.2), misc.c (1.2), missing (1.1), nls.c (1.2), parens.c
(1.2), posixdir.h (1.2), posixjmp.h (1.2), posixstat.h (1.2),
readline.c (1.4), readline.h (1.2), rlconf.h (1.2), rldefs.h (1.2),
rlmbutil.h (1.2), rlprivate.h (1.2), rlshell.h (1.2), rlstdc.h
(1.2), rltty.c (1.2), rltty.h (1.2), rltypedefs.h (1.2),
rlwinsize.h (1.2), savestring.c (1.2), search.c (1.4), shell.c
(1.2), signals.c (1.2), tcap.h (1.2), terminal.c (1.2), text.c
(1.2), tilde.c (1.2), tilde.h (1.2), undo.c (1.2), util.c (1.2),
vi_keymap.c (1.2), vi_mode.c (1.2), xmalloc.c (1.2), xmalloc.h
(1.2), src/Makefile.am (1.1), src/Makefile.in (1.1), src/chared.c
(1.1), src/chared.h (1.1), src/common.c (1.1), src/el.c (1.1),
src/el.h (1.1), src/el_term.h (1.1), src/emacs.c (1.1),
src/fgetln.c (1.1), src/filecomplete.c (1.1), src/filecomplete.h
(1.1), src/hist.c (1.1), src/hist.h (1.1), src/histedit.h (1.1),
src/history.c (1.1), src/key.c (1.1), src/key.h (1.1), src/makelist
(1.1), src/map.c (1.1), src/map.h (1.1), src/parse.c (1.1),
src/parse.h (1.1), src/prompt.c (1.1), src/prompt.h (1.1),
src/read.c (1.1), src/read.h (1.1), src/readline.c (1.1),
src/refresh.c (1.1), src/refresh.h (1.1), src/search.c (1.1),
src/search.h (1.1), src/shlib_version (1.1), src/sig.c (1.1),
src/sig.h (1.1), src/strlcat.c (1.1), src/strlcpy.c (1.1),
src/sys.h (1.1), src/term.c (1.1), src/tokenizer.c (1.1), src/tty.c
(1.1), src/tty.h (1.1), src/unvis.c (1.1), src/vi.c (1.1),
src/vis.c (1.1), src/vis.h (1.1), src/editline/readline.h (1.1),
support/config.guess (1.2), support/config.rpath (1.2),
support/config.sub (1.2), support/install.sh (1.2), support/mkdirs
(1.2), support/mkdist (1.2), support/mkinstalldirs (1.2),
support/shlib-install (1.2), support/shobj-conf (1.2),
support/wcwidth.c (1.2):
replaced by library with compatible license
2007-04-09 12:36 dimitr
* firebird2/doc/license/: LGPL_w_exception.txt (1.2),
README.license.usage.txt (1.3):
Adjusted the license usage information. We don't support LGPL
anymore.
2007-04-07 17:52 asfernandes
* firebird2/builds/posix/Makefile.in.extern.editline (1.8):
Misc
2007-04-07 10:05 alexpeshkoff
* firebird2/builds/posix/Makefile.in.extern.editline (1.7):
Support of new editline's version
2007-04-05 21:14 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.13):
Make available UNICODE and UNICODE_CI for all charsets (not
registered automatically in the db)
2007-04-05 18:26 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.lockmgr (1.13):
Fixed build on gcc 4.1/ld 2.17
2007-04-05 16:19 alexpeshkoff
* firebird2/extern/editline/: CHANGELOG (1.1), CHANGES (1.3),
COPYING (1.1), INSTALL (1.3), MANIFEST (1.1), Makefile.in (1.3),
NEWS (1.1), PLATFORMS (1.3), README (1.3), USAGE (1.1), aclocal.m4
(1.1), ansi_stdlib.h (1.1), bind.c (1.1), callback.c (1.1),
chardefs.h (1.1), chared.c (1.3), chared.h (1.3), common.c (1.3),
compat.c (1.1), complete.c (1.1), config.guess (1.3), config.h.in
(1.3), config.sub (1.3), configure (1.4), configure.in (1.4),
display.c (1.1), editline.3 (1.3), editrc.5 (1.3), el.c (1.3), el.h
(1.3), emacs.c (1.3), emacs_keymap.c (1.1), funmap.c (1.1), hist.c
(1.3), hist.h (1.3), histedit.h (1.3), histexpand.c (1.1),
histfile.c (1.1), histlib.h (1.1), history.c (1.3), history.h
(1.1), histsearch.c (1.1), input.c (1.1), install-sh (1.3),
isearch.c (1.1), key.c (1.3), key.h (1.3), keymaps.c (1.1),
keymaps.h (1.1), kill.c (1.1), macro.c (1.1), makelist (1.3), map.c
(1.3), map.h (1.3), mbutil.c (1.1), misc.c (1.1), nls.c (1.1),
parens.c (1.1), parse.c (1.3), parse.h (1.3), posixdir.h (1.1),
posixjmp.h (1.1), posixstat.h (1.1), prompt.c (1.3), prompt.h
(1.3), read.c (1.3), read.h (1.3), readline.c (1.3), readline.h
(1.1), refresh.c (1.3), refresh.h (1.3), rlconf.h (1.1), rldefs.h
(1.1), rlmbutil.h (1.1), rlprivate.h (1.1), rlshell.h (1.1),
rlstdc.h (1.1), rltty.c (1.1), rltty.h (1.1), rltypedefs.h (1.1),
rlwinsize.h (1.1), savestring.c (1.1), search.c (1.3), search.h
(1.3), shell.c (1.1), sig.c (1.3), sig.h (1.3), signals.c (1.1),
sys.h (1.3), tcap.h (1.1), term.c (1.3), term.h (1.3), terminal.c
(1.1), text.c (1.1), tilde.c (1.1), tilde.h (1.1), tokenizer.c
(1.3), tokenizer.h (1.3), tty.c (1.3), tty.h (1.3), undo.c (1.1),
util.c (1.1), vi.c (1.3), vi_keymap.c (1.1), vi_mode.c (1.1),
xmalloc.c (1.1), xmalloc.h (1.1), TEST/test.c (1.3), np/fgetln.c
(1.3), np/strlcat.c (1.3), np/strlcpy.c (1.3), np/unvis.c (1.3),
np/vis.c (1.3), np/vis.h (1.3), readline/readline.h (1.3),
support/config.guess (1.1), support/config.rpath (1.1),
support/config.sub (1.1), support/install.sh (1.1), support/mkdirs
(1.1), support/mkdist (1.1), support/mkinstalldirs (1.1),
support/shlib-install (1.1), support/shobj-conf (1.1),
support/wcwidth.c (1.1):
Fixed CORE-703 - Using DEL-Key in isql under Linux gives "~".
Upgraded readline version
2007-04-05 12:09 paulbeach
*
firebird2/builds/install/arch-specific/darwin/Firebird.startupitem/:
Firebird (1.2), StartupParameters.plist (1.2),
Resources/English.lproj/Localizable.strings (1.2):
More Darwin related stuff
2007-04-04 10:49 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.36),
common_classic.dsp (1.30), common_static.dsp (1.14),
fb_event_print.dsp (1.4), fb_inet_server.dsp (1.25),
fb_lock_print.dsp (1.23), fbclient.dsp (1.57), fbembed.dsp (1.40),
fbserver.dsp (1.39), gbak.dsp (1.24), gdef.dsp (1.21), gfix.dsp
(1.23), gsec.dsp (1.21), gstat.dsp (1.22), isql.dsp (1.27),
isql_embed.dsp (1.5), qli.dsp (1.20):
I remember I was told to leave common* in peace and thus I
introduced new classes' files where needed in VC6, but since almost
everyone seems to prefer common, common_classic and common_static,
I'm following the trend.
2007-04-04 09:30 robocop
* firebird2/configure.in (1.255):
Totally misc.
2007-04-03 14:30 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.77):
make clean_all should clean as much as possible
2007-04-03 12:41 aafemt
* firebird2/builds/win32/defs/fbclient_s.def (1.6):
Another mangled export to please new modules
2007-04-03 10:25 alexpeshkoff
* firebird2/: configure.in (1.254),
builds/posix/Makefile.in.client.isql (1.16),
builds/posix/Makefile.in.embed.isql (1.15),
builds/posix/Makefile.in.firebird (1.76),
builds/posix/Makefile.in.static.isql (1.14),
builds/posix/make.defaults (1.51), builds/posix/make.rules (1.33):
Added configure switches to build with OS-wide editline and/or ICU
2007-04-03 04:30 asfernandes
* firebird2/: autogen.sh (1.14),
builds/install/arch-specific/linux/classic/tarinstall.sh.in (1.4),
builds/install/arch-specific/linux/super/tarinstall.sh.in (1.6),
builds/posix/Makefile.in.embed.lockmgr (1.12),
builds/posix/prefix.freebsd (1.17),
builds/posix/prefix.linux_powerpc (1.3), builds/posix/prefix.netbsd
(1.5), builds/posix/prefix.solx86 (1.28),
builds/posix/prefix.solx86gcc (1.21), doc/README.intl (1.8):
Misc
2007-04-02 13:28 hvlad
* firebird2/builds/win32/msvc7/: common.vcproj (1.26),
common_classic.vcproj (1.23), common_static.vcproj (1.11),
isql.vcproj (1.22), isql_embed.vcproj (1.3):
Fixed MSVC 7 build
2007-04-02 12:42 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.75):
Remove btyacc output when making clean
2007-04-02 09:58 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.lockmgr (1.11):
fixed lock manager build
2007-04-01 14:32 mkubecek
* firebird2/builds/install/arch-specific/linux/:
classic/tarinstall.sh.in (1.3), super/tarinstall.sh.in (1.5):
fix for CORE-1189
2007-04-01 12:34 alexpeshkoff
* firebird2/builds/posix/: prefix.darwin (1.21), prefix.example
(1.10), prefix.freebsd (1.16), prefix.linux (1.31),
prefix.linux_amd64 (1.9), prefix.linux_generic (1.7),
prefix.linux_mipsel (1.3), prefix.linux_powerpc (1.2),
prefix.linux_sparc32 (1.11), prefix.netbsd (1.4), prefix.sinixz
(1.28), prefix.solaris (1.22), prefix.solaris-64SCC (1.6),
prefix.solaris-64gcc (1.7), prefix.solx86 (1.27), prefix.solx86gcc
(1.20):
remove unneeded, insecure gds_relay from all builds
2007-04-01 12:06 alexpeshkoff
* firebird2/builds/posix/prefix.linux_mipsel (1.2):
last minute change
2007-04-01 12:03 alexpeshkoff
* firebird2/: configure.in (1.253),
builds/posix/prefix.linux_mipsel (1.1):
Patch by Damyan Ivanov for Mipsel
2007-03-31 08:49 robocop
* firebird2/doc/README.intl (1.7):
Totally misc.
2007-03-30 17:15 alexpeshkoff
* firebird2/autogen.sh (1.13):
make it compatible with wider range of shells
2007-03-30 15:11 asfernandes
* firebird2/doc/README.intl (1.6):
Added info re more than one attribute
2007-03-30 04:48 asfernandes
* firebird2/builds/win32/msvc8/: common_static.vcproj (1.4),
isql.vcproj (1.6), isql_embed.vcproj (1.4):
Integrating new classes in MSVC8 build
2007-03-30 04:18 asfernandes
* firebird2/builds/win32/msvc8/: common.vcproj (1.5),
common_classic.vcproj (1.5), isql.vcproj (1.5):
Integrating new classes in MSVC8 build
2007-03-29 19:10 asfernandes
* firebird2/builds/posix/: Makefile.in.client.gfix (1.19),
Makefile.in.client.isql (1.15), Makefile.in.refDatabases (1.31),
Makefile.in.static.isql (1.13):
Misc
2007-03-29 09:18 robocop
* firebird2/builds/win32/msvc6/fbrmclib.dsp (1.3):
Commit changes on behalf of Stephen Boyd to support RM/Cobol. This
linker change is needed for RM/Cobol to be able to load
fbrmclib.dll because it doesn't use the typical LoadLibrary call.
2007-03-29 08:08 aafemt
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.28),
Makefile.in.client.gfix (1.18), Makefile.in.client.util (1.38),
Makefile.in.intl (1.31), Makefile.in.libfbclient (1.34),
make.shared.variables (1.71):
Some tweaks for POSIX builds
2007-03-28 13:32 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.isql (1.14),
Makefile.in.embed.isql (1.14), Makefile.in.refDatabases (1.30),
Makefile.in.static.isql (1.12), make.shared.variables (1.70):
fixed posix built after latest changes
2007-03-28 09:14 robocop
* firebird2/builds/win32/msvc6/: isql.dsp (1.26), isql_embed.dsp
(1.4):
Handle blob in user side with a class and optimize blob handling
for bulk insertion in isql.
2007-03-28 06:19 robocop
* firebird2/builds/win32/: create_msgs.bat (1.4),
msvc6/common_static.dsp (1.13), msvc6/fb_event_print.dsp (1.3),
msvc6/fb_inet_server.dsp (1.24), msvc6/fb_lock_print.dsp (1.22),
msvc6/fbclient.dsp (1.56), msvc6/fbembed.dsp (1.39),
msvc6/fbserver.dsp (1.38), msvc6/gbak.dsp (1.23), msvc6/gdef.dsp
(1.20), msvc6/gfix.dsp (1.22), msvc6/gsec.dsp (1.20),
msvc6/gstat.dsp (1.21), msvc6/isql.dsp (1.25), msvc6/isql_embed.dsp
(1.3), msvc6/qli.dsp (1.19):
This is the full SafeArg implementation for getting rid of the
fixed parameter types in the messages db. Alas, the legacy messages
(before FB2.1) can't be changed in number of arguments neither the
types of arguments sent by callers of the MsgPrint family or the
fb_msg_format functions can be changed because old clients know
these legacy messages and would crash.
2007-03-24 18:43 asfernandes
* firebird2/doc/README.monitoring_tables (1.5):
Misc
2007-03-22 14:25 alexpeshkoff
* firebird2/builds/install/:
arch-specific/linux/classic/postinstall.sh.in (1.16),
arch-specific/linux/misc/firebird.init.d.gentoo.in (1.5),
arch-specific/linux/super/postinstall.sh.in (1.11),
misc/posixLibrary.sh.in (1.9):
Removed unneeded any more creation of equiv file
2007-03-22 14:07 asfernandes
* firebird2/doc/sql.extensions/README.context_variables2 (1.6):
Document the new context variable - thanks to Maicon Ferra<72>a
2007-03-22 10:10 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.22):
Include consts_pub.h in ibase.h Create the examples directories
before trying to copy files into them.
2007-03-22 05:20 robocop
* firebird2/builds/install/arch-specific/win32/Readme.txt (1.12):
Misc.
2007-03-21 14:23 paul_reeves
* firebird2/builds/install/arch-specific/win32/Readme.txt (1.11):
Update readme for 2.1 alpha
2007-03-21 13:31 dimitr
* firebird2/doc/README.monitoring_tables (1.4):
Docs.
2007-03-21 12:49 robocop
* firebird2/doc/README.monitoring_tables (1.3):
Delete reference to outdated field in doc.
2007-03-20 14:25 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.21):
Don't include fbrmclib.dll in standard kits until we a) agree
otherwise, and b) produce an x64 library.
2007-03-20 14:11 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.20):
Include the Fb 2.1 pdf file in the Windows kits.
2007-03-20 14:01 paul_reeves
* firebird2/doc/README.monitoring_tables (1.2):
Bring up-to-date with current table definitions.
2007-03-20 10:18 dimitr
* firebird2/doc/: sql.extensions/README.list (1.1), WhatsNew
(1.119):
Docs.
2007-03-19 18:26 alexpeshkoff
* firebird2/builds/posix/: prefix.linux_generic (1.6),
prefix.linux_sparc32 (1.10):
let this platforms also have correct debug info
2007-03-19 01:28 asfernandes
* firebird2/doc/WhatsNew (1.118):
Misc
2007-03-17 22:08 asfernandes
* firebird2/extern/icu/source/data/mappings/: ucmcore.mk (1.3),
ucmfiles.mk (1.3):
Activate TIS620 and GBK (CORE-1167)
2007-03-16 12:49 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
install_classic.bat (1.2), install_super.bat (1.2), uninstall.bat
(1.2):
Update manual installation batch files to support installation as a
non-default service name.
2007-03-16 12:48 paul_reeves
* firebird2/doc/install_windows_manually.txt (1.1):
Add some notes on manual installation under windows, especially of
multiple services.
2007-03-16 10:37 dimitr
* firebird2/doc/WhatsNew (1.117):
Misc.
2007-03-15 16:25 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.19):
Make inclusion of examples in zip package optional.
2007-03-15 16:21 paul_reeves
* firebird2/builds/win32/make_examples.bat (1.22):
compile.bat must always be called, otherwise execution stops after
the current statement. Other misc improvements.
2007-03-15 10:34 robocop
* firebird2/doc/sql.extensions/: README.common_table_expressions
(1.2), README.global_temporary_tables (1.2):
Misc.
2007-03-15 10:14 robocop
* firebird2/doc/sql.extensions/README.domains_psql.txt (1.2):
Misc.
2007-03-14 14:58 asfernandes
* firebird2/doc/: WhatsNew (1.116),
sql.extensions/README.domains_psql.txt (1.1):
Documentation for domains in PSQL
2007-03-14 14:51 hvlad
* firebird2/doc/sql.extensions/: README.common_table_expressions
(1.1), README.global_temporary_tables (1.1):
Documentation for GTT and CTE features
2007-03-13 06:28 aafemt
* firebird2/builds/posix/: make.defaults (1.50), make.rules (1.32),
prefix.darwin (1.20):
Move some of darwin hacks to appropriate place
2007-03-11 04:52 robocop
* firebird2/builds/posix/: Makefile.in.embed.fbudf (1.6),
Makefile.in.examples (1.10), Makefile.in.extlib (1.22),
Makefile.in.inet_server (1.16), prefix.darwin (1.19):
Misc.
2007-03-09 14:32 alexpeshkoff
* firebird2/builds/install/:
arch-specific/linux/misc/firebird.init.d.generic.in (1.5),
arch-specific/linux/misc/firebird.init.d.gentoo.in (1.4),
arch-specific/linux/misc/firebird.init.d.mandrake.in (1.6),
arch-specific/linux/misc/firebird.init.d.slackware.in (1.3),
arch-specific/linux/misc/firebird.init.d.suse.in (1.7),
arch-specific/linux/misc/linuxLibrary.sh.in (1.6),
misc/classicLibrary.sh.in (1.7), misc/posixLibrary.sh.in (1.8):
front-ported various fixes from B2_0_Release
2007-03-09 12:35 robocop
* firebird2/builds/win32/msvc6/gpre_static.dsp (1.11):
Include more files to be able to link.
2007-03-09 11:32 paulbeach
* firebird2/: builds/install/arch-specific/darwin/Description.plist
(1.2), builds/install/arch-specific/darwin/FB.info (1.2),
builds/install/arch-specific/darwin/Info.plist (1.2),
builds/install/arch-specific/darwin/Makefile.in (1.2),
builds/install/arch-specific/darwin/License.txt (1.2),
builds/install/arch-specific/darwin/PkgInfo (1.2),
builds/install/arch-specific/darwin/Readme.txt (1.2),
builds/install/arch-specific/darwin/Welcome.txt (1.2),
builds/install/arch-specific/darwin/buildsuffix.c (1.2),
builds/install/arch-specific/darwin/fullvers.c (1.2),
builds/install/arch-specific/darwin/install-script (1.2),
builds/install/arch-specific/darwin/installer_background.pdf (1.2),
builds/install/arch-specific/darwin/installer_background.psd (1.2),
builds/install/arch-specific/darwin/majorvers.c (1.2),
builds/install/arch-specific/darwin/minorvers.c (1.2),
builds/install/arch-specific/darwin/preinstall-script (1.2),
builds/install/arch-specific/darwin/preupgrade-script (1.2),
builds/posix/Makefile.in.client.fbudf (1.11),
builds/posix/Makefile.in.embed.fbudf (1.5),
builds/posix/Makefile.in.embed.gbak (1.17),
builds/posix/Makefile.in.embed.gdef (1.12),
builds/posix/Makefile.in.embed.gfix (1.20),
builds/posix/Makefile.in.embed.gpre (1.21),
builds/posix/Makefile.in.embed.isql (1.13),
builds/posix/Makefile.in.embed.qli (1.20),
builds/posix/Makefile.in.embed.util (1.30),
builds/posix/Makefile.in.examples (1.9),
builds/posix/Makefile.in.extlib (1.21),
builds/posix/Makefile.in.firebird (1.74),
builds/posix/Makefile.in.inet_server (1.15),
builds/posix/Makefile.in.intl (1.30),
builds/posix/Makefile.in.libfbclient (1.33),
builds/posix/Makefile.in.libfbembed (1.23),
builds/posix/make.defaults (1.49), builds/posix/make.rules (1.31),
builds/posix/postfix.darwin (1.2), builds/posix/prefix.darwin
(1.18), configure.in (1.252):
Firebird 2.0 MacOS Classic Intel Build
2007-03-07 09:34 robocop
* firebird2/builds/win32/msvc6/: alice.dsp (1.19),
alice_classic.dsp (1.15), btyacc.dsp (1.4), build_msg.dsp (1.10),
burp_classic.dsp (1.18), codes.dsp (1.10), config.dsp (1.4),
dsql_server.dsp (1.23), dsql_server_classic.dsp (1.19),
empbuild.dsp (1.4), fb2control.dsp (1.7), fbguard.dsp (1.23),
fbrmclib.dsp (1.2), gbak_embed.dsp (1.2), gsplit.dsp (1.10),
ib_udf.dsp (1.20), ib_util.dsp (1.18), instclient.dsp (1.6),
instreg.dsp (1.16), instsvc.dsp (1.17), intlbld.dsp (1.4),
isql_embed.dsp (1.2), lock.dsp (1.15), lock_classic.dsp (1.13),
nbackup.dsp (1.5), utilities_embed.dsp (1.2):
Getting rid of RTTI and other cleanup.
2007-03-07 08:14 robocop
* firebird2/builds/win32/msvc6/: burp.dsp (1.20), utilities.dsp
(1.18), utilities_classic.dsp (1.16):
Getting rid of RTTI.
2007-03-06 09:21 paul_reeves
* firebird2/builds/install/misc/firebird.conf (1.27):
Document Vista requirement.
2007-03-05 13:36 dimitr
* firebird2/doc/WhatsNew (1.115):
Updated docs.
2007-02-28 13:43 aafemt
* firebird2/builds/win32/defs/fbclient_s.def (1.5):
More mangled exports because Claudio decided to use this
undocumented thing in isql
2007-02-27 10:22 hvlad
* firebird2/doc/WhatsNew (1.114):
Change my e-mail to more appropriate
2007-02-26 16:20 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.18):
Start bringing main install script into line with requirements to
build x64 and Win32 targets. The ZIP option works for now. Other
options are temporarily broken.
2007-02-26 16:18 paul_reeves
* firebird2/builds/win32/: clean_all.bat (1.13), compile.bat (1.3),
create_msgs.bat (1.3), make_all.bat (1.46), make_boot.bat (1.35),
make_examples.bat (1.21), make_icu.bat (1.14), parse.bat (1.9),
install_classic.bat (1.3), install_super.bat (1.3), preprocess.bat
(1.37), run_all.bat (1.8), set_build_target.bat (1.1),
setenvvar.bat (1.15), uninstall.bat (1.3):
Prefix (almost) all env vars with FB. Refactor common code (mostly
into set_build_target.bat). Ensure that all VS2005 x64 output is
clearly generated into x64 directories, and likewise for Win32
output
2007-02-26 16:13 paul_reeves
* firebird2/builds/win32/msvc7/empbuild.vcproj (1.2):
Minor changes caused by other modifications to the build process
2007-02-26 16:12 paul_reeves
* firebird2/builds/win32/msvc8/: Firebird2_Examples.sln (1.2),
alice.vcproj (1.4), alice_classic.vcproj (1.4), btyacc.vcproj
(1.3), build_msg.vcproj (1.4), burp.vcproj (1.4),
burp_classic.vcproj (1.4), codes.vcproj (1.3), common.vcproj (1.4),
common_classic.vcproj (1.4), common_static.vcproj (1.3),
config.vcproj (1.4), dsql_server.vcproj (1.4),
dsql_server_classic.vcproj (1.4), empbuild.vcproj (1.3),
engine.vcproj (1.8), engine_classic.vcproj (1.8),
engine_embed.vcproj (1.8), fb2control.vcproj (1.3),
fb_inet_server.vcproj (1.7), fb_lock_print.vcproj (1.4),
fbclient.vcproj (1.7), fbclient_static.vcproj (1.3), fbembed.vcproj
(1.7), fbguard.vcproj (1.4), fbrmclib.vcproj (1.3), fbserver.vcproj
(1.7), fbudf.vcproj (1.5), gbak.vcproj (1.4), gbak_embed.vcproj
(1.3), gdef.vcproj (1.4), gds32.vcproj (1.4), gfix.vcproj (1.4),
gpre.vcproj (1.6), gpre_boot.vcproj (1.4), gpre_embed.vcproj (1.4),
gpre_static.vcproj (1.3), gsec.vcproj (1.4), firebird2.vsprops
(1.1), gsplit.vcproj (1.4), gstat.vcproj (1.4), ib_udf.vcproj
(1.4), ib_util.vcproj (1.4), instclient.vcproj (1.4),
instreg.vcproj (1.4), instsvc.vcproj (1.4), intl.vcproj (1.8),
intlbuild.vcproj (1.3), isql.vcproj (1.4), isql_embed.vcproj (1.3),
lock.vcproj (1.4), lock_classic.vcproj (1.4), nbackup.vcproj (1.4),
qli.vcproj (1.4), remote.vcproj (1.5), remote_classic.vcproj (1.5),
utilities.vcproj (1.4), utilities_classic.vcproj (1.4),
utilities_embed.vcproj (1.4), v5_examples.vcproj (1.3):
Use a property sheet for VS2005 builds Fully separate the win32
output from the x64 output
2007-02-26 16:08 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
install_classic.bat (1.1), install_super.bat (1.1), uninstall.bat
(1.1):
Move install scripts to the install script directory.
2007-02-21 11:51 paulbeach
* firebird2/doc/WhatsNew (1.113):
Fix crash in QLI using the following SQL command. insert into
relationx select * from relationy
2007-02-14 12:38 dimitr
* firebird2/builds/win32/defs/: fbclient.def (1.15), gds32.def
(1.13):
Restored the legacy entrypoint as suggested by Claudio many months
ago. It's imported by pre-v2.1 utilities.
2007-02-09 09:29 dchri
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.17):
Changed sed "discovery" switch to a compatible but more widely used
switch.
2007-02-08 01:03 asfernandes
* firebird2/builds/posix/Makefile.in.client.gpre (1.23):
Misc
2007-02-06 13:17 aafemt
* firebird2/: configure.in (1.251),
builds/posix/Makefile.in.client.gpre (1.22),
builds/posix/Makefile.in.libfbclient (1.32),
builds/posix/make.shared.variables (1.69):
Fix MinGW build
2007-02-03 11:38 robocop
* firebird2/builds/install/arch-specific/win32/i18n_readme.txt
(1.5):
Corrections.
2007-02-02 11:58 robocop
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.55), fbembed.dsp
(1.38), remote.dsp (1.24), remote_classic.dsp (1.21):
Integrating Alex's Win32 NTLM authentication in VC6.
2007-01-28 16:35 alexpeshkoff
* firebird2/builds/posix/Makefile.in.intl (1.29):
fixed posix build
2007-01-26 08:48 dimitr
* firebird2/doc/WhatsNew (1.112):
Updated docs.
2007-01-25 13:56 dimitr
* firebird2/builds/install/misc/firebird.conf (1.26):
Resolved CORE-937.
2007-01-24 18:21 dimitr
* firebird2/doc/WhatsNew (1.111):
Updated docs.
2007-01-23 09:24 robocop
* firebird2/builds/win32/msvc8/: fb_inet_server.vcproj (1.6),
fbclient.vcproj (1.6), fbembed.vcproj (1.6), fbserver.vcproj (1.6):
I'm simply following Alex changes to MSVC7 to get rid of static
dependency on secur32.lib for now, editing the files by hand. I
noticed that VC8's fbclient.vcproj and fbembed.vcproj don't include
AuthSspi.h explicitly, but that should be irrelevant.
2007-01-21 08:16 robocop
* firebird2/builds/win32/msvc6/intl.dsp (1.37):
Removed unneeded junk.
2007-01-20 18:19 alexpeshkoff
* firebird2/builds/win32/msvc7/: fb_inet_server.vcproj (1.23),
fbclient.vcproj (1.46), fbembed.vcproj (1.34), fbserver.vcproj
(1.24):
Use dynamic loadind of secur32.dll - some extremely old NT4 do not
have one.
2007-01-07 00:54 asfernandes
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.5):
Fix problems with COMMIT triggers: 1) Fix a problem when the
transaction could not be commited due to errors in DFW. 2) Run
triggers inside a savepoint when "preparing" the transaction. 3)
More doc.
2007-01-04 15:43 asfernandes
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.4):
More documentation for database triggers
2007-01-04 14:26 paul_reeves
* firebird2/builds/win32/setenvvar.bat (1.14):
Some minor documentation improvements
2006-12-30 17:52 asfernandes
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.3):
Misc
2006-12-30 07:03 robocop
* firebird2/doc/sql.extensions/README.db_triggers.txt (1.2):
Misc.
2006-12-30 02:57 asfernandes
* firebird2/doc/: sql.extensions/README.db_triggers.txt (1.1),
WhatsNew (1.110):
Document database triggers
2006-12-19 09:36 robocop
* firebird2/doc/README.intl (1.5):
Totally misc.
2006-12-17 15:02 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.25):
Use symbolic names for authentication methods in firebird.conf
2006-12-16 02:41 asfernandes
* firebird2/doc/: README.intl (1.4), WhatsNew (1.109):
Document CREATE COLLATION
2006-12-14 11:30 asfernandes
* firebird2/doc/sql.extensions/README.returning (1.4):
Correction - thanks to Maycon Ferra<72>a
2006-12-14 10:14 dimitr
* firebird2/doc/README.monitoring_tables (1.1):
Docs.
2006-12-13 01:29 asfernandes
* firebird2/doc/WhatsNew (1.108):
Misc
2006-12-11 23:55 asfernandes
* firebird2/doc/sql.extensions/README.merge.txt (1.1):
Documentation for MERGE
2006-12-11 13:53 helebor
*
firebird2/builds/install/arch-specific/win32/firebird_install_logo1.bmp
(1.2):
[no log message]
2006-12-10 13:31 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.24):
Added 'Authentication' parameter to firebird.conf
2006-12-10 01:56 asfernandes
* firebird2/builds/win32/msvc8/: fb_inet_server.vcproj (1.5),
fbclient.vcproj (1.5), fbembed.vcproj (1.5), fbserver.vcproj (1.5):
Update MSVC8 Win32 platform
2006-12-09 13:53 dimitr
* firebird2/builds/win32/msvc8/: fb_inet_server.vcproj (1.4),
fbclient.vcproj (1.4), fbembed.vcproj (1.4), fbserver.vcproj (1.4),
remote.vcproj (1.4), remote_classic.vcproj (1.4):
Fixed MSVC8 build.
2006-12-08 19:38 alexpeshkoff
* firebird2/builds/win32/msvc7/: fb_inet_server.vcproj (1.22),
fbclient.vcproj (1.45), fbembed.vcproj (1.33), fbserver.vcproj
(1.23), remote.vcproj (1.24), remote_classic.vcproj (1.25):
Trusted authentication for windows
2006-12-08 19:32 alexpeshkoff
* firebird2/configure.in (1.250):
Diego Petteno patch for Gentoo/FreBSD
2006-12-06 06:51 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
ba/custom_messages_ba.inc (1.3), ba/Instalacija_ProcitajMe.txt
(1.5), ba/ProcitajMe.txt (1.3), BuildExecutableInstall.bat (1.16),
FirebirdInstallEnvironmentChecks.inc (1.5), FirebirdInstall_20.iss
(1.13), Readme.txt (1.10), custom_messages.inc (1.3),
i18n_readme.txt (1.4), installation_readme.txt (1.10),
de/custom_messages_de.inc (1.3), de/installation_liesmich.txt
(1.4), de/liesmich.txt (1.4), es/custom_messages_es.inc (1.2),
es/leame.txt (1.2), es/leame_instalacion.txt (1.2),
fr/custom_messages_fr.inc (1.3), fr/installation_lisezmoi.txt
(1.2), fr/lisezmoi.txt (1.2), hu/custom_messages_hu.inc (1.3),
hu/olvass_el.txt (1.2), hu/telepitesi_segedlet.txt (1.2),
it/custom_messages_it.inc (1.2), it/leggimi.txt (1.2),
it/leggimi_installazione.txt (1.2), pl/custom_messages_pl.inc
(1.2), pl/czytajto.txt (1.3), pl/instalacja_czytajto.txt (1.4),
pt/custom_messages_pt.inc (1.4), pt/instalacao_leia-me.txt (1.4),
pt/leia-me.txt (1.3), si/custom_messages_si.inc (1.3):
Forward port the windows installation scripts and i18n from
B2_0_Release
2006-11-29 15:17 asfernandes
* firebird2/builds/win32/old_makes/: burp.mak (1.2), dsql.mak
(1.2), extlib.mak (1.2), intl.mak (1.2), jrd.mak (1.2), msgs.mak
(1.2), remote.mak (1.2), v5_examples.mak (1.2):
Remove obsolete files
2006-11-26 17:08 asfernandes
* firebird2/doc/WhatsNew (1.107):
Rename REPLACE to UPDATE OR INSERT
2006-11-26 16:39 asfernandes
* firebird2/doc/sql.extensions/: README.replace (1.2),
README.update_or_insert (1.1):
Rename REPLACE to UPDATE OR INSERT
2006-11-24 15:20 asfernandes
* firebird2/builds/win32/msvc7/fbudf.vcproj (1.20):
Remove use of ODBC in FBUDF of MSVC7 build
2006-11-24 11:17 robocop
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.41):
Get rid of empbuild and intlbl in Firebird2.dsw to follow newer VC
versions that put them in a separate solution.
2006-11-24 11:15 robocop
* firebird2/builds/win32/msvc6/fbudf.dsp (1.16):
Clean linker references to ODBC and others in fbudf.
2006-11-24 11:14 robocop
* firebird2/builds/win32/compile.bat (1.2):
Use the famous brute force approach to fix syntax error in this new
DOS batch file introduced by Adriano (for the VC6 case).
2006-11-22 15:33 asfernandes
* firebird2/builds/win32/msvc8/fbudf.vcproj (1.4):
Remove use of ODBC in FBUDF
2006-11-19 16:40 alexpeshkoff
* firebird2/configure.in (1.249):
Applied patch by Michal Kubecek
2006-11-19 15:57 asfernandes
* firebird2/builds/win32/make_boot.bat (1.34):
Misc
2006-11-19 15:24 asfernandes
* firebird2/builds/win32/: compile.bat (1.1), make_all.bat (1.45),
make_boot.bat (1.33), make_examples.bat (1.20), make_icu.bat
(1.13), setenvvar.bat (1.13), msvc7/build_msg.vcproj (1.7),
msvc8/build_msg.vcproj (1.3):
Clean the build files and make buildable with MS Visual C++ Express
2006-11-18 21:24 asfernandes
* firebird2/builds/win32/: msvc7/gpre_embed.vcproj (1.7),
msvc8/gpre_embed.vcproj (1.3):
Fix the boot build
2006-11-18 03:40 asfernandes
* firebird2/builds/win32/msvc8/: Firebird2.sln (1.3),
fbrmclib.vcproj (1.2), gpre.vcproj (1.5):
Fix and integrate Steve Boyd changes in MSVC8 build - hope to not
break it even more done changes with Visual Studio Express
2006-11-18 03:06 asfernandes
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.27),
fbrmclib.vcproj (1.1), gpre.vcproj (1.26):
Integrate Steve Boyd changes to GPRE in MSVC7 build
2006-11-10 09:04 robocop
* firebird2/builds/win32/defs/: fbclient.def (1.14), fbrmclib.def
(1.1), gds32.def (1.12):
Commit build changes by Stephen Boyd to support RM Cobol.
Restoring the missing entry points that COBOL needs and that were
deleted years ago. Added the entry points in the new fbrmclib.
2006-11-10 09:02 robocop
* firebird2/builds/win32/msvc6/: fbclient_static.dsp (1.21),
gds32.dsp (1.26), gpre_boot.dsp (1.27), gpre_embed.dsp (1.4):
VC6 cleanup.
2006-11-10 08:59 robocop
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.40), fbrmclib.dsp
(1.1), gpre.dsp (1.26), gpre_static.dsp (1.10):
Commit build changes by Stephen Boyd to support RM Cobol. Fixing
VC6 builds.
2006-11-10 08:57 robocop
* firebird2/builds/win32/msvc8/: fbrmclib.vcproj (1.1), gpre.vcproj
(1.4):
Commit build changes by Stephen Boyd to support RM Cobol.
fbrmclib.vcproj needs to be added to VC8's Firebird2.sln and then
the corresponding changes have to be propagated to VC7 and *nix
builds.
2006-11-09 10:24 paul_reeves
* firebird2/builds/win32/make_icu.bat (1.12):
Add missing quotes
2006-11-09 08:43 paulbeach
* firebird2/configure.in (1.248):
Correct typo
2006-11-09 01:31 asfernandes
* firebird2/builds/win32/msvc7/: gpre_boot.vcproj (1.30),
gpre_embed.vcproj (1.6):
More cleanup in internal gpre
2006-11-08 15:50 asfernandes
* firebird2/builds/win32/msvc7/: gpre_boot.vcproj (1.29),
gpre_embed.vcproj (1.5):
Correction - thanks to Claudio
2006-11-08 14:00 paulbeach
* firebird2/configure.in (1.247):
Configure.in should work out alignment correctly for non X86
platforms
2006-11-08 02:21 asfernandes
* firebird2/builds/win32/msvc7/: gpre_boot.vcproj (1.28),
gpre_embed.vcproj (1.4):
Remove support of optional languages from gpre_embeded - suggested
by Claudio
2006-11-06 02:07 asfernandes
* firebird2/doc/WhatsNew (1.106):
Misc
2006-11-05 19:30 asfernandes
* firebird2/doc/WhatsNew (1.105):
1) CORE-645 and CORE-745: Database triggers 2) CORE-711: Make
syntax for "CREATE TRIGGER" compliant with SQL2003
2006-11-05 05:02 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.71),
engine_classic.dsp (1.67), engine_embed.dsp (1.46):
Add DebugInterface to the VC6 builds.
2006-11-04 08:57 robocop
* firebird2/doc/WhatsNew (1.104):
Misc: this file uses spaces instead of tabs for indentation.
2006-11-04 04:44 asfernandes
* firebird2/doc/WhatsNew (1.103):
Fixed CORE-986 - Non-ASCII quoted identifiers are not converted to
metadata (UNICODE_FSS) charset
2006-10-31 13:24 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.68):
fixed posix build
2006-10-31 13:03 dimitr
* firebird2/builds/win32/msvc8/: alice.vcproj (1.3),
alice_classic.vcproj (1.3), burp.vcproj (1.3), burp_classic.vcproj
(1.3), common.vcproj (1.3), common_classic.vcproj (1.3),
config.vcproj (1.3), dsql_server.vcproj (1.3),
dsql_server_classic.vcproj (1.3), engine.vcproj (1.7),
engine_classic.vcproj (1.7), engine_embed.vcproj (1.7),
fb_inet_server.vcproj (1.3), fb_lock_print.vcproj (1.3),
fbclient.vcproj (1.3), fbembed.vcproj (1.3), fbguard.vcproj (1.3),
fbserver.vcproj (1.3), fbudf.vcproj (1.3), gbak.vcproj (1.3),
gdef.vcproj (1.3), gds32.vcproj (1.3), gfix.vcproj (1.3),
gpre.vcproj (1.3), gpre_boot.vcproj (1.3), gsec.vcproj (1.3),
gsplit.vcproj (1.3), gstat.vcproj (1.3), ib_udf.vcproj (1.3),
ib_util.vcproj (1.3), instclient.vcproj (1.3), instreg.vcproj
(1.3), instsvc.vcproj (1.3), intl.vcproj (1.7), isql.vcproj (1.3),
lock.vcproj (1.3), lock_classic.vcproj (1.3), nbackup.vcproj (1.3),
qli.vcproj (1.3), remote.vcproj (1.3), remote_classic.vcproj (1.3),
utilities.vcproj (1.3), utilities_classic.vcproj (1.3),
utilities_embed.vcproj (1.3):
Changed the optimization mode. This is required because MS has
deprecated /Og.
2006-10-31 11:09 dimitr
* firebird2/builds/win32/: msvc8/alice.vcproj (1.2),
msvc8/alice_classic.vcproj (1.2), msvc8/btyacc.vcproj (1.2),
msvc8/build_msg.vcproj (1.2), msvc8/burp.vcproj (1.2),
msvc8/burp_classic.vcproj (1.2), msvc8/codes.vcproj (1.2),
msvc8/common.vcproj (1.2), msvc8/common_classic.vcproj (1.2),
msvc8/common_static.vcproj (1.2), msvc8/config.vcproj (1.2),
msvc8/dsql_server.vcproj (1.2), msvc8/dsql_server_classic.vcproj
(1.2), msvc8/empbuild.vcproj (1.2), msvc8/engine.vcproj (1.6),
msvc8/engine_classic.vcproj (1.6), msvc8/engine_embed.vcproj (1.6),
msvc8/fb2control.vcproj (1.2), msvc8/fb_inet_server.vcproj (1.2),
msvc8/fb_lock_print.vcproj (1.2), msvc8/fbclient.vcproj (1.2),
msvc8/fbclient_static.vcproj (1.2), msvc8/fbembed.vcproj (1.2),
msvc8/fbguard.vcproj (1.2), msvc8/Firebird2.sln (1.2),
msvc8/Firebird2Boot.sln (1.2), msvc8/fbserver.vcproj (1.2),
msvc8/fbudf.vcproj (1.2), msvc8/gbak.vcproj (1.2),
msvc8/gbak_embed.vcproj (1.2), msvc8/gdef.vcproj (1.2),
msvc8/gds32.vcproj (1.2), msvc8/gfix.vcproj (1.2),
msvc8/gpre.vcproj (1.2), msvc8/gpre_boot.vcproj (1.2),
msvc8/gpre_embed.vcproj (1.2), msvc8/gpre_static.vcproj (1.2),
msvc8/gsec.vcproj (1.2), msvc8/gsplit.vcproj (1.2),
msvc8/gstat.vcproj (1.2), msvc8/ib_udf.vcproj (1.2),
msvc8/ib_util.vcproj (1.2), msvc8/instclient.vcproj (1.2),
msvc8/instreg.vcproj (1.2), msvc8/instsvc.vcproj (1.2),
msvc8/intl.vcproj (1.6), msvc8/intlbuild.vcproj (1.2),
msvc8/isql.vcproj (1.2), msvc8/isql_embed.vcproj (1.2),
msvc8/lock.vcproj (1.2), msvc8/lock_classic.vcproj (1.2),
msvc8/nbackup.vcproj (1.2), msvc8/qli.vcproj (1.2),
msvc8/remote.vcproj (1.2), msvc8/remote_classic.vcproj (1.2),
msvc8/utilities.vcproj (1.2), msvc8/utilities_classic.vcproj (1.2),
msvc8/utilities_embed.vcproj (1.2), msvc8/v5_examples.vcproj (1.2),
make_all.bat (1.44), make_boot.bat (1.32), make_examples.bat
(1.19), make_icu.bat (1.11), setenvvar.bat (1.12):
Updated projects for the AMD64 target. + added Vlad's new files.
2006-10-30 22:06 hvlad
* firebird2/builds/win32/msvc7/: engine.vcproj (1.61),
engine_classic.vcproj (1.61), engine_embed.vcproj (1.50):
Add new files (debug info)
2006-10-30 16:14 asfernandes
* firebird2/builds/win32/: make_boot.bat (1.31), make_icu.bat
(1.10):
Fix problems reported by "dlh" in fb-devel
2006-10-30 14:39 dimitr
* firebird2/extern/icu/source/: allinone/allinone_8.sln (1.2),
test/cintltst/cintltst_8.vcproj (1.2), common/common_8.vcproj
(1.2), i18n/i18n_8.vcproj (1.2), test/intltest/intltest_8.vcproj
(1.2), io/io_8.vcproj (1.2), test/iotest/iotest_8.vcproj (1.2),
layout/layout_8.vcproj (1.2), layoutex/layoutex_8.vcproj (1.2),
data/makedata_8.vcproj (1.2), stubdata/stubdata_8.vcproj (1.2),
extra/uconv/uconv_8.vcproj (1.2):
Updated projects for the AMD64 target.
2006-10-30 14:09 dimitr
* firebird2/extern/icu/source/test/iotest/iotest.cpp (1.3):
This weird change fixes the compilation issue on VC8.
2006-10-25 17:41 asfernandes
* firebird2/doc/WhatsNew (1.102):
Some more entries
2006-10-25 17:09 asfernandes
* firebird2/doc/WhatsNew (1.101):
Misc
2006-10-25 11:54 paulbeach
* firebird2/doc/WhatsNew (1.100):
Commit the right inet.cpp and fix for CORE-966
2006-10-25 09:02 robocop
* firebird2/doc/WhatsNew (1.99):
I think these entries go into v2.1's WhatsNew, too.
2006-10-25 08:22 dimitr
* firebird2/doc/WhatsNew (1.98):
Update.
2006-10-24 18:47 dimitr
* firebird2/doc/WhatsNew (1.97):
Update.
2006-10-24 17:48 dimitr
* firebird2/doc/WhatsNew (1.96):
Documented v2.1 changes committed up to date. If I've forgotten
something, feel free to add the necessary items. It's prefered
that all documented issues would have a corresponding tracker
ticket.
2006-10-23 13:43 alexpeshkoff
* firebird2/: builds/posix/prefix.linux_powerpc (1.1), configure.in
(1.246):
applied patch by Damyan Ivanov for PowepPC
2006-10-23 13:41 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.67):
fixed posix build
2006-10-14 03:20 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.70),
engine_classic.dsp (1.66), engine_embed.dsp (1.45), intl.dsp
(1.36):
Updating the VC6 build after Adriano's additions.
2006-10-10 21:40 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.66),
win32/msvc7/engine.vcproj (1.60), win32/msvc7/engine_classic.vcproj
(1.60), win32/msvc7/engine_embed.vcproj (1.49),
win32/msvc7/intl.vcproj (1.30), win32/msvc8/engine.vcproj (1.5),
win32/msvc8/engine_classic.vcproj (1.5),
win32/msvc8/engine_embed.vcproj (1.5), win32/msvc8/intl.vcproj
(1.5):
1) Refactor intl_classes.h and intl.cpp 2) Make conversions from
CharSet1->UTF16->CharSet2 job of CsConvert class
2006-10-10 17:31 asfernandes
* firebird2/builds/win32/msvc7/: engine.vcproj (1.59),
engine_classic.vcproj (1.59), engine_embed.vcproj (1.48):
Add RuntimeStatistics to MSVC7 build
2006-10-10 08:43 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.35),
common_classic.dsp (1.29), common_static.dsp (1.12), engine.dsp
(1.69), engine_classic.dsp (1.65), engine_embed.dsp (1.44):
Sync VC6 files with VC8 files.
2006-10-10 06:42 dimitr
* firebird2/builds/win32/msvc8/: engine.vcproj (1.4),
engine_classic.vcproj (1.4), engine_embed.vcproj (1.4):
Fixed the project files.
2006-10-08 09:57 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.34),
common_classic.dsp (1.28), common_static.dsp (1.11):
Dmitry's last commit appears incomplete for me (for example, no
project files were updated). While trying to fix the VC6 build, I
added the new class to the three "common*" projects and commented a
line in jrd.cpp. Server may misbehave due to the jrd modification.
2006-10-08 03:09 asfernandes
* firebird2/builds/win32/: make_all.bat (1.43), make_examples.bat
(1.18):
prepare.bat was removed
2006-09-22 14:58 dimitr
* firebird2/doc/Firebird_conf.txt (1.3):
Fixed the docs.
2006-09-17 22:06 asfernandes
* firebird2/builds/: posix/Makefile.in.intl (1.28),
win32/msvc6/intl.dsp (1.35), win32/msvc7/intl.vcproj (1.29),
win32/msvc8/intl.vcproj (1.4):
1) UNICODE_CI - UNICODE case-insensitive collation for UTF8 2)
Locale specific attribute for UNICODE collations 3) Remove code
duplication in implementation of UNICODE collations for fbintl 4)
Remove ugly TEXTTYPE type
2006-09-14 15:47 dimitr
* firebird2/doc/sql.extensions/README.context_variables2 (1.5):
1) Support for client PID in the monitoring data. 2) Changed XNET
to return local hostname instead of PID as its remote address.
2006-09-12 07:53 dimitr
* firebird2/: extern/icu/source/test/cintltst/cintltst_8.vcproj
(1.1), extern/icu/source/common/common_8.vcproj (1.1),
extern/icu/source/i18n/i18n_8.vcproj (1.1),
extern/icu/source/test/intltest/intltest_8.vcproj (1.1),
extern/icu/source/io/io_8.vcproj (1.1),
extern/icu/source/test/iotest/iotest_8.vcproj (1.1),
extern/icu/source/layout/layout_8.vcproj (1.1),
extern/icu/source/layoutex/layoutex_8.vcproj (1.1),
extern/icu/source/data/makedata_8.vcproj (1.1),
extern/icu/source/stubdata/stubdata_8.vcproj (1.1),
extern/icu/source/extra/uconv/uconv_8.vcproj (1.1),
extern/icu/source/allinone/allinone_8.sln (1.1),
builds/win32/make_icu.bat (1.9):
Added makefiles for MSVC8.
2006-09-03 03:09 asfernandes
* firebird2/doc/sql.extensions/: README.replace (1.1),
README.returning (1.3):
REPLACE statement
2006-09-01 12:50 aafemt
* firebird2/builds/win32/make_all.bat (1.42):
Add consts_pub.h to public ibase.h
2006-08-29 10:37 aafemt
* firebird2/builds/posix/: Makefile.in.client.util (1.37),
Makefile.in.embed.gbak (1.16), Makefile.in.embed.gfix (1.19),
Makefile.in.embed.util (1.29), Makefile.in.intl (1.27):
Fix MinGW SS build
2006-08-17 07:59 aafemt
* firebird2/builds/posix/Makefile.in.firebird (1.73):
Add consts_pub.h to public ibase.h
2006-08-13 08:24 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.68),
engine_classic.dsp (1.64), engine_embed.dsp (1.43):
MSVC6 insists in restoring RTTI enabled when the project files are
modified. Let's see if I convince it this time.
2006-08-10 13:29 aafemt
* firebird2/builds/posix/make.shared.variables (1.65):
Misc
2006-08-10 04:52 asfernandes
* firebird2/builds/: posix/make.shared.variables (1.64),
win32/msvc6/engine.dsp (1.67), win32/msvc6/engine_classic.dsp
(1.63), win32/msvc6/engine_embed.dsp (1.42),
win32/msvc7/engine.vcproj (1.58), win32/msvc7/engine_classic.vcproj
(1.58), win32/msvc7/engine_embed.vcproj (1.47),
win32/msvc8/engine.vcproj (1.3), win32/msvc8/engine_classic.vcproj
(1.3), win32/msvc8/engine_embed.vcproj (1.3):
1) Concatenate of BLOBs 2) Start a refactoration on descriptor
manipulations
2006-07-31 09:42 robocop
* firebird2/doc/sql.extensions/README.execute_statement (1.5):
Misc, adding example.
2006-07-31 03:16 asfernandes
* firebird2/builds/win32/msvc6/intl.dsp (1.34):
Correction
2006-07-31 03:11 asfernandes
* firebird2/builds/win32/: msvc6/intl.dsp (1.33), msvc8/intl.vcproj
(1.3):
Add fb_string.cpp in MSVC6/8 intl projects
2006-07-30 22:31 asfernandes
* firebird2/builds/: posix/Makefile.in.intl (1.26),
posix/make.shared.variables (1.63), win32/msvc6/engine.dsp (1.66),
win32/msvc6/engine_classic.dsp (1.62), win32/msvc6/engine_embed.dsp
(1.41), win32/msvc6/intl.dsp (1.32), win32/msvc7/engine.vcproj
(1.57), win32/msvc7/engine_classic.vcproj (1.57),
win32/msvc7/engine_embed.vcproj (1.46), win32/msvc7/intl.vcproj
(1.28), win32/msvc8/engine.vcproj (1.2),
win32/msvc8/engine_classic.vcproj (1.2),
win32/msvc8/engine_embed.vcproj (1.2), win32/msvc8/intl.vcproj
(1.2):
Work on collation attributes: 1) Define a common format for it 2)
Merge attributes of the base collation in the attributes of the
derived one
2006-07-29 20:28 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.12):
Implementation of character sets TIS620 and GBK with collations
TIS620_UNICODE and GBK_UNICODE. They don't work with our current
stripped version of ICU.
2006-07-26 04:37 asfernandes
* firebird2/builds/posix/Makefile.in.libfbstatic (1.10):
Misc
2006-07-25 15:21 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.libfbstatic (1.9),
make.shared.targets (1.24), make.shared.variables (1.62):
fixed posix build
2006-07-25 15:03 kkuznetsov
* firebird2/configure.in (1.245):
Fix compile error in sort.cpp
2006-07-21 03:37 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.65),
engine_classic.dsp (1.61), engine_embed.dsp (1.40):
Sync MSVC6 with MSVC7 build files.
2006-07-21 03:35 robocop
* firebird2/builds/win32/setenvvar.bat (1.11):
Misc.
2006-07-20 10:06 dimitr
* firebird2/builds/win32/msvc8/: alice.vcproj (1.1),
alice_classic.vcproj (1.1), btyacc.vcproj (1.1), build_msg.vcproj
(1.1), burp.vcproj (1.1), burp_classic.vcproj (1.1), codes.vcproj
(1.1), common.vcproj (1.1), Firebird2.sln (1.1), Firebird2Boot.sln
(1.1), Firebird2_Examples.sln (1.1), common_classic.vcproj (1.1),
common_static.vcproj (1.1), config.vcproj (1.1), dsql_server.vcproj
(1.1), dsql_server_classic.vcproj (1.1), empbuild.vcproj (1.1),
engine.vcproj (1.1), engine_classic.vcproj (1.1),
engine_embed.vcproj (1.1), fb2control.vcproj (1.1),
fb_inet_server.vcproj (1.1), fb_lock_print.vcproj (1.1),
fbclient.vcproj (1.1), fbclient_static.vcproj (1.1), fbembed.vcproj
(1.1), fbguard.vcproj (1.1), fbserver.vcproj (1.1), fbudf.vcproj
(1.1), gbak.vcproj (1.1), gbak_embed.vcproj (1.1), gdef.vcproj
(1.1), gds32.vcproj (1.1), gfix.vcproj (1.1), gpre.vcproj (1.1),
gpre_boot.vcproj (1.1), gpre_embed.vcproj (1.1), gpre_static.vcproj
(1.1), gsec.vcproj (1.1), gsplit.vcproj (1.1), gstat.vcproj (1.1),
ib_udf.vcproj (1.1), ib_util.vcproj (1.1), instclient.vcproj (1.1),
instreg.vcproj (1.1), instsvc.vcproj (1.1), intl.vcproj (1.1),
intlbuild.vcproj (1.1), isql.vcproj (1.1), isql_embed.vcproj (1.1),
lock.vcproj (1.1), lock_classic.vcproj (1.1), nbackup.vcproj (1.1),
qli.vcproj (1.1), remote.vcproj (1.1), remote_classic.vcproj (1.1),
utilities.vcproj (1.1), utilities_classic.vcproj (1.1),
utilities_embed.vcproj (1.1), v5_examples.vcproj (1.1):
Added project files for VC8.
2006-07-20 10:04 dimitr
* firebird2/builds/win32/setenvvar.bat (1.10):
This should work for both VC7 and VC8 properly. Hopefully, I didn't
break the VC6 check.
2006-07-17 19:44 dimitr
* firebird2/builds/win32/msvc7/: engine.vcproj (1.56),
engine_classic.vcproj (1.56), engine_embed.vcproj (1.45):
1. Virtual tables 2. ODS 11.1, procedure type and relation type
2006-07-06 20:35 asfernandes
* firebird2/builds/win32/msvc7/: fbclient.vcproj (1.44),
fbclient_static.vcproj (1.19), gds32.vcproj (1.23):
Remove duplicate references to .def files - noted by Claudio
2006-07-06 04:54 robocop
* firebird2/builds/win32/msvc6/gds32.dsp (1.25):
Sync with VC7 just in case.
2006-07-05 04:17 asfernandes
* firebird2/builds/posix/make.rules (1.30):
Misc
2006-07-04 06:05 aafemt
* firebird2/builds/posix/: make.defaults (1.48), make.rules (1.29),
prefix.mingw (1.44):
Use linker to link DLLs on MinGW
2006-06-29 00:50 asfernandes
* firebird2/builds/win32/defs/utls.def (1.2):
Fix B.O. in y-valve
2006-06-28 02:56 asfernandes
* firebird2/builds/win32/preprocess.bat (1.36):
Only regenerate preprocessed files when needed to make builds
faster
2006-06-27 12:31 mkubecek
* firebird2/builds/:
install/arch-specific/linux/classic/rpmheader.txt.in (1.5),
install/arch-specific/linux/super/rpmfiles.txt.in (1.10),
install/arch-specific/linux/super/rpmheader.txt.in (1.6),
posix/Makefile.in.firebird (1.72):
compatibility with rpm 4.4
2006-06-16 00:36 asfernandes
* firebird2/builds/win32/msvc7/gds32.vcproj (1.22):
Fix link errors in gds32
2006-06-14 03:48 asfernandes
* firebird2/builds/posix/Makefile.in.intl (1.25):
Misc
2006-06-13 04:35 asfernandes
* firebird2/builds/: posix/Makefile.in.intl (1.24),
win32/msvc6/intl.dsp (1.31), win32/msvc7/intl.vcproj (1.27):
Ability to use: 1) ICU charsets through fbintl 2) UNICODE collation
(charset_UNICODE) for all fbintl charsets
2006-06-12 03:50 asfernandes
* firebird2/extern/icu/source/io/ufile.c (1.4):
Misc
2006-06-12 03:47 asfernandes
* firebird2/extern/icu/source/: io/ufile.c (1.3), common/putil.c
(1.5):
Changes based on comments of Geoff Worboys using VS2005 Express
2006-06-05 13:11 aafemt
* firebird2/configure.in (1.244):
Get rid of YACC
2006-06-05 13:10 aafemt
* firebird2/builds/posix/: Makefile.in.firebird (1.71),
make.defaults (1.47):
Include autoconf cache to cleanup process Get rid of YACC
2006-06-05 03:13 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.11):
Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for
ISO8859_1
2006-06-04 03:19 asfernandes
* firebird2/builds/win32/msvc7/fbudf.vcproj (1.19):
Define DEV_BUILD in fbudf of MSVC7
2006-06-03 06:52 robocop
* firebird2/builds/win32/msvc6/fbudf.dsp (1.15):
fbudf didn't define DEV_BUILD for the debug version: I couldn't use
"testreflect".
2006-06-02 15:07 asfernandes
* firebird2/builds/win32/make_all.bat (1.41):
Put fb2control again in MSVC6 build
2006-06-02 14:55 asfernandes
* firebird2/builds/win32/make_boot.bat (1.30):
Make make_boot.bat stop when error occur
2006-06-02 10:06 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.33),
common_classic.dsp (1.27), common_static.dsp (1.10), engine.dsp
(1.64), engine_classic.dsp (1.60), engine_embed.dsp (1.39),
gpre_boot.dsp (1.26), gpre_embed.dsp (1.3):
Fix the VC6 build after Dmitry's changes.
2006-06-02 08:52 dimitr
* firebird2/builds/install/misc/firebird.conf (1.23):
Provided some self-docs about the possible XNET issues.
2006-06-02 05:29 dimitr
* firebird2/builds/install/misc/firebird.conf (1.22):
Update the conf-file.
2006-06-02 03:17 asfernandes
* firebird2/builds/posix/Makefile.in.boot.gpre (1.27):
Misc
2006-06-01 12:10 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.70):
Misc
2006-06-01 09:33 mkubecek
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.26),
make.shared.variables (1.61):
adjust makefiles to recent changes
2006-06-01 04:49 asfernandes
* firebird2/builds/win32/msvc7/: gpre_boot.vcproj (1.27),
gpre_embed.vcproj (1.3):
Try to fix MSVC7 boot-build. There is problem in DSQL/pass1
crashing the server.
2006-06-01 04:28 asfernandes
* firebird2/builds/win32/: msvc6/Firebird2Boot.dsw (1.6),
msvc6/Firebird2Boot2.dsw (1.3), msvc7/Firebird2Boot.sln (1.6),
msvc7/Firebird2Boot2.sln (1.3), make_boot.bat (1.29):
Rename Firebird2Boot2.* to Firebird2Boot.*
2006-06-01 04:01 asfernandes
* firebird2/builds/win32/defs/: fbclient.def (1.13), fbclient_s.def
(1.4), gds32.def (1.11), iutls.def (1.4):
Remove obsolete functions from .def files
2006-05-31 10:53 dimitr
* firebird2/builds/win32/msvc7/: common.vcproj (1.25),
common_classic.vcproj (1.22), engine.vcproj (1.55),
engine_classic.vcproj (1.55), engine_embed.vcproj (1.44):
1) Reworked memory management in SORT. Now we're pools aware there.
2) Reworked error handling in SORT and its callers. 3) Replaced
DLS+SortMem with the generic TempSpace class. 4) Replaced GDS temp
file management with the TempFile class. 5) Various cleanup.
2006-05-30 15:31 hvlad
* firebird2/builds/win32/msvc6/: engine.dsp (1.63),
engine_classic.dsp (1.59), engine_embed.dsp (1.38):
Add Relation.h\Relation.cpp into MSVC6 build files
2006-05-30 15:30 hvlad
* firebird2/builds/win32/msvc7/: engine.vcproj (1.54),
engine_classic.vcproj (1.54), engine_embed.vcproj (1.43):
Add Relation.h\Relation.cpp into MSCV7 build files
2006-05-29 18:28 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.21):
Limit packet size which we can process correctly
2006-05-29 00:50 asfernandes
* firebird2/builds/posix/Makefile.in.libfbclient (1.31):
Misc
2006-05-29 00:07 asfernandes
* firebird2/builds/win32/preprocess.bat (1.35):
GDEF isn't needed in boot phase - noted by Claudio
2006-05-28 09:43 robocop
* firebird2/builds/win32/make_all.bat (1.40):
Disable obsolete or problematic projects in MSVC6.
2006-05-28 09:42 robocop
* firebird2/builds/win32/msvc6/: btyacc.dsp (1.3), build_msg.dsp
(1.9), codes.dsp (1.9), common_static.dsp (1.9),
fbclient_static.dsp (1.20), gpre_boot.dsp (1.25), gpre_embed.dsp
(1.2), gpre_static.dsp (1.9):
Disable RTTI in the boot build, too.
2006-05-28 02:54 asfernandes
* firebird2/builds/win32/run_all.bat (1.7):
Fix run_all.bat
2006-05-28 02:41 asfernandes
* firebird2/doc/: README.build.msvc.html (1.12),
README.build.mingw.html (1.17), README.build.msvc.html (1.13):
Misc
2006-05-27 20:07 asfernandes
* firebird2/doc/README.build.msvc.html (1.11):
Update MSVC build instructions
2006-05-27 20:06 asfernandes
* firebird2/builds/win32/: create_msgs.bat (1.2), make_all.bat
(1.39), make_boot.bat (1.28), make_boot2.bat (1.5),
make_examples.bat (1.17), make_icu.bat (1.8), prepare.bat (1.45),
preprocess.bat (1.34), preprocess2.bat (1.3), setenvvar2.bat (1.4):
Remove the old build system. Make the new one as: make_icu.bat,
make_boot.bat, make_all.bat.
2006-05-27 03:33 asfernandes
* firebird2/builds/win32/msvc7/: btyacc.vcproj (1.3),
build_msg.vcproj (1.6), codes.vcproj (1.6), common_static.vcproj
(1.10), gbak_embed.vcproj (1.2), gpre_embed.vcproj (1.2),
isql_embed.vcproj (1.2):
Disable RTTI in MSVC7 boot-build projects
2006-05-26 17:38 alexpeshkoff
* firebird2/builds/posix/Makefile.in.libfbclient (1.30):
statically link C++ runtime in client
2006-05-26 05:52 robocop
* firebird2/builds/win32/msvc6/: Firebird2Boot2.dsw (1.2),
gbak_embed.dsp (1.1), gpre_embed.dsp (1.1), isql_embed.dsp (1.1),
utilities_embed.dsp (1.1):
Finally got the new Windows build system working also in VC6.
Thanks to Adriano.
2006-05-23 15:10 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.suse.in
(1.6):
Applied changes, recommended by Michal Kubecek
2006-05-23 14:23 asfernandes
* firebird2/builds/win32/msvc6/engine.dsp (1.62):
Complete Dmitry's cleanup of all_proto.h
2006-05-23 14:20 asfernandes
* firebird2/builds/win32/: msvc6/engine_classic.dsp (1.58),
msvc6/engine_embed.dsp (1.37), msvc7/engine.vcproj (1.53),
msvc7/engine_classic.vcproj (1.53), msvc7/engine_embed.vcproj
(1.42):
Complete Dmitry's cleanup of all_proto.h
2006-05-23 12:15 robocop
* firebird2/builds/win32/msvc6/intl.dsp (1.30):
Follow Adriano's cleanup in VC7.
2006-05-21 21:25 asfernandes
* firebird2/builds/win32/msvc7/intl.vcproj (1.26):
Remove hacks and make fb_assert work in INTL. DEV_BUILD should be
turned on in MSVC6 intl.dsp debug configuration.
2006-05-21 17:17 asfernandes
* firebird2/builds/win32/msvc7/: alice.vcproj (1.18),
alice_classic.vcproj (1.18), burp.vcproj (1.21),
burp_classic.vcproj (1.21), common.vcproj (1.24),
common_classic.vcproj (1.21), config.vcproj (1.4),
dsql_server.vcproj (1.19), dsql_server_classic.vcproj (1.19),
engine.vcproj (1.52), engine_classic.vcproj (1.52),
engine_embed.vcproj (1.41), fb2control.vcproj (1.5),
fb_inet_server.vcproj (1.21), fb_lock_print.vcproj (1.24),
fbclient.vcproj (1.43), fbembed.vcproj (1.32), fbguard.vcproj
(1.23), fbserver.vcproj (1.22), fbudf.vcproj (1.18), gbak.vcproj
(1.20), gdef.vcproj (1.22), gds32.vcproj (1.21), gfix.vcproj
(1.21), gpre.vcproj (1.25), gpre_boot.vcproj (1.26), gsec.vcproj
(1.22), gsplit.vcproj (1.14), gstat.vcproj (1.24), ib_udf.vcproj
(1.20), ib_util.vcproj (1.19), instclient.vcproj (1.7),
instreg.vcproj (1.19), instsvc.vcproj (1.19), intl.vcproj (1.25),
isql.vcproj (1.21), lock.vcproj (1.18), lock_classic.vcproj (1.18),
nbackup.vcproj (1.9), qli.vcproj (1.22), remote.vcproj (1.23),
remote_classic.vcproj (1.24), utilities.vcproj (1.22),
utilities_classic.vcproj (1.22), utilities_embed.vcproj (1.3):
Remove RTTI in MSVC7 debug build too - thanks to Claudio
2006-05-21 02:24 asfernandes
* firebird2/builds/win32/msvc7/: alice.vcproj (1.17),
alice_classic.vcproj (1.17), burp.vcproj (1.20),
burp_classic.vcproj (1.20), common.vcproj (1.23),
common_classic.vcproj (1.20), config.vcproj (1.3),
dsql_server.vcproj (1.18), dsql_server_classic.vcproj (1.18),
engine.vcproj (1.51), engine_classic.vcproj (1.51),
engine_embed.vcproj (1.40), fb2control.vcproj (1.4),
fb_inet_server.vcproj (1.20), fb_lock_print.vcproj (1.23),
fbclient.vcproj (1.42), fbembed.vcproj (1.31), fbguard.vcproj
(1.22), fbserver.vcproj (1.21), fbudf.vcproj (1.17), gbak.vcproj
(1.19), gdef.vcproj (1.21), gds32.vcproj (1.20), gfix.vcproj
(1.20), gpre.vcproj (1.24), gpre_boot.vcproj (1.25), gsec.vcproj
(1.21), gsplit.vcproj (1.13), gstat.vcproj (1.23), ib_udf.vcproj
(1.19), ib_util.vcproj (1.18), instclient.vcproj (1.6),
instreg.vcproj (1.18), instsvc.vcproj (1.18), intl.vcproj (1.24),
isql.vcproj (1.20), lock.vcproj (1.17), lock_classic.vcproj (1.17),
nbackup.vcproj (1.8), qli.vcproj (1.21), remote.vcproj (1.22),
remote_classic.vcproj (1.23), utilities.vcproj (1.21),
utilities_classic.vcproj (1.21), utilities_embed.vcproj (1.2):
Disable RTTI in MSVC7 build
2006-05-20 08:11 robocop
* firebird2/builds/win32/msvc6/Firebird2Boot2.dsw (1.1):
Work in progress.
2006-05-20 08:11 robocop
* firebird2/builds/win32/msvc6/Firebird2Boot.dsw (1.5):
No need to have btyacc here.
2006-05-20 08:10 robocop
* firebird2/builds/win32/msvc6/: alice.dsp (1.18),
alice_classic.dsp (1.14), burp.dsp (1.19), burp_classic.dsp (1.17),
common.dsp (1.32), common_classic.dsp (1.26), config.dsp (1.3),
dsql_server.dsp (1.22), dsql_server_classic.dsp (1.18),
empbuild.dsp (1.3), engine.dsp (1.61), engine_classic.dsp (1.57),
engine_embed.dsp (1.36), fb2control.dsp (1.6), fb_event_print.dsp
(1.2), fb_inet_server.dsp (1.23), fb_lock_print.dsp (1.21),
fbclient.dsp (1.54), fbembed.dsp (1.37), fbguard.dsp (1.22),
fbserver.dsp (1.37), fbudf.dsp (1.14), gbak.dsp (1.22), gdef.dsp
(1.19), gds32.dsp (1.24), gfix.dsp (1.21), gpre.dsp (1.25),
gsec.dsp (1.19), gsplit.dsp (1.9), gstat.dsp (1.20), ib_udf.dsp
(1.19), ib_util.dsp (1.17), instclient.dsp (1.5), instreg.dsp
(1.15), instsvc.dsp (1.16), intl.dsp (1.29), intlbld.dsp (1.3),
isql.dsp (1.24), lock.dsp (1.14), lock_classic.dsp (1.12),
nbackup.dsp (1.4), qli.dsp (1.18), remote.dsp (1.23),
remote_classic.dsp (1.20), utilities.dsp (1.17),
utilities_classic.dsp (1.15):
Disable RTTI after Alex' source code changes.
2006-05-20 02:59 asfernandes
*
firebird2/builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.19):
Misc
2006-05-19 17:16 alexpeshkoff
* firebird2/configure.in (1.243):
avoid use of libstdc++ when not required
2006-05-19 17:14 alexpeshkoff
* firebird2/builds/posix/prefix.linux_amd64 (1.8):
avoid use of RTTI
2006-05-19 13:42 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.18):
added nbackup to SS binary packages
2006-05-18 08:31 robocop
* firebird2/builds/win32/msvc6/fbclient.dsp (1.53):
Misc.
2006-05-18 08:25 robocop
* firebird2/builds/win32/msvc6/: fb_lock_print.dsp (1.20),
fbclient.dsp (1.52), fbclient_static.dsp (1.19), gpre_boot.dsp
(1.24):
Copy Dmitry's changes to MSVC6.
2006-05-18 04:32 asfernandes
* firebird2/builds/win32/msvc7/fbclient.vcproj (1.41):
Misc
2006-05-17 15:24 dimitr
* firebird2/builds/win32/msvc7/: fb_lock_print.vcproj (1.22),
fbclient.vcproj (1.40), fbclient_static.vcproj (1.18),
gpre_boot.vcproj (1.24):
Remove DLS where it's not used.
2006-05-16 21:17 asfernandes
* firebird2/builds/win32/: make_icu.bat (1.7), prepare.bat (1.44):
Build DEBUG version of ICU when asked to do it in MSVC7 build
2006-05-13 07:50 robocop
* firebird2/builds/install/arch-specific/win32/i18n_readme.txt
(1.3):
Fixing docs and scripts.
2006-04-30 08:43 robocop
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.39):
Integrate fb_event_print into the VC6 build. Time will say if it's
useful or not.
2006-04-29 10:08 robocop
* firebird2/builds/win32/msvc6/fb_event_print.dsp (1.1):
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 02:30 robocop
* firebird2/builds/win32/msvc6/btyacc.dsp (1.2):
Fixed the btyacc project so MSVC6 can load it (was reported as
corrupt).
2006-04-29 02:29 robocop
* firebird2/extern/btyacc/main.c (1.4):
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-25 19:06 alexpeshkoff
* firebird2/configure.in (1.242):
added slackware support to configure.in
2006-04-25 04:16 asfernandes
* firebird2/builds/install/misc/posixLibrary.sh.in (1.7):
Misc
2006-04-24 12:06 alexpeshkoff
* firebird2/builds/install/:
arch-specific/linux/classic/rpmheader.txt.in (1.4),
arch-specific/linux/misc/firebird.init.d.debian.in (1.6),
arch-specific/linux/misc/firebird.init.d.slackware.in (1.2),
arch-specific/linux/misc/linuxLibrary.sh.in (1.5),
arch-specific/linux/misc/superLinux.sh.in (1.4),
arch-specific/linux/super/rpmheader.txt.in (1.5),
misc/classicLibrary.sh.in (1.6), misc/posixLibrary.sh.in (1.6),
misc/superLibrary.sh.in (1.3):
ported changes from B2_0_Release
2006-04-23 01:00 robocop
* firebird2/builds/win32/msvc6/fbguard.dsp (1.21):
Make FbGuardian a client utility as in VC7. However, I didn't need
to add more files to the project as in VC7 case.
2006-04-20 12:37 dimitr
* firebird2/builds/win32/msvc7/fbguard.vcproj (1.21):
Made fbguard a true client utility.
2006-04-20 08:27 robocop
* firebird2/extern/SfIO/read.me (1.2):
Totally misc.
2006-04-20 04:44 asfernandes
* firebird2/builds/posix/: Makefile.in.firebird (1.69),
make.defaults (1.46), make.shared.targets (1.23):
Misc
2006-04-20 04:26 asfernandes
* firebird2/builds/win32/parse.bat (1.8):
Remove generated files from build directory
2006-04-19 14:02 alexpeshkoff
* firebird2/extern/btyacc/main.c (1.3):
fixed linux compilation
2006-04-19 13:45 dimitr
* firebird2/builds/posix/: Makefile.in.firebird (1.68),
make.defaults (1.45), make.shared.targets (1.22):
Hopefully, this should cure the posix builds.
2006-04-19 13:28 dimitr
* firebird2/builds/win32/: make_boot2.bat (1.4), parse.bat (1.7):
Changed the build to use btyacc.
2006-04-19 13:16 dimitr
* firebird2/builds/win32/: msvc6/Firebird2Boot.dsw (1.4),
msvc6/btyacc.dsp (1.1), msvc7/Firebird2Boot2.sln (1.2),
msvc7/btyacc.vcproj (1.2):
Changed the build to use btyacc.
2006-04-19 11:52 dimitr
* firebird2/extern/btyacc/: Makefile (1.2), README (1.2),
README.BYACC (1.2), btyaccpa.ske (1.2), closure.c (1.2), defs.h
(1.2), empty.y (1.2), error.c (1.2), lalr.c (1.2), lr0.c (1.2),
main.c (1.2), makefile.dos (1.2), manpage (1.2), mkpar.c (1.2),
mstring.c (1.2), mstring.h (1.2), output.c (1.2), push.skel (1.2),
reader.c (1.2), readskel.c (1.2), skel2c (1.2), skeleton.c (1.2),
symtab.c (1.2), verbose.c (1.2), warshall.c (1.2), test/ansiC.y
(1.2), test/ansiC2.y (1.2), test/error.y (1.2), test/ftp.y (1.2),
test/t1.y (1.2), test/t2.y (1.2), test/test.y (1.2):
Added btyacc sources.
2006-04-19 05:07 robocop
* firebird2/builds/posix/prefix.darwin (1.17):
Try to comply with MacOS docs... there's work to do in inet.cpp
with FB_SETOPT_FLAGS.
2006-04-19 05:04 robocop
* firebird2/builds/posix/: prefix.linux (1.30), prefix.linux_amd64
(1.7), prefix.linux_generic (1.5), prefix.linux_sparc32 (1.9):
Totally misc.
2006-04-19 04:31 asfernandes
* firebird2/builds/posix/: prefix.darwin (1.16), prefix.linux
(1.29), prefix.linux_amd64 (1.6), prefix.linux_generic (1.4),
prefix.linux_sparc32 (1.8), prefix.sinixz (1.27):
Misc
2006-04-18 12:12 alexpeshkoff
* firebird2/builds/posix/: prefix.darwin (1.15), prefix.sinixz
(1.26):
correcting my previous commit - thanks to Claudio
2006-04-18 11:44 alexpeshkoff
* firebird2/builds/posix/: prefix.linux (1.28), prefix.linux_amd64
(1.5), prefix.linux_generic (1.3), prefix.linux_sparc32 (1.7),
prefix.sinixz (1.25):
set FB_SEND_FLAGS for known platforms
2006-04-17 00:11 asfernandes
* firebird2/builds/:
install/arch-specific/linux/classic/postinstall.sh.in (1.15),
posix/Makefile.in.client.util (1.36):
Misc
2006-04-16 14:58 alexpeshkoff
* firebird2/builds/:
install/arch-specific/linux/classic/postinstall.sh.in (1.14),
install/arch-specific/linux/misc/firebird.init.d.debian.in (1.5),
install/arch-specific/linux/misc/firebird.init.d.generic.in (1.4),
install/arch-specific/linux/misc/firebird.init.d.gentoo.in (1.3),
install/arch-specific/linux/misc/firebird.init.d.mandrake.in (1.5),
install/arch-specific/linux/misc/firebird.init.d.suse.in (1.5),
install/arch-specific/linux/misc/linuxLibrary.sh.in (1.4),
install/arch-specific/linux/misc/superLinux.sh.in (1.3),
install/arch-specific/linux/super/postuninstall.sh.in (1.5),
install/misc/classicLibrary.sh.in (1.5),
install/misc/posixLibrary.sh.in (1.5),
install/misc/superLibrary.sh.in (1.2),
posix/Makefile.in.client.util (1.35):
ported fixes from 2.0 release
2006-04-14 20:16 asfernandes
* firebird2/builds/win32/: create_msgs.bat (1.1), make_boot2.bat
(1.3):
Add create_msgs.bat to be able to rebuild messages files without
running make_boot2.bat
2006-04-13 05:04 asfernandes
* firebird2/builds/: install/misc/fbintl.conf (1.10),
win32/msvc6/intl.dsp (1.28), win32/msvc7/intl.vcproj (1.23):
Polish collation ISO_PLK for ISO8859_2 charset - contributed by
Jaroslaw Glowacki
2006-04-07 04:57 asfernandes
* firebird2/builds/posix/Makefile.in.client.fbudf (1.10):
Misc
2006-04-06 06:19 aafemt
* firebird2/builds/posix/Makefile.in.client.fbudf (1.9):
Since timestamp routines are compiled-in directly, no need to link
against fbclient.
2006-03-30 07:59 kkuznetsov
* firebird2/extern/SfIO/read.me (1.1):
Add readme
2006-03-29 17:20 asfernandes
*
firebird2/builds/install/arch-specific/win32/pt/instalacao_leia-me.txt
(1.3):
Misc
2006-03-29 15:44 paul_reeves
* firebird2/builds/:
install/arch-specific/win32/BuildExecutableInstall.bat (1.15),
install/arch-specific/win32/FirebirdInstall_20.iss (1.12),
install/arch-specific/win32/Readme.txt (1.9),
install/arch-specific/win32/installation_readme.txt (1.9),
win32/make_examples.bat (1.16):
Minor tweaks to the Win32 build/install stuff. Updated readme and
install_readme.
2006-03-29 15:43 paul_reeves
* firebird2/builds/install/arch-specific/win32/pt/:
custom_messages_pt.inc (1.3), instalacao_leia-me.txt (1.2),
leia-me.txt (1.2):
Win32 installer - latest portuguese translations
2006-03-29 15:41 paul_reeves
* firebird2/builds/install/arch-specific/win32/it/:
custom_messages_it.inc (1.1), leggimi.txt (1.1),
leggimi_installazione.txt (1.1):
Add italian translations of install strings for Windows installs
2006-03-29 11:39 kkuznetsov
* firebird2/extern/SfIO/include/stdio.h (1.1):
Add modifyed SFIO include file to public CVS
2006-03-28 06:04 robocop
* firebird2/doc/README.garbage_collector (1.2):
Misc.
2006-03-26 22:51 hvlad
* firebird2/doc/README.garbage_collector (1.1):
Documentation for garbage collector
2006-03-25 08:07 robocop
* firebird2/configure.in (1.241):
Only strcmp and strncmp have common names across all plartforms.
Cater for differences in strcasecmp/stricmp and
strncasecmp/strnicmp.
2006-03-21 02:55 asfernandes
* firebird2/builds/posix/Makefile.in.client.qli (1.11):
Misc
2006-03-19 16:37 alexpeshkoff
* firebird2/configure.in (1.240):
Let FreeBSD use editline by default
2006-03-19 16:32 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.qli (1.10),
Makefile.in.embed.qli (1.19):
removed absolutely unneeded setuid - thanks to Sergey Skvortsov
2006-03-19 14:56 alexpeshkoff
* firebird2/configure.in (1.239):
fixing build on FreeBSD/amd64
2006-03-18 02:47 asfernandes
* firebird2/doc/WhatsNew (1.95):
Misc
2006-03-17 14:36 alexpeshkoff
* firebird2/doc/WhatsNew (1.94):
Misc
2006-03-17 11:41 robocop
* firebird2/doc/WhatsNew (1.93):
Document isql's command line arguments explanation.
2006-03-17 10:39 hvlad
* firebird2/doc/WhatsNew (1.92):
Update WhatsNew
2006-03-17 09:15 dimitr
* firebird2/doc/WhatsNew (1.91):
Updated docs.
2006-03-16 09:53 robocop
* firebird2/builds/install/misc/firebird.conf (1.20):
Misc.
2006-03-15 18:19 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.19):
change default value of LegacyHash
2006-03-10 03:05 asfernandes
* firebird2/builds/posix/Makefile.in.libfbembed (1.22):
Misc
2006-03-09 16:24 kkuznetsov
* firebird2/builds/install/arch-specific/solx86gcc/CS/prototype.in
(1.5):
Update solaris packaging
2006-03-09 14:26 kkuznetsov
* firebird2/configure.in (1.238):
Fix packaging on SOLARIS sparc port
2006-03-09 10:34 kkuznetsov
* firebird2/builds/posix/: Makefile.in.libfbembed (1.21),
prefix.solaris (1.21):
Minor cleanup
2006-03-09 10:23 kkuznetsov
* firebird2/builds/posix/prefix.solaris (1.20):
Fix Solaris sparc 32 bit gcc port
2006-03-08 03:06 asfernandes
* firebird2/builds/posix/Makefile.in.libfbembed (1.20):
Use tab instead of spaces
2006-03-07 14:01 kkuznetsov
* firebird2/builds/posix/Makefile.in.libfbembed (1.19):
Temporally comment out my previous commit
2006-03-07 12:21 kkuznetsov
* firebird2/builds/posix/Makefile.in.libfbembed (1.18):
Fix make process on Solaris OSes
2006-03-06 18:49 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.fbudf (1.8),
Makefile.in.embed.fbudf (1.4):
fixed FBUDF build on posix
2006-03-06 02:00 asfernandes
* firebird2/doc/README.user.embedded (1.5):
Document files required for fbembed.dll
2006-03-03 11:56 kkuznetsov
* firebird2/builds/posix/: prefix.solaris (1.19),
prefix.solaris-64gcc (1.6):
Removed profile gcc flag
2006-02-23 08:13 hvlad
* firebird2/doc/WhatsNew (1.90):
Misc
2006-02-23 06:22 robocop
* firebird2/doc/WhatsNew (1.89):
Misc.
2006-02-22 16:25 hvlad
* firebird2/doc/WhatsNew (1.88):
Update WhatsNew
2006-02-22 14:55 dimitr
* firebird2/doc/WhatsNew (1.87):
An update.
2006-02-22 08:21 robocop
* firebird2/builds/mac_os_x/CS/CS.pbproj/project.pbxproj (1.13):
This was the only project file referencing legacy mem.cpp.
2006-02-20 08:45 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64SCC (1.5):
Add defines to support Sun C++ compiller in FB Code.
2006-02-10 20:40 dimitr
* firebird2/builds/win32/: preprocess.bat (1.33), preprocess2.bat
(1.2):
Committed changes for the win32 build process.
2006-02-09 08:48 hvlad
* firebird2/doc/sql.extensions/README.isc_info_xxx (1.4):
Correct documentation for isc_info_creation_date
2006-02-08 22:21 hvlad
* firebird2/doc/sql.extensions/README.isc_info_xxx (1.3):
Document isc_info_creation_date
2006-02-08 10:25 kkuznetsov
* firebird2/builds/posix/: prefix.solaris (1.18),
prefix.solaris-64SCC (1.4), prefix.solaris-64gcc (1.5):
Minor updates to Solaris sparc 64 prefixes
2006-02-06 17:13 kkuznetsov
* firebird2/extern/icu/source/config/mh-solaris (1.5):
minor fixes
2006-02-06 17:12 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64SCC (1.3):
More fixes to SCC port
2006-02-06 15:27 dimitr
* firebird2/builds/win32/msvc7/fbudf.vcproj (1.16):
Fixed MSVC7 build.
2006-02-06 14:01 kkuznetsov
* firebird2/extern/icu/source/config/mh-solaris (1.4):
misc
2006-02-05 13:39 hvlad
* firebird2/doc/sql.extensions/README.isc_info_xxx (1.2):
Typo's
2006-02-05 13:33 hvlad
* firebird2/doc/sql.extensions/README.isc_info_xxx (1.1):
Documentation for new isc_info_xxx calls
2006-02-04 05:38 robocop
* firebird2/builds/win32/msvc6/fbudf.dsp (1.13):
Use SUPERCLIENT for fbudf for avoiding exception-related code.
2006-02-04 00:47 asfernandes
* firebird2/doc/WhatsNew (1.86):
Fixed typo
2006-02-03 13:24 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64SCC (1.2):
Fix 64 switches
2006-02-03 13:23 kkuznetsov
* firebird2/extern/icu/source/config/mh-solaris (1.3):
Add 64 bit swithes to solaris port of icu
2006-02-03 09:19 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64SCC (1.1):
Prepare for use Sun CC compiler on Solaris sparc platform
2006-02-02 14:17 dimitr
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.26), fbudf.vcproj
(1.15):
Fixed the win32 build.
2006-02-02 01:27 robocop
* firebird2/builds/win32/msvc6/: fbudf.dsp (1.12), Firebird2.dsw
(1.38):
Declare independence day from client library for fbudf . For builds
other than MSVC6, the following has to be done: - add to fbudf
project the files timestamp.cpp and timestamp.h - for the same
project, define FBUDF_EXPORTS as preprocessor macro - for the
firebird2 workspace/solution/make/etc get rid of the dependency of
fbudf on fbclient. Build files that I indentified that need fixes
are: builds\posix\Makefile.in.client.fbudf
builds\posix\Makefile.in.embed.fbudf
builds\win32\msvc7\fbudf.vcproj builds\win32\msvc7\Firebird2.sln
MacOs build files ignore fbudf completely. This change eliminates
the problem with the client library having different names
depending on the build type (SS, CS, embedded).
2006-02-01 09:51 robocop
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.12),
posix/make.shared.variables (1.60), win32/msvc6/engine.dsp (1.60),
win32/msvc6/engine_classic.dsp (1.56), win32/msvc6/engine_embed.dsp
(1.35), win32/msvc7/engine.vcproj (1.50),
win32/msvc7/engine_classic.vcproj (1.50),
win32/msvc7/engine_embed.vcproj (1.39):
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h
belong exclusively to PC_ENGINE, that's obsolete functionality.
First step: remove them from the build configurations. More to
come.
2006-01-19 15:32 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.fbudf (1.7):
applied patch from Michal Kubecek
2006-01-17 10:20 robocop
* firebird2/doc/WhatsNew (1.85):
Restore missing WhatsNew entries that I deleted on bad merge.
2006-01-17 08:37 robocop
* firebird2/doc/WhatsNew (1.84):
Fix my previous entry in the WhatsNew.
2006-01-17 05:40 paul_reeves
* firebird2/: builds/install/misc/firebird.conf (1.18),
doc/WhatsNew (1.83):
Forward port OldColumnNaming from Fb 1.5.3
2006-01-16 18:17 dimitr
* firebird2/doc/WhatsNew (1.82):
Updated the docs.
2006-01-16 16:21 paul_reeves
* firebird2/builds/install/arch-specific/win32/: Readme.txt (1.8),
installation_readme.txt (1.8), ba/Instalacija_ProcitajMe.txt (1.4),
de/installation_liesmich.txt (1.3), de/liesmich.txt (1.3),
pl/instalacja_czytajto.txt (1.3):
Catch up with commit of some win32 install docs that were part of
beta 1
2006-01-15 14:39 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.util (1.34):
fixed posix build
2006-01-14 19:03 asfernandes
* firebird2/builds/: install/misc/fbintl.conf (1.9),
win32/msvc6/intl.dsp (1.27), win32/msvc7/intl.vcproj (1.22):
Add Czech collations - contributed by Ivan Prenosil: - WIN_CZ
(case-insensitive, accent-sensitive) - WIN_CZ_CI_AI
(case-insensitive, accent-insensitive)
2006-01-10 23:20 robocop
* firebird2/doc/WhatsNew (1.81):
Misc.
2006-01-10 08:59 dimitr
* firebird2/doc/sql.extensions/README.select_expressions (1.3):
Corrections, thanks to Claudio.
2006-01-09 15:17 dimitr
* firebird2/doc/WhatsNew (1.80):
More docs.
2006-01-09 13:45 dimitr
* firebird2/doc/sql.extensions/README.select_expressions (1.2):
More docs.
2006-01-09 11:13 dimitr
* firebird2/doc/README.xnet (1.2):
Added description of XNET.
2005-12-30 16:13 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/misc/firebird.init.d.debian.in
(1.4):
fixed runuser problem on Debian
2005-12-28 08:11 aafemt
* firebird2/doc/README.build.mingw.html (1.16):
Misc
2005-12-28 07:58 aafemt
* firebird2/builds/posix/: make.defaults (1.44), make.rules (1.28),
prefix.mingw (1.43):
Strip executables in prod build
2005-12-28 07:09 aafemt
* firebird2/builds/posix/Makefile.in.client.util (1.33):
Redundant objects
2005-12-28 07:08 aafemt
* firebird2/builds/posix/prefix.mingw (1.42):
Adapted for GCC 3.4
2005-12-28 07:07 aafemt
* firebird2/doc/README.build.mingw.html (1.15):
Update
2005-12-28 07:06 aafemt
* firebird2/doc/README.incompatibilities.txt (1.6):
More info
2005-12-28 03:21 robocop
* firebird2/doc/README.incompatibilities.txt (1.5):
Misc.
2005-12-27 11:57 dimitr
* firebird2/doc/README.incompatibilities.txt (1.4):
More info.
2005-12-27 09:10 robocop
* firebird2/doc/README.incompatibilities.txt (1.3):
Misc.
2005-12-26 12:59 alexpeshkoff
* firebird2/doc/README.incompatibilities.txt (1.2):
Misc
2005-12-24 18:03 alexpeshkoff
* firebird2/builds/posix/Makefile.in.client.fbudf (1.6):
fixed fbudf
2005-12-23 16:39 dimitr
* firebird2/doc/README.incompatibilities.txt (1.1):
Added some docs.
2005-12-23 12:42 alexpeshkoff
* firebird2/builds/install/: misc/posixLibrary.sh.in (1.4),
arch-specific/linux/super/postinstall.sh.in (1.10):
fix fbmgr operation
2005-12-23 10:21 alexpeshkoff
* firebird2/configure.in (1.237):
test presence of gmtime_r()
2005-12-21 11:15 alexpeshkoff
* firebird2/doc/WhatsNew (1.79):
my changes
2005-12-21 11:04 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.17):
added Redirection parameter to firebird.conf
2005-12-20 21:36 kkuznetsov
* firebird2/extern/icu/source/configure (1.4):
reflect changes to configure.in for sun threading
2005-12-20 14:24 dimitr
* firebird2/doc/WhatsNew (1.78):
Updated.
2005-12-20 13:14 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.gbak (1.15),
Makefile.in.client.gdef (1.14), Makefile.in.client.gfix (1.17),
Makefile.in.client.gpre (1.21), Makefile.in.client.gsec (1.8),
Makefile.in.client.isql (1.13), Makefile.in.client.qli (1.9),
Makefile.in.client.util (1.32):
fix non-nptl SS build
2005-12-20 09:18 aafemt
* firebird2/configure.in (1.236):
deleted libfbcommon as was suggested by Jim
2005-12-18 18:56 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.25),
Makefile.in.client.gbak (1.14), Makefile.in.client.gdef (1.13),
Makefile.in.client.gfix (1.16), Makefile.in.client.gpre (1.20),
Makefile.in.client.gsec (1.7), Makefile.in.client.isql (1.12),
Makefile.in.client.qli (1.8), Makefile.in.client.util (1.31),
Makefile.in.codes (1.20), Makefile.in.embed.gbak (1.15),
Makefile.in.embed.gdef (1.11), Makefile.in.embed.gfix (1.18),
Makefile.in.embed.gpre (1.20), Makefile.in.embed.isql (1.12),
Makefile.in.embed.lockmgr (1.10), Makefile.in.embed.qli (1.18),
Makefile.in.embed.util (1.28), Makefile.in.examples (1.8),
Makefile.in.fbserver (1.22), Makefile.in.libfbembed (1.17),
Makefile.in.msgs (1.17), Makefile.in.refDatabases (1.29),
Makefile.in.static.gbak (1.12), Makefile.in.static.gpre (1.19),
Makefile.in.static.isql (1.11), make.defaults (1.43),
make.shared.targets (1.21), make.shared.variables (1.59):
deleted libfbcommon as was suggested by Jim
2005-12-18 18:56 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.67):
correctly build public ibase.h
2005-12-18 18:49 alexpeshkoff
* firebird2/builds/posix/Makefile.in.libfbcommon (1.11):
deleted libfbcommon as was suggested by Jim
2005-12-18 16:23 alexpeshkoff
* firebird2/builds/install/misc/classicLibrary.sh.in (1.4):
let all users run applications
2005-12-17 13:59 aafemt
* firebird2/builds/win32/defs/fbclient_s.def (1.3):
Some more mangled exports
2005-12-17 08:09 dimitr
* firebird2/doc/WhatsNew (1.77):
Correction.
2005-12-17 05:31 robocop
* firebird2/doc/WhatsNew (1.76):
Misc.
2005-12-14 03:20 robocop
* firebird2/doc/WhatsNew (1.75):
Misc.
2005-12-13 16:41 dimitr
* firebird2/doc/WhatsNew (1.74):
Misc.
2005-12-13 15:20 dimitr
* firebird2/doc/WhatsNew (1.73):
Described changes for Beta 2.
2005-12-09 22:50 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.8):
Add Vietnamese charset WIN1258 - contributed by Nguyen The Phuong
2005-12-09 11:17 dimitr
* firebird2/examples/empbuild/empbuild.e (1.6):
Fixed compilation of empbuild.
2005-12-05 13:57 dimitr
* firebird2/builds/posix/Makefile.in.firebird (1.66):
Changed location of some defines in order to avoid internals inside
ibase.h.
2005-12-05 12:44 dimitr
* firebird2/builds/win32/make_all.bat (1.38):
Changed location of some defines in order to avoid internals inside
ibase.h.
2005-12-05 12:39 dimitr
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.14):
Changed location of some defines in order to avoid internals inside
ibase.h.
2005-12-03 12:09 dimitr
* firebird2/doc/sql.extensions/README.universal_triggers (1.3):
Fixed typos.
2005-12-01 08:12 robocop
* firebird2/doc/sql.extensions/README.ddl.txt (1.7):
Document the blob filter restriction in FB2.
2005-12-01 06:46 robocop
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.51), fbembed.dsp
(1.36):
Add alloc.cpp to the "common" section in fbclient and fbembed
projects as Dmitry did in MSVC7.
2005-12-01 03:34 robocop
* firebird2/doc/sql.extensions/README.set_transaction.txt (1.1):
Add documentation for the extra options exposed through the DSQL's
SET TRANSACTION command. This functionality exists already using
TPB's.
2005-11-28 11:27 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.13), readme_snapshot.txt (1.1):
Update win32 build installer script for snapshot builds.
2005-11-27 16:04 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.65):
rebuild libraries not only during boot_phase1
2005-11-23 10:23 kkuznetsov
* firebird2/builds/install/arch-specific/solx86gcc/CS/prototype.in
(1.4):
Some more updates
2005-11-17 15:24 kkuznetsov
* firebird2/builds/install/arch-specific/solx86gcc/CS/prototype.in
(1.3):
Start update Solaris packaging for FB2
2005-11-17 07:55 kkuznetsov
* firebird2/builds/posix/: prefix.solaris (1.17),
prefix.solaris-64gcc (1.4), prefix.solx86gcc (1.19):
Sync solaris prefixes
2005-10-27 15:51 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
classic/makeInstallImage.sh.in (1.18), super/makeInstallImage.sh.in
(1.17):
added new stuff to the packages
2005-10-26 16:03 alexpeshkoff
* firebird2/builds/install/misc/classicLibrary.sh.in (1.3):
fixed bug with access to QLI's help
2005-10-22 14:35 aafemt
* firebird2/builds/posix/: Makefile.in.client.gbak (1.13),
Makefile.in.client.gfix (1.15), Makefile.in.client.gsec (1.6),
Makefile.in.client.util (1.30):
Fix MinGW SS build
2005-10-22 13:51 dimitr
* firebird2/doc/WhatsNew (1.72):
More docs.
2005-10-21 11:49 dimitr
* firebird2/doc/sql.extensions/README.current_time (1.2):
Typo.
2005-10-14 06:10 robocop
* firebird2/doc/README.isql_enhancements.txt (1.5):
Explain other isql options.
2005-10-13 21:11 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.7):
1) Remove feature that allow one collation name to be used with
more than one charset. 2) Remove PT_BR for WIN1252, let's live
with WIN_PTBR only.
2005-10-12 07:57 dimitr
* firebird2/doc/WhatsNew (1.71):
Updated docs.
2005-10-08 11:56 robocop
* firebird2/doc/sql.extensions/README.ddl.txt (1.6):
Misc: missing double quote in readme.
2005-10-05 08:23 robocop
* firebird2/builds/win32/msvc6/intl.dsp (1.26):
Fix MSVC6 "intl" project file that Adriano invalidated accidentally
by manual editing.
2005-10-03 14:41 dimitr
* firebird2/doc/WhatsNew (1.70):
Updated docs.
2005-10-03 14:34 dimitr
* firebird2/doc/: sql.extensions/README.current_time (1.1),
README.instsvc (1.5):
Updated docs.
2005-10-03 14:26 dimitr
* firebird2/doc/sql.extensions/README.returning (1.2):
Updated docs.
2005-09-30 19:49 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.37), gsec.dsp
(1.18):
Fixed MSVC6 build.
2005-09-30 19:45 dimitr
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.25), gsec.vcproj
(1.20):
Fixed MSVC7 build.
2005-09-30 18:25 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.gsec (1.5),
Makefile.in.embed.gbak (1.14), Makefile.in.embed.gfix (1.17),
Makefile.in.embed.util (1.27):
Reanimated -database switch in gsec. Also fixed linux CS build
after solaris-related changes.
2005-09-30 12:34 paul_reeves
* firebird2/builds/win32/: setenvvar.bat (1.9), setenvvar2.bat
(1.3):
Evaluate available compilers in correct order.
2005-09-29 11:22 aafemt
* firebird2/configure.in (1.235):
MinGW also can do threaded CS
2005-09-28 16:03 kkuznetsov
* firebird2/extern/icu/source/runConfigureICU (1.9):
Fix my previos commit
2005-09-28 11:26 kkuznetsov
* firebird2/extern/icu/source/: runConfigureICU (1.8),
config/mh-solaris-gcc (1.6):
Maked Solaris gcc ICU build unified
2005-09-25 00:50 asfernandes
* firebird2/builds/: install/misc/fbintl.conf (1.6),
posix/Makefile.in.intl (1.23), win32/msvc6/intl.dsp (1.25),
win32/msvc7/intl.vcproj (1.21):
Forward-port collation LT_LT from 1.5 branch
2005-09-21 10:30 kkuznetsov
* firebird2/builds/posix/: Makefile.in.embed.gbak (1.13),
Makefile.in.embed.gfix (1.16), Makefile.in.embed.util (1.26),
firebird.vers (1.10):
Adding ability to build CS server with threaded services (can be
controled throught configure platform varyable service_thread_CS):
1)Moving object files of utils to superclient temp directory 2)Add
new define STD_UTIL 3) Hide utils functions to local scope of
libfbembed
Build tested Solaris x86 and Linux x86
2005-08-24 14:12 kkuznetsov
* firebird2/: configure.in (1.234), builds/posix/firebird.vers
(1.9), builds/posix/make.shared.variables (1.58),
builds/posix/prefix.solaris (1.16):
Allowing using SERVICE_THREAD in CLASSIC server as platform option
2005-08-19 02:53 robocop
* firebird2/builds/:
install/arch-specific/linux/super/makeInstallImage.sh.in (1.16),
install/misc/posixLibrary.sh.in (1.3), win32/setenvvar.bat (1.8),
win32/setenvvar2.bat (1.2):
Nitpicking.
2005-08-17 16:07 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.29),
Makefile.in.embed.util (1.25), Makefile.in.fbserver (1.21),
make.shared.variables (1.57):
Added ods.cpp to posix. Also fixes for SS build.
2005-08-16 15:38 dimitr
* firebird2/builds/win32/: msvc7/engine.vcproj (1.49),
msvc7/engine_classic.vcproj (1.49), msvc7/engine_embed.vcproj
(1.38), msvc7/gstat.vcproj (1.22), msvc6/engine.dsp (1.59),
msvc6/engine_classic.dsp (1.55), msvc6/engine_embed.dsp (1.34),
msvc6/gstat.dsp (1.19):
Moved the ODS checking routine from ods.h to a separate module.
2005-08-16 12:03 alexpeshkoff
* firebird2/builds/install/:
misc/changeGdsLibraryCompatibleLink.sh.in (1.3),
misc/classicLibrary.sh.in (1.2), misc/createAliasDB.sh.in (1.2),
misc/posixLibrary.sh.in (1.2),
arch-specific/linux/classic/makeInstallImage.sh.in (1.17),
arch-specific/linux/classic/postinstall.sh.in (1.13),
arch-specific/linux/classic/postuninstall.sh.in (1.4),
arch-specific/linux/classic/preinstall.sh.in (1.7),
arch-specific/linux/classic/preuninstall.sh.in (1.5),
arch-specific/linux/classic/tarMainInstall.sh.in (1.2),
arch-specific/linux/classic/tarMainUninstall.sh.in (1.2),
arch-specific/linux/classic/tarinstall.sh.in (1.2),
arch-specific/linux/classic/taruninstall.sh.in (1.2),
arch-specific/linux/misc/linuxLibrary.sh.in (1.3),
arch-specific/linux/misc/superLinux.sh.in (1.2),
arch-specific/linux/super/makeInstallImage.sh.in (1.15),
arch-specific/linux/super/postinstall.sh.in (1.9),
arch-specific/linux/super/preinstall.sh.in (1.7),
arch-specific/linux/super/taruninstall.sh.in (1.4):
new way to build linux scripts
2005-08-16 08:22 robocop
* firebird2/doc/sql.extensions/README.ddl.txt (1.5):
Update DDL documentation for setting/dropping default values in
table fields.
2005-08-15 13:30 kkuznetsov
* firebird2/extern/icu/source/runConfigureICU (1.7):
revert my previos commit
2005-08-12 14:47 kkuznetsov
* firebird2/extern/icu/source/: configure.in (1.5), runConfigureICU
(1.6):
Second part of making icu using Solaris threads on Solaris
platforms Others platforms should be retested
2005-08-12 10:05 robocop
* firebird2/extern/icu/source/common/umutex.c (1.4):
Misc.
2005-08-10 06:42 aafemt
* firebird2/builds/posix/: prefix.mingw (1.41), prefix.solx86gcc
(1.18):
Remove isc_ipc from platform files after it was added to main list
2005-08-09 08:51 alexpeshkoff
* firebird2/builds/posix/prefix.freebsd (1.15):
applied Renato's patch - makes it successfully buildable on freebsd
2005-08-09 08:51 kkuznetsov
* firebird2/configure.in (1.233):
Making icu debug build of icu when building debug FB
2005-08-09 08:46 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.util (1.24):
fixed posix CS build
2005-08-08 15:47 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.24),
Makefile.in.client.util (1.28), Makefile.in.embed.util (1.23),
make.shared.variables (1.56):
Applied suggested by Dmitry changes with some additions, this
should be OK for both linux and MinGW
2005-08-08 15:22 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.12):
Don't include embeddable client tools in Win32 distribution packs.
2005-08-08 13:20 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.util (1.27),
Makefile.in.embed.util (1.22):
fixed utils build - such way of adding isc_ipc to lockprint anyway
bad
2005-08-08 11:56 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.55):
fixed posix build
2005-08-05 03:53 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.5):
Rename collation BO_BO to BS_BA - per Fikret request
2005-08-04 14:33 alexpeshkoff
* firebird2/configure.in (1.232):
Set default for x86 linux to build with editline
2005-08-04 13:40 kkuznetsov
* firebird2/extern/icu/source/: common/umutex.c (1.3),
config/mh-solaris-gcc (1.5):
First step switching to sun threading of icu
2005-08-04 12:36 alexpeshkoff
* firebird2/configure.in (1.231):
Make output better understandable on 64-bit native platforms
2005-07-30 03:48 asfernandes
* firebird2/builds/win32/defs/ib_udf.def (1.2):
Export IB_UDF_srand function
2005-07-29 11:24 kkuznetsov
* firebird2/builds/posix/prefix.solx86gcc (1.17):
Fix solaris x86 build
2005-07-28 21:58 asfernandes
* firebird2/builds/install/misc/fbintl.conf (1.4):
Bosnian collation BO_BO for WIN1250 - contributed by Fikret Hasovic
2005-07-23 14:48 dimitr
* firebird2/doc/WhatsNew (1.69):
no message
2005-07-22 12:26 aafemt
* firebird2/builds/: posix/Makefile.in.client.gbak (1.12),
posix/Makefile.in.client.gdef (1.12), posix/Makefile.in.client.gfix
(1.14), posix/Makefile.in.client.gpre (1.19),
posix/Makefile.in.client.isql (1.11), posix/Makefile.in.client.qli
(1.7), posix/Makefile.in.client.util (1.26),
posix/Makefile.in.embed.gbak (1.12), posix/Makefile.in.embed.gdef
(1.10), posix/Makefile.in.embed.gfix (1.15),
posix/Makefile.in.embed.gpre (1.19), posix/Makefile.in.embed.isql
(1.11), posix/Makefile.in.embed.qli (1.17),
posix/Makefile.in.embed.util (1.21), posix/Makefile.in.fbserver
(1.20), posix/make.defaults (1.42), posix/make.rules (1.27),
posix/make.shared.variables (1.54), posix/prefix.mingw (1.40),
win32/defs/fbclient_s.def (1.2):
Use libfbcommon wherever possible and drop ancient workaround for
dependencies (use -MMD switch instead)
2005-07-21 07:44 robocop
* firebird2/doc/README.intl (1.3):
Misc.
2005-07-19 15:17 paul_reeves
* firebird2/builds/win32/clean_all.bat (1.12):
When we say clean lets make sure to include the icu tree as well.
2005-07-19 15:09 paul_reeves
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.11):
Make sure we ship instructions on scripted installs with the binary
installer.
2005-07-19 14:36 paul_reeves
* firebird2/builds/install/arch-specific/win32/pl/: czytajto.txt
(1.2), instalacja_czytajto.txt (1.2):
Update Polish text of Win32 install notes.
2005-07-18 16:04 paul_reeves
* firebird2/builds/install/arch-specific/win32/: Readme.txt (1.7),
ba/Instalacija_ProcitajMe.txt (1.3), ba/ProcitajMe.txt (1.2):
Add updated bosnian Win32 install notes.
2005-07-12 14:35 paul_reeves
* firebird2/builds/:
install/arch-specific/win32/BuildExecutableInstall.bat (1.11),
install/arch-specific/win32/Readme.txt (1.6),
install/arch-specific/win32/installation_readme.txt (1.7),
win32/make_all.bat (1.37), win32/make_examples.bat (1.15),
win32/make_icu.bat (1.6):
Minor updates to the Win32 build scripts. Disable intlbuild in
make_examples. Update Win32 readmes.
2005-07-10 19:57 asfernandes
* firebird2/builds/win32/: make_boot2.bat (1.2), make_icu.bat
(1.5), msvc7/Firebird2Boot.sln (1.5), msvc7/Firebird2Boot2.sln
(1.1), msvc7/gpre_static.vcproj (1.8):
Fix normal build for MSVC7
2005-07-08 05:43 robocop
* firebird2/builds/win32/make_all.bat (1.36):
Prevent confusing error msg "1 was unexpected at this time."
2005-07-08 05:25 robocop
* firebird2/extern/icu/source/common/putil.c (1.4):
Misc.
2005-07-05 17:24 asfernandes
* firebird2/:
builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.10), builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.10), doc/README.intl (1.2):
INTL script
2005-07-05 10:07 dimitr
* firebird2/doc/sql.extensions/README.keywords (1.3):
Added some docs.
2005-07-05 10:02 dimitr
* firebird2/doc/sql.extensions/README.returning (1.1):
Added some docs.
2005-07-05 03:19 asfernandes
* firebird2/doc/README.intl (1.1):
Doc.
2005-07-04 07:52 aafemt
* firebird2/builds/: win32/defs/fbclient_s.def (1.1),
posix/prefix.mingw (1.39):
Mangled stdcall export
2005-07-02 15:32 hvlad
* firebird2/doc/WhatsNew (1.68):
Added some Alpha 3 changes
2005-07-02 10:52 dimitr
* firebird2/doc/WhatsNew (1.67):
Added all Alpha 3 changes.
2005-06-30 17:06 kkuznetsov
* firebird2/extern/icu/source/config/mh-solaris-gcc (1.4):
Still working on icu on Solaris x86: compiling it with threads
2005-06-29 11:17 kkuznetsov
* firebird2/extern/editline/: configure (1.3), configure.in (1.3):
Sun asm do not eat pipes. Fixed.
2005-06-29 11:07 kkuznetsov
* firebird2/extern/icu/source/config/mh-solaris-gcc (1.3):
Make icu happy on Solaris x86
2005-06-29 08:17 alexpeshkoff
* firebird2/builds/posix/Makefile.in.extern.icu (1.8):
one more attempt to make it build on all platforms
2005-06-29 07:22 aafemt
* firebird2/extern/icu/source/common/unicode/umachine.h (1.5):
We can't check for U_MINGW becaise it is defined in platform.h.
Let's rollback a bit
2005-06-27 15:53 paul_reeves
* firebird2/: builds/win32/make_all.bat (1.35),
builds/win32/make_icu.bat (1.4),
extern/icu/source/common/unicode/umachine.h (1.4):
Minor tweaks to Win32 build system to integrate the icu code into
the build.
2005-06-27 14:45 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
classic/makeInstallImage.sh.in (1.16), super/makeInstallImage.sh.in
(1.14):
make it compatible with solaris build
2005-06-27 14:43 alexpeshkoff
* firebird2/builds/posix/Makefile.in.extern.icu (1.7):
make icu build on both linux and solaris
2005-06-27 12:20 aafemt
* firebird2/builds/posix/prefix.mingw (1.38):
Let's produce not so big files
2005-06-23 12:10 kkuznetsov
* firebird2/extern/icu/source/runConfigureICU (1.5):
Fix configure error on Solaris x86
2005-06-23 01:00 asfernandes
* firebird2/builds/win32/: make_boot2.bat (1.1), preprocess2.bat
(1.1), setenvvar2.bat (1.1):
Use fbembed in boot-build
2005-06-23 00:47 asfernandes
* firebird2/builds/win32/make_icu.bat (1.3):
Misc.
2005-06-23 00:46 asfernandes
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.24),
Firebird2Boot.sln (1.4), alice.vcproj (1.16), burp.vcproj (1.19),
common.vcproj (1.22), dsql_server.vcproj (1.17),
engine_embed.vcproj (1.37), fbembed.vcproj (1.30),
gbak_embed.vcproj (1.1), gpre_embed.vcproj (1.1), isql_embed.vcproj
(1.1), lock.vcproj (1.16), utilities_embed.vcproj (1.1):
MSVC7 projects for boot-build with fbembed
2005-06-22 15:48 kkuznetsov
* firebird2/: configure.in (1.230),
extern/icu/source/runConfigureICU (1.4):
More plays with icu on Solaris x86
2005-06-22 11:21 alexpeshkoff
* firebird2/builds/posix/Makefile.in.examples (1.7):
Fixed problem, noticed by Dimitry Sibiryakov
2005-06-21 11:15 alexpeshkoff
* firebird2/builds/:
install/arch-specific/linux/super/makeInstallImage.sh.in (1.13),
posix/Makefile.in.extern.icu (1.6):
a bit better handling of intl stuff
2005-06-21 11:03 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.15):
a bit better handling of intl stuff while packaging
2005-06-16 14:09 aafemt
* firebird2/builds/posix/prefix.mingw (1.37):
Fix over-export
2005-06-16 07:11 aafemt
* firebird2/: clean.sh (1.13), doc/README.build.mingw.html (1.14):
Revert to common cleaning procedure
2005-06-15 17:19 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.12):
fixed INTL issues in SS package build
2005-06-15 17:18 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.14):
fixed INTL issues in package build
2005-06-15 17:03 alexpeshkoff
* firebird2/builds/posix/Makefile.in.embed.util (1.20):
fixed gsec CS posix build
2005-06-15 07:31 aafemt
* firebird2/: configure.in (1.229), extern/icu/source/aclocal.m4
(1.3), extern/icu/source/configure (1.3),
extern/icu/source/configure.in (1.4),
extern/icu/source/runConfigureICU (1.3),
extern/icu/source/common/putil.c (1.3),
extern/icu/source/common/unicode/brkiter.h (1.3),
extern/icu/source/common/unicode/platform.h.in (1.3),
extern/icu/source/common/unicode/putil.h (1.3),
extern/icu/source/common/unicode/umachine.h (1.3),
extern/icu/source/common/unicode/uniset.h (1.3),
extern/icu/source/common/unicode/utypes.h (1.3),
extern/icu/source/config/mh-mingw (1.1),
extern/icu/source/data/Makefile.in (1.3):
MinGW port of ICU
2005-06-11 21:50 asfernandes
* firebird2/builds/: install/misc/fbintl.conf (1.3),
win32/msvc6/intl.dsp (1.24), win32/msvc7/intl.vcproj (1.20):
Integrate collations KOI8R_RU (Russian), KOI8U_UA (Ukrainian),
WIN1257_EE (Estonian), WIN1257_LT (Lithuanian) and WIN1257_LV
(Latvian) ported by Dmitry from Yaffil
2005-06-10 12:32 aafemt
* firebird2/builds/posix/: Makefile.in.client.util (1.25),
Makefile.in.codes (1.19), Makefile.in.embed.util (1.19),
Makefile.in.examples (1.6), Makefile.in.extern.icu (1.5),
Makefile.in.fbserver (1.19), Makefile.in.firebird (1.64),
Makefile.in.libfbcommon (1.10), Makefile.in.libfbembed (1.16),
Makefile.in.msgs (1.16), Makefile.in.refDatabases (1.28),
Makefile.in.static.gbak (1.11), Makefile.in.static.gpre (1.18),
Makefile.in.static.isql (1.10), make.defaults (1.41), make.rules
(1.26), make.shared.targets (1.20), make.shared.variables (1.53),
prefix.mingw (1.36):
ICU adaptation and some improvements
2005-06-08 12:21 aafemt
* firebird2/extern/icu/source/configure.in (1.3):
A bit better method to check for _tzname
2005-06-08 11:58 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.52):
fixed posix build after Dmitry's change
2005-06-08 07:28 aafemt
* firebird2/builds/posix/: Makefile.in.firebird (1.63),
make.defaults (1.40):
ICU build with MinGW
2005-06-07 07:09 aafemt
* firebird2/: configure.in (1.228),
builds/posix/Makefile.in.extern.icu (1.4):
More appropriate place to configure ICU
2005-06-06 10:29 robocop
* firebird2/: builds/install/arch-specific/solaris/CS/postremove.in
(1.3), builds/install/arch-specific/solaris/SS/postremove.in (1.2),
doc/WhatsNew (1.66):
- Corrections and changes to Adriano's commit, subject to his
inspection. - Solved an endless loop with trim and zero-length
trim characters, etc. - Some places are signaled with
FB_COMPILER_MESSAGE for prompt attention.
2005-06-06 00:08 asfernandes
* firebird2/builds/win32/msvc6/intl.dsp (1.23):
Add bl88591ptbr0.h and pw1252ptbr.h to MSVC6 build
2005-06-02 10:00 kkuznetsov
* firebird2/: configure.in (1.227),
builds/posix/Makefile.in.extern.icu (1.3):
First step to build icu on others then Linux Linux should work but
must be retested
2005-05-30 17:57 asfernandes
* firebird2/builds/posix/Makefile.in.intl (1.22):
Removed inconsistences spotted by Claudio
2005-05-29 17:26 asfernandes
* firebird2/builds/posix/: Makefile.in.extern.editline (1.6),
Makefile.in.firebird (1.62):
Make "configure --with-editline" work
2005-05-28 00:30 asfernandes
* firebird2/extern/icu/source/test/perf/perldriver/: Dataset.pm
(1.2), Format.pm (1.2), Output.pm (1.2), PerfFramework.pm (1.2):
Merge INTL branch into HEAD
2005-05-28 00:26 asfernandes
* firebird2/extern/icu/source/: samples/ufortune/fortunedefs.mk
(1.2), samples/ufortune/readme.txt (1.2),
samples/ufortune/ufortune.c (1.2), samples/ufortune/ufortune.dsp
(1.2), samples/ufortune/ufortune.dsw (1.2),
samples/ufortune/ufortune.sln (1.2),
samples/ufortune/ufortune.vcproj (1.2),
samples/ufortune/resources/Makefile (1.2),
samples/ufortune/resources/es.txt (1.2),
samples/ufortune/resources/fortune_resources.mak (1.2),
samples/ufortune/resources/res-file-list.txt (1.2),
samples/ufortune/resources/root.txt (1.2), samples/ugrep/Makefile
(1.2), samples/ugrep/readme.txt (1.2), samples/ugrep/ugrep.cpp
(1.2), samples/ugrep/ugrep.dsp (1.2), samples/ugrep/ugrep.dsw
(1.2), samples/ugrep/ugrep.sln (1.2), samples/ugrep/ugrep.vcproj
(1.2), samples/uresb/Makefile (1.2), samples/uresb/en.txt (1.2),
samples/uresb/readme.txt (1.2), samples/uresb/resources.dsp (1.2),
samples/uresb/resources.mak (1.2), samples/uresb/resources.vcproj
(1.2), samples/uresb/root.txt (1.2), samples/uresb/sr.txt (1.2),
samples/uresb/uresb.c (1.2), samples/uresb/uresb.dsp (1.2),
samples/uresb/uresb.dsw (1.2), samples/uresb/uresb.sln (1.2),
samples/uresb/uresb.vcproj (1.2), samples/ustring/Makefile (1.2),
samples/ustring/readme.txt (1.2), samples/ustring/ustring.cpp
(1.2), samples/ustring/ustring.dsp (1.2),
samples/ustring/ustring.dsw (1.2), samples/ustring/ustring.sln
(1.2), samples/ustring/ustring.vcproj (1.2),
samples/xml2txt/readme.txt (1.2), stubdata/.cvsignore (1.2),
stubdata/Makefile.in (1.2), stubdata/stubdata.c (1.2),
stubdata/stubdata.dsp (1.2), stubdata/stubdata.vcproj (1.2),
test/.cvsignore (1.2), test/Makefile.in (1.2),
test/cintltst/.cvsignore (1.2), test/cintltst/Makefile.in (1.2),
test/cintltst/bocu1tst.c (1.2), test/cintltst/callcoll.c (1.2),
test/cintltst/callcoll.h (1.2), test/cintltst/calldata.h (1.2),
test/cintltst/calltest.c (1.2), test/cintltst/capitst.c (1.2),
test/cintltst/capitst.h (1.2), test/cintltst/cbiapts.c (1.2),
test/cintltst/cbiapts.h (1.2), test/cintltst/cbididat.c (1.2),
test/cintltst/cbiditst.c (1.2), test/cintltst/cbiditst.h (1.2),
test/cintltst/cbkittst.c (1.2), test/cintltst/ccaltst.c (1.2),
test/cintltst/ccaltst.h (1.2), test/cintltst/ccapitst.c (1.2),
test/cintltst/ccapitst.h (1.2), test/cintltst/ccolltst.c (1.2),
test/cintltst/ccolltst.h (1.2), test/cintltst/cconvtst.c (1.2),
test/cintltst/cctest.c (1.2), test/cintltst/ccurrtst.c (1.2),
test/cintltst/ccurrtst.h (1.2), test/cintltst/cdantst.c (1.2),
test/cintltst/cdantst.h (1.2), test/cintltst/cdattst.c (1.2),
test/cintltst/cdattst.h (1.2), test/cintltst/cdetst.c (1.2),
test/cintltst/cdetst.h (1.2), test/cintltst/cdtdptst.c (1.2),
test/cintltst/cdtdptst.h (1.2), test/cintltst/cdtrgtst.c (1.2),
test/cintltst/cdtrgtst.h (1.2), test/cintltst/cestst.c (1.2),
test/cintltst/cestst.h (1.2), test/cintltst/cfintst.c (1.2),
test/cintltst/cfintst.h (1.2), test/cintltst/cformtst.c (1.2),
test/cintltst/cformtst.h (1.2), test/cintltst/cfrtst.c (1.2),
test/cintltst/cfrtst.h (1.2), test/cintltst/cg7coll.c (1.2),
test/cintltst/cg7coll.h (1.2), test/cintltst/chashtst.c (1.2),
test/cintltst/cintltst.c (1.2), test/cintltst/cintltst.dsp (1.2),
test/cintltst/cintltst.h (1.2), test/cintltst/cintltst.vcproj
(1.2), test/cintltst/citertst.c (1.2), test/cintltst/citertst.h
(1.2), test/cintltst/cjaptst.c (1.2), test/cintltst/cjaptst.h
(1.2), test/cintltst/cloctst.c (1.2), test/cintltst/cloctst.h
(1.2), test/cintltst/cmsccoll.c (1.2), test/cintltst/cmsgtst.c
(1.2), test/cintltst/cmsgtst.h (1.2), test/cintltst/cnmdptst.c
(1.2), test/cintltst/cnmdptst.h (1.2), test/cintltst/cnormtst.c
(1.2), test/cintltst/cnormtst.h (1.2), test/cintltst/cnumtst.c
(1.2), test/cintltst/cnumtst.h (1.2), test/cintltst/colutil.c
(1.2), test/cintltst/cposxtst.c (1.2), test/cintltst/cregrtst.c
(1.2), test/cintltst/cregrtst.h (1.2), test/cintltst/crestst.c
(1.2), test/cintltst/crestst.h (1.2), test/cintltst/creststn.c
(1.2), test/cintltst/creststn.h (1.2), test/cintltst/cstrcase.c
(1.2), test/cintltst/cstrtest.c (1.2), test/cintltst/ctstdep.c
(1.2), test/cintltst/cturtst.c (1.2), test/cintltst/cturtst.h
(1.2), test/cintltst/cucdapi.c (1.2), test/cintltst/cucdapi.h
(1.2), test/cintltst/cucdtst.c (1.2), test/cintltst/cucdtst.h
(1.2), test/cintltst/custrtrn.c (1.2), test/cintltst/custrtst.c
(1.2), test/cintltst/cutiltst.c (1.2), test/cintltst/encoll.c
(1.2), test/cintltst/encoll.h (1.2), test/cintltst/eurocreg.c
(1.2), test/cintltst/hpmufn.c (1.2), test/cintltst/idnatest.c
(1.2), test/cintltst/mstrmtst.c (1.2), test/cintltst/nccbtst.c
(1.2), test/cintltst/nccbtst.h (1.2), test/cintltst/ncnvfbts.c
(1.2), test/cintltst/ncnvfbts.h (1.2), test/cintltst/ncnvtst.c
(1.2), test/cintltst/nfsprep.c (1.2), test/cintltst/nfsprep.h
(1.2), test/cintltst/nucnvtst.c (1.2), test/cintltst/nucnvtst.h
(1.2), test/cintltst/putiltst.c (1.2), test/cintltst/reapits.c
(1.2), test/cintltst/sorttest.c (1.2), test/cintltst/spreptst.c
(1.2), test/cintltst/sprpdata.c (1.2), test/cintltst/stdnmtst.c
(1.2), test/cintltst/tracetst.c (1.2), test/cintltst/trietest.c
(1.2), test/cintltst/ucmptst.c (1.2), test/cintltst/udatatst.c
(1.2), test/cintltst/uenumtst.c (1.2), test/cintltst/usettest.c
(1.2), test/cintltst/usrchdat.c (1.2), test/cintltst/usrchtst.c
(1.2), test/cintltst/utf16tst.c (1.2), test/cintltst/utf8tst.c
(1.2), test/cintltst/utransts.c (1.2), test/collperf/.cvsignore
(1.2), test/collperf/Makefile.in (1.2), test/collperf/collperf.cpp
(1.2), test/collperf/collperf.dsp (1.2), test/collperf/readme.html
(1.2), test/hdrtst/.cvsignore (1.2), test/hdrtst/Makefile.in (1.2),
test/hdrtst/cxxfiles.txt (1.2), test/hdrtst/dfiles.txt (1.2),
test/hdrtst/pfiles.txt (1.2), test/intltest/.cvsignore (1.2),
test/intltest/Makefile.in (1.2), test/intltest/allcoll.cpp (1.2),
test/intltest/allcoll.h (1.2), test/intltest/apicoll.cpp (1.2),
test/intltest/apicoll.h (1.2), test/intltest/astrotst.cpp (1.2),
test/intltest/astrotst.h (1.2), test/intltest/calcasts.cpp (1.2),
test/intltest/calcasts.h (1.2), test/intltest/callimts.cpp (1.2),
test/intltest/callimts.h (1.2), test/intltest/calregts.cpp (1.2),
test/intltest/calregts.h (1.2), test/intltest/caltest.cpp (1.2),
test/intltest/caltest.h (1.2), test/intltest/caltztst.cpp (1.2),
test/intltest/caltztst.h (1.2), test/intltest/canittst.cpp (1.2),
test/intltest/canittst.h (1.2), test/intltest/citrtest.cpp (1.2),
test/intltest/citrtest.h (1.2), test/intltest/cntabcol.cpp (1.2),
test/intltest/cntabcol.h (1.2), test/intltest/convtest.cpp (1.2),
test/intltest/convtest.h (1.2), test/intltest/cpdtrtst.cpp (1.2),
test/intltest/cpdtrtst.h (1.2), test/intltest/currcoll.cpp (1.2),
test/intltest/currcoll.h (1.2), test/intltest/dacoll.cpp (1.2),
test/intltest/dacoll.h (1.2), test/intltest/dadrcoll.cpp (1.2),
test/intltest/dadrcoll.h (1.2), test/intltest/dcfmapts.cpp (1.2),
test/intltest/dcfmapts.h (1.2), test/intltest/decoll.cpp (1.2),
test/intltest/decoll.h (1.2), test/intltest/dtfmapts.cpp (1.2),
test/intltest/dtfmapts.h (1.2), test/intltest/dtfmrgts.cpp (1.2),
test/intltest/dtfmrgts.h (1.2), test/intltest/dtfmtrtts.cpp (1.2),
test/intltest/dtfmtrtts.h (1.2), test/intltest/dtfmttst.cpp (1.2),
test/intltest/dtfmttst.h (1.2), test/intltest/encoll.cpp (1.2),
test/intltest/encoll.h (1.2), test/intltest/escoll.cpp (1.2),
test/intltest/escoll.h (1.2), test/intltest/ficoll.cpp (1.2),
test/intltest/ficoll.h (1.2), test/intltest/frcoll.cpp (1.2),
test/intltest/frcoll.h (1.2), test/intltest/g7coll.cpp (1.2),
test/intltest/g7coll.h (1.2), test/intltest/icusvtst.cpp (1.2),
test/intltest/icusvtst.h (1.2), test/intltest/idnaref.cpp (1.2),
test/intltest/idnaref.h (1.2), test/intltest/incaltst.cpp (1.2),
test/intltest/incaltst.h (1.2), test/intltest/intltest.cpp (1.2),
test/intltest/intltest.dsp (1.2), test/intltest/intltest.h (1.2),
test/intltest/intltest.vcproj (1.2), test/intltest/itercoll.cpp
(1.2), test/intltest/itercoll.h (1.2), test/intltest/itformat.cpp
(1.2), test/intltest/itformat.h (1.2), test/intltest/itmajor.cpp
(1.2), test/intltest/itmajor.h (1.2), test/intltest/itrbbi.cpp
(1.2), test/intltest/itrbbi.h (1.2), test/intltest/itrbnf.cpp
(1.2), test/intltest/itrbnf.h (1.2), test/intltest/itrbnfp.cpp
(1.2), test/intltest/itrbnfp.h (1.2), test/intltest/itrbnfrt.cpp
(1.2), test/intltest/itrbnfrt.h (1.2), test/intltest/ittrans.cpp
(1.2), test/intltest/ittrans.h (1.2), test/intltest/itutil.cpp
(1.2), test/intltest/itutil.h (1.2), test/intltest/jacoll.cpp
(1.2), test/intltest/jacoll.h (1.2), test/intltest/jamotest.cpp
(1.2), test/intltest/jamotest.h (1.2), test/intltest/lcukocol.cpp
(1.2), test/intltest/lcukocol.h (1.2), test/intltest/loctest.cpp
(1.2), test/intltest/loctest.h (1.2), test/intltest/miscdtfm.cpp
(1.2), test/intltest/miscdtfm.h (1.2), test/intltest/mnkytst.cpp
(1.2), test/intltest/mnkytst.h (1.2), test/intltest/msfmrgts.cpp
(1.2), test/intltest/msfmrgts.h (1.2), test/intltest/nmfmapts.cpp
(1.2), test/intltest/nmfmapts.h (1.2), test/intltest/nmfmtrt.cpp
(1.2), test/intltest/nmfmtrt.h (1.2), test/intltest/normconf.cpp
(1.2), test/intltest/normconf.h (1.2), test/intltest/nptrans.cpp
(1.2), test/intltest/nptrans.h (1.2), test/intltest/numfmtst.cpp
(1.2), test/intltest/numfmtst.h (1.2), test/intltest/numrgts.cpp
(1.2), test/intltest/numrgts.h (1.2), test/intltest/pptest.cpp
(1.2), test/intltest/pptest.h (1.2), test/intltest/punyref.c (1.2),
test/intltest/punyref.h (1.2), test/intltest/rbbiapts.cpp (1.2),
test/intltest/rbbiapts.h (1.2), test/intltest/rbbitst.cpp (1.2),
test/intltest/rbbitst.h (1.2), test/intltest/regcoll.cpp (1.2),
test/intltest/regcoll.h (1.2), test/intltest/regextst.cpp (1.2),
test/intltest/regextst.h (1.2), test/intltest/reptest.cpp (1.2),
test/intltest/reptest.h (1.2), test/intltest/restest.cpp (1.2),
test/intltest/restest.h (1.2), test/intltest/restsnew.cpp (1.2),
test/intltest/restsnew.h (1.2), test/intltest/sdtfmtts.cpp (1.2),
test/intltest/sdtfmtts.h (1.2), test/intltest/sfwdchit.cpp (1.2),
test/intltest/sfwdchit.h (1.2), test/intltest/srchtest.cpp (1.2),
test/intltest/srchtest.h (1.2), test/intltest/strcase.cpp (1.2),
test/intltest/strtest.cpp (1.2), test/intltest/strtest.h (1.2),
test/intltest/svccoll.cpp (1.2), test/intltest/svccoll.h (1.2),
test/intltest/tchcfmt.cpp (1.2), test/intltest/tchcfmt.h (1.2),
test/intltest/testidn.cpp (1.2), test/intltest/testidna.cpp (1.2),
test/intltest/testidna.h (1.2), test/intltest/testutil.cpp (1.2),
test/intltest/testutil.h (1.2), test/intltest/textfile.cpp (1.2),
test/intltest/textfile.h (1.2), test/intltest/tfsmalls.cpp (1.2),
test/intltest/tfsmalls.h (1.2), test/intltest/thcoll.cpp (1.2),
test/intltest/thcoll.h (1.2), test/intltest/tmsgfmt.cpp (1.2),
test/intltest/tmsgfmt.h (1.2), test/intltest/tokiter.cpp (1.2),
test/intltest/tokiter.h (1.2), test/intltest/transapi.cpp (1.2),
test/intltest/transapi.h (1.2), test/intltest/transrt.cpp (1.2),
test/intltest/transrt.h (1.2), test/intltest/transtst.cpp (1.2),
test/intltest/transtst.h (1.2), test/intltest/trcoll.cpp (1.2),
test/intltest/trcoll.h (1.2), test/intltest/trnserr.cpp (1.2),
test/intltest/trnserr.h (1.2), test/intltest/tscoll.cpp (1.2),
test/intltest/tscoll.h (1.2), test/intltest/tsdate.cpp (1.2),
test/intltest/tsdate.h (1.2), test/intltest/tsdcfmsy.cpp (1.2),
test/intltest/tsdcfmsy.h (1.2), test/intltest/tsdtfmsy.cpp (1.2),
test/intltest/tsdtfmsy.h (1.2), test/intltest/tsmthred.cpp (1.2),
test/intltest/tsmthred.h (1.2), test/intltest/tsnmfmt.cpp (1.2),
test/intltest/tsnmfmt.h (1.2), test/intltest/tsputil.cpp (1.2),
test/intltest/tsputil.h (1.2), test/intltest/tstnorm.cpp (1.2),
test/intltest/tstnorm.h (1.2), test/intltest/tstnrapi.cpp (1.2),
test/intltest/tzbdtest.cpp (1.2), test/intltest/tzbdtest.h (1.2),
test/intltest/tzregts.cpp (1.2), test/intltest/tzregts.h (1.2),
test/intltest/tztest.cpp (1.2), test/intltest/tztest.h (1.2),
test/intltest/ucaconf.cpp (1.2), test/intltest/ucaconf.h (1.2),
test/intltest/ucdtest.cpp (1.2), test/intltest/ucdtest.h (1.2),
test/intltest/uobjtest.cpp (1.2), test/intltest/uobjtest.h (1.2),
test/intltest/usettest.cpp (1.2), test/intltest/usettest.h (1.2),
test/intltest/ustrtest.cpp (1.2), test/intltest/ustrtest.h (1.2),
test/intltest/v32test.cpp (1.2), test/intltest/v32test.h (1.2),
test/iotest/.cvsignore (1.2), test/iotest/Makefile.in (1.2),
test/iotest/filetst.c (1.2), test/iotest/iotest.cpp (1.2),
test/iotest/iotest.dsp (1.2), test/iotest/iotest.h (1.2),
test/iotest/iotest.vcproj (1.2), test/iotest/strtst.c (1.2),
test/letest/.cvsignore (1.2), test/letest/FontObject.cpp (1.2),
test/letest/FontObject.h (1.2), test/letest/FontTableCache.cpp
(1.2), test/letest/FontTableCache.h (1.2), test/letest/Makefile.in
(1.2), test/letest/PortableFontInstance.cpp (1.2),
test/letest/PortableFontInstance.h (1.2), test/letest/cmaps.cpp
(1.2), test/letest/cmaps.h (1.2), test/letest/gendata.cpp (1.2),
test/letest/gendata.dsp (1.2), test/letest/gendata.dsw (1.2),
test/letest/gendata.sln (1.2), test/letest/gendata.vcproj (1.2),
test/letest/letest.cpp (1.2), test/letest/letest.dsp (1.2),
test/letest/letest.dsw (1.2), test/letest/letest.h (1.2),
test/letest/letest.sln (1.2), test/letest/letest.vcproj (1.2),
test/letest/readme.html (1.2), test/letest/sfnt.h (1.2),
test/letest/testdata.cpp (1.2), test/perf/perf.dsw (1.2),
test/perf/all/all.dsp (1.2), test/perf/charperf/CharPerf.pl (1.2),
test/perf/charperf/Makefile.in (1.2),
test/perf/charperf/charperf.cpp (1.2),
test/perf/charperf/charperf.dsp (1.2),
test/perf/charperf/charperf.h (1.2),
test/perf/convperf/convperf.cpp (1.2),
test/perf/convperf/convperf.dsp (1.2),
test/perf/convperf/convperf.h (1.2),
test/perf/convperf/convperf_ansi.pl (1.2),
test/perf/convperf/convperf_iml.pl (1.2), test/perf/convperf/data.h
(1.2), test/perf/normperf/Makefile.in (1.2),
test/perf/normperf/NormPerf.pl (1.2),
test/perf/normperf/normperf.cpp (1.2),
test/perf/normperf/normperf.dsp (1.2),
test/perf/normperf/normperf.h (1.2):
Merge INTL branch into HEAD
2005-05-28 00:23 asfernandes
* firebird2/extern/icu/source/: io/.cvsignore (1.2), io/Makefile.in
(1.2), io/io.dsp (1.2), io/io.rc (1.2), io/io.vcproj (1.2),
io/locbund.c (1.2), io/locbund.h (1.2), io/sprintf.c (1.2),
io/sscanf.c (1.2), io/ufile.c (1.2), io/ufile.h (1.2),
io/ufmt_cmn.c (1.2), io/ufmt_cmn.h (1.2), io/uprintf.c (1.2),
io/uprintf.h (1.2), io/uprntf_p.c (1.2), io/uscanf.c (1.2),
io/uscanf.h (1.2), io/uscanf_p.c (1.2), io/ustdio.c (1.2),
io/ustream.cpp (1.2), io/unicode/ustdio.h (1.2),
io/unicode/ustream.h (1.2), layout/.cvsignore (1.2),
layout/AlternateSubstSubtables.cpp (1.2),
layout/AlternateSubstSubtables.h (1.2), layout/AnchorTables.cpp
(1.2), layout/AnchorTables.h (1.2), layout/ArabicLayoutEngine.cpp
(1.2), layout/ArabicLayoutEngine.h (1.2),
layout/ArabicLigatureData.cpp (1.2), layout/ArabicShaping.cpp
(1.2), layout/ArabicShaping.h (1.2),
layout/AttachmentPosnSubtables.h (1.2), layout/CanonData.cpp (1.2),
layout/CanonShaping.h (1.2), layout/CharSubstitutionFilter.h (1.2),
layout/ClassDefinitionTables.cpp (1.2),
layout/ClassDefinitionTables.h (1.2),
layout/ContextualGlyphInsertion.h (1.2),
layout/ContextualGlyphSubstProc.cpp (1.2),
layout/ContextualGlyphSubstProc.h (1.2),
layout/ContextualGlyphSubstitution.h (1.2),
layout/ContextualSubstSubtables.cpp (1.2),
layout/ContextualSubstSubtables.h (1.2), layout/CoverageTables.cpp
(1.2), layout/CoverageTables.h (1.2),
layout/CursiveAttachmentSubtables.cpp (1.2),
layout/CursiveAttachmentSubtables.h (1.2),
layout/DefaultCharMapper.h (1.2), layout/DeviceTables.cpp (1.2),
layout/DeviceTables.h (1.2), layout/ExtensionSubtables.cpp (1.2),
layout/ExtensionSubtables.h (1.2), layout/Features.cpp (1.2),
layout/Features.h (1.2), layout/GDEFMarkFilter.cpp (1.2),
layout/GDEFMarkFilter.h (1.2), layout/GXLayoutEngine.cpp (1.2),
layout/GXLayoutEngine.h (1.2), layout/GlyphDefinitionTables.cpp
(1.2), layout/GlyphDefinitionTables.h (1.2),
layout/GlyphIterator.cpp (1.2), layout/GlyphIterator.h (1.2),
layout/GlyphLookupTables.cpp (1.2), layout/GlyphLookupTables.h
(1.2), layout/GlyphPositionAdjustments.h (1.2),
layout/GlyphPositioningTables.cpp (1.2),
layout/GlyphPositioningTables.h (1.2),
layout/GlyphPosnLookupProc.cpp (1.2), layout/GlyphPosnLookupProc.h
(1.2), layout/GlyphSubstLookupProc.cpp (1.2),
layout/GlyphSubstLookupProc.h (1.2),
layout/GlyphSubstitutionTables.cpp (1.2),
layout/GlyphSubstitutionTables.h (1.2), layout/HanLayoutEngine.cpp
(1.2), layout/HanLayoutEngine.h (1.2),
layout/HebrewLigatureData.cpp (1.2), layout/HebrewShaping.cpp
(1.2), layout/HebrewShaping.h (1.2), layout/HindiFeatureTags.h
(1.2), layout/IndicClassTables.cpp (1.2),
layout/IndicLayoutEngine.cpp (1.2), layout/IndicLayoutEngine.h
(1.2), layout/IndicRearrangement.h (1.2),
layout/IndicRearrangementProcessor.cpp (1.2),
layout/IndicRearrangementProcessor.h (1.2),
layout/IndicReordering.cpp (1.2), layout/IndicReordering.h (1.2),
layout/LEFontInstance.cpp (1.2), layout/LEFontInstance.h (1.2),
layout/LEGlyphFilter.h (1.2), layout/LEGlyphStorage.cpp (1.2),
layout/LEGlyphStorage.h (1.2), layout/LEInsertionList.cpp (1.2),
layout/LEInsertionList.h (1.2), layout/LELanguages.h (1.2),
layout/LEScripts.h (1.2), layout/LESwaps.h (1.2), layout/LETypes.h
(1.2), layout/LayoutEngine.cpp (1.2), layout/LayoutEngine.h (1.2),
layout/LayoutTables.h (1.2), layout/LigatureSubstProc.cpp (1.2),
layout/LigatureSubstProc.h (1.2), layout/LigatureSubstSubtables.cpp
(1.2), layout/LigatureSubstSubtables.h (1.2),
layout/LigatureSubstitution.h (1.2), layout/LookupProcessor.cpp
(1.2), layout/LookupProcessor.h (1.2), layout/LookupTables.cpp
(1.2), layout/LookupTables.h (1.2), layout/Lookups.cpp (1.2),
layout/Lookups.h (1.2), layout/MPreFixups.cpp (1.2),
layout/MPreFixups.h (1.2), layout/Makefile.in (1.2),
layout/MarkArrays.cpp (1.2), layout/MarkArrays.h (1.2),
layout/MarkToBasePosnSubtables.cpp (1.2),
layout/MarkToBasePosnSubtables.h (1.2),
layout/MarkToLigaturePosnSubtables.cpp (1.2),
layout/MarkToLigaturePosnSubtables.h (1.2),
layout/MarkToMarkPosnSubtables.cpp (1.2),
layout/MarkToMarkPosnSubtables.h (1.2), layout/MorphStateTables.h
(1.2), layout/MorphTables.cpp (1.2), layout/MorphTables.h (1.2),
layout/MultipleSubstSubtables.cpp (1.2),
layout/MultipleSubstSubtables.h (1.2),
layout/NonContextualGlyphSubst.h (1.2),
layout/NonContextualGlyphSubstProc.cpp (1.2),
layout/NonContextualGlyphSubstProc.h (1.2),
layout/OpenTypeLayoutEngine.cpp (1.2),
layout/OpenTypeLayoutEngine.h (1.2), layout/OpenTypeTables.h (1.2),
layout/OpenTypeUtilities.cpp (1.2), layout/OpenTypeUtilities.h
(1.2), layout/PairPositioningSubtables.cpp (1.2),
layout/PairPositioningSubtables.h (1.2),
layout/ScriptAndLanguage.cpp (1.2), layout/ScriptAndLanguage.h
(1.2), layout/ScriptAndLanguageTags.cpp (1.2),
layout/ScriptAndLanguageTags.h (1.2),
layout/SegmentArrayProcessor.cpp (1.2),
layout/SegmentArrayProcessor.h (1.2),
layout/SegmentSingleProcessor.cpp (1.2),
layout/SegmentSingleProcessor.h (1.2),
layout/SimpleArrayProcessor.cpp (1.2),
layout/SimpleArrayProcessor.h (1.2),
layout/SinglePositioningSubtables.cpp (1.2),
layout/SinglePositioningSubtables.h (1.2),
layout/SingleSubstitutionSubtables.cpp (1.2),
layout/SingleSubstitutionSubtables.h (1.2),
layout/SingleTableProcessor.cpp (1.2),
layout/SingleTableProcessor.h (1.2), layout/StateTableProcessor.cpp
(1.2), layout/StateTableProcessor.h (1.2), layout/StateTables.h
(1.2), layout/SubstitutionLookups.cpp (1.2),
layout/SubstitutionLookups.h (1.2), layout/SubtableProcessor.cpp
(1.2), layout/SubtableProcessor.h (1.2),
layout/ThaiLayoutEngine.cpp (1.2), layout/ThaiLayoutEngine.h (1.2),
layout/ThaiShaping.cpp (1.2), layout/ThaiShaping.h (1.2),
layout/ThaiStateTables.cpp (1.2), layout/TrimmedArrayProcessor.cpp
(1.2), layout/TrimmedArrayProcessor.h (1.2),
layout/ValueRecords.cpp (1.2), layout/ValueRecords.h (1.2),
layout/layout.dsp (1.2), layout/layout.rc (1.2),
layout/layout.vcproj (1.2), layout/loengine.cpp (1.2),
layout/unicode/loengine.h (1.2), layoutex/.cvsignore (1.2),
layoutex/LXUtilities.cpp (1.2), layoutex/LXUtilities.h (1.2),
layoutex/Makefile.in (1.2), layoutex/ParagraphLayout.cpp (1.2),
layoutex/RunArrays.cpp (1.2), layoutex/layoutex.dsp (1.2),
layoutex/layoutex.rc (1.2), layoutex/layoutex.vcproj (1.2),
layoutex/layout/ParagraphLayout.h (1.2),
layoutex/layout/RunArrays.h (1.2), samples/.cvsignore (1.2),
samples/Makefile.in (1.2), samples/defs.mk (1.2),
samples/readme.txt (1.2), samples/rules.mk (1.2),
samples/all/all.dsp (1.2), samples/all/all.dsw (1.2),
samples/all/all.sln (1.2), samples/break/Makefile (1.2),
samples/break/break.cpp (1.2), samples/break/break.dsp (1.2),
samples/break/break.dsw (1.2), samples/break/break.sln (1.2),
samples/break/break.vcproj (1.2), samples/break/readme.txt (1.2),
samples/break/ubreak.c (1.2), samples/cal/.cvsignore (1.2),
samples/cal/Makefile.in (1.2), samples/cal/cal.c (1.2),
samples/cal/cal.dsp (1.2), samples/cal/cal.dsw (1.2),
samples/cal/cal.sln (1.2), samples/cal/cal.vcproj (1.2),
samples/cal/readme.txt (1.2), samples/cal/uprint.c (1.2),
samples/cal/uprint.h (1.2), samples/case/Makefile (1.2),
samples/case/case.cpp (1.2), samples/case/case.dsp (1.2),
samples/case/case.dsw (1.2), samples/case/case.sln (1.2),
samples/case/case.vcproj (1.2), samples/case/readme.txt (1.2),
samples/case/ucase.c (1.2), samples/citer/citer.cpp (1.2),
samples/citer/readme.txt (1.2), samples/coll/Makefile (1.2),
samples/coll/coll.cpp (1.2), samples/coll/coll.dsp (1.2),
samples/coll/coll.dsw (1.2), samples/coll/coll.sln (1.2),
samples/coll/coll.vcproj (1.2), samples/coll/readme.txt (1.2),
samples/date/.cvsignore (1.2), samples/date/Makefile.in (1.2),
samples/date/date.c (1.2), samples/date/date.dsp (1.2),
samples/date/date.dsw (1.2), samples/date/date.sln (1.2),
samples/date/date.vcproj (1.2), samples/date/readme.txt (1.2),
samples/date/uprint.c (1.2), samples/date/uprint.h (1.2),
samples/datecal/Makefile (1.2), samples/datecal/cal.cpp (1.2),
samples/datecal/ccal.c (1.2), samples/datefmt/Makefile (1.2),
samples/datefmt/README.TXT (1.2), samples/datefmt/datefmt.dsp
(1.2), samples/datefmt/datefmt.dsw (1.2),
samples/datefmt/datefmt.sln (1.2), samples/datefmt/datefmt.vcproj
(1.2), samples/datefmt/main.cpp (1.2), samples/datefmt/util.cpp
(1.2), samples/datefmt/util.h (1.2),
samples/datefmt/answers/main_0.cpp (1.2),
samples/datefmt/answers/main_1.cpp (1.2),
samples/datefmt/answers/main_2.cpp (1.2),
samples/datefmt/answers/main_3.cpp (1.2), samples/layout/.cvsignore
(1.2), samples/layout/FontMap.GDI (1.2),
samples/layout/FontMap.Gnome (1.2), samples/layout/FontMap.cpp
(1.2), samples/layout/FontMap.h (1.2),
samples/layout/FontTableCache.cpp (1.2),
samples/layout/FontTableCache.h (1.2),
samples/layout/GDIFontInstance.cpp (1.2),
samples/layout/GDIFontInstance.h (1.2),
samples/layout/GDIFontMap.cpp (1.2), samples/layout/GDIFontMap.h
(1.2), samples/layout/GDIGUISupport.cpp (1.2),
samples/layout/GDIGUISupport.h (1.2), samples/layout/GUISupport.h
(1.2), samples/layout/GnomeFontInstance.cpp (1.2),
samples/layout/GnomeFontInstance.h (1.2),
samples/layout/GnomeFontMap.cpp (1.2),
samples/layout/GnomeFontMap.h (1.2),
samples/layout/GnomeGUISupport.cpp (1.2),
samples/layout/GnomeGUISupport.h (1.2),
samples/layout/LayoutSample.rc (1.2), samples/layout/Makefile.in
(1.2), samples/layout/RenderingSurface.h (1.2),
samples/layout/Sample.txt (1.2),
samples/layout/ScriptCompositeFontInstance.cpp (1.2),
samples/layout/ScriptCompositeFontInstance.h (1.2),
samples/layout/Surface.cpp (1.2), samples/layout/Surface.h (1.2),
samples/layout/UnicodeReader.cpp (1.2),
samples/layout/UnicodeReader.h (1.2), samples/layout/cmaps.cpp
(1.2), samples/layout/cmaps.h (1.2), samples/layout/gnomelayout.cpp
(1.2), samples/layout/layout.cpp (1.2), samples/layout/layout.dsp
(1.2), samples/layout/layout.dsw (1.2), samples/layout/layout.sln
(1.2), samples/layout/layout.vcproj (1.2),
samples/layout/paragraph.cpp (1.2), samples/layout/paragraph.h
(1.2), samples/layout/readme.html (1.2), samples/layout/resource.h
(1.2), samples/layout/sfnt.h (1.2), samples/legacy/Makefile (1.2),
samples/legacy/README (1.2), samples/legacy/legacy.cpp (1.2),
samples/legacy/legacy.dsp (1.2), samples/legacy/legacy.dsw (1.2),
samples/legacy/legacy.sln (1.2), samples/legacy/legacy.vcproj
(1.2), samples/legacy/newcol.cpp (1.2), samples/legacy/oldcol.cpp
(1.2), samples/msgfmt/Makefile (1.2), samples/msgfmt/README.TXT
(1.2), samples/msgfmt/main.cpp (1.2), samples/msgfmt/msgfmt.dsp
(1.2), samples/msgfmt/msgfmt.dsw (1.2), samples/msgfmt/msgfmt.sln
(1.2), samples/msgfmt/msgfmt.vcproj (1.2), samples/msgfmt/util.cpp
(1.2), samples/msgfmt/util.h (1.2),
samples/msgfmt/answers/main_0.cpp (1.2),
samples/msgfmt/answers/main_1.cpp (1.2),
samples/msgfmt/answers/main_2.cpp (1.2),
samples/msgfmt/answers/main_3.cpp (1.2), samples/numfmt/Makefile
(1.2), samples/numfmt/capi.c (1.2), samples/numfmt/main.cpp (1.2),
samples/numfmt/numfmt.dsp (1.2), samples/numfmt/numfmt.dsw (1.2),
samples/numfmt/numfmt.sln (1.2), samples/numfmt/numfmt.vcproj
(1.2), samples/numfmt/readme.txt (1.2), samples/numfmt/util.cpp
(1.2), samples/numfmt/util.h (1.2), samples/props/Makefile (1.2),
samples/props/props.cpp (1.2), samples/props/props.dsp (1.2),
samples/props/props.dsw (1.2), samples/props/props.sln (1.2),
samples/props/props.vcproj (1.2), samples/props/readme.txt (1.2),
samples/strsrch/Makefile (1.2), samples/strsrch/readme.txt (1.2),
samples/strsrch/strsrch.cpp (1.2), samples/strsrch/strsrch.dsp
(1.2), samples/strsrch/strsrch.dsw (1.2),
samples/strsrch/strsrch.sln (1.2), samples/strsrch/strsrch.vcproj
(1.2), samples/translit/Makefile (1.2), samples/translit/README.TXT
(1.2), samples/translit/main.cpp (1.2),
samples/translit/translit.dsp (1.2), samples/translit/translit.dsw
(1.2), samples/translit/translit.sln (1.2),
samples/translit/translit.vcproj (1.2),
samples/translit/unaccent.cpp (1.2), samples/translit/unaccent.h
(1.2), samples/translit/util.cpp (1.2), samples/translit/util.h
(1.2), samples/translit/answers/main_1.cpp (1.2),
samples/translit/answers/main_2.cpp (1.2),
samples/translit/answers/main_3.cpp (1.2),
samples/translit/answers/main_4.cpp (1.2),
samples/translit/answers/unaccent.cpp (1.2),
samples/translit/answers/unaccent.h (1.2), samples/uciter8/Makefile
(1.2), samples/uciter8/readme.txt (1.2), samples/uciter8/uciter8.c
(1.2), samples/uciter8/uciter8.dsp (1.2),
samples/uciter8/uciter8.dsw (1.2), samples/uciter8/uciter8.sln
(1.2), samples/uciter8/uciter8.vcproj (1.2),
samples/uciter8/uit_len8.c (1.2), samples/uciter8/uit_len8.h (1.2),
samples/ucnv/Makefile (1.2), samples/ucnv/convsamp.cpp (1.2),
samples/ucnv/data01.txt (1.2), samples/ucnv/data02.bin (1.2),
samples/ucnv/data06.txt (1.2), samples/ucnv/flagcb.c (1.2),
samples/ucnv/flagcb.h (1.2), samples/ucnv/readme.txt (1.2),
samples/ucnv/ucnv.dsp (1.2), samples/ucnv/ucnv.dsw (1.2),
samples/ucnv/ucnv.sln (1.2), samples/ucnv/ucnv.vcproj (1.2),
samples/udata/Makefile (1.2), samples/udata/reader.c (1.2),
samples/udata/reader.dsp (1.2), samples/udata/reader.vcproj (1.2),
samples/udata/readme.txt (1.2), samples/udata/udata.dsw (1.2),
samples/udata/udata.sln (1.2), samples/udata/writer.c (1.2),
samples/udata/writer.dsp (1.2), samples/udata/writer.vcproj (1.2),
samples/ufortune/Makefile (1.2):
Merge INTL branch into HEAD
2005-05-28 00:20 asfernandes
* firebird2/extern/icu/source/: data/locales/af.txt (1.2),
data/locales/af_ZA.txt (1.2), data/locales/am.txt (1.2),
data/locales/am_ET.txt (1.2), data/locales/ar.txt (1.2),
data/locales/ar_AE.txt (1.2), data/locales/ar_BH.txt (1.2),
data/locales/ar_DZ.txt (1.2), data/locales/ar_EG.txt (1.2),
data/locales/ar_IN.txt (1.2), data/locales/ar_IQ.txt (1.2),
data/locales/ar_JO.txt (1.2), data/locales/ar_KW.txt (1.2),
data/locales/ar_LB.txt (1.2), data/locales/ar_LY.txt (1.2),
data/locales/ar_MA.txt (1.2), data/locales/ar_OM.txt (1.2),
data/locales/ar_QA.txt (1.2), data/locales/ar_SA.txt (1.2),
data/locales/ar_SD.txt (1.2), data/locales/ar_SY.txt (1.2),
data/locales/ar_TN.txt (1.2), data/locales/ar_YE.txt (1.2),
data/locales/be.txt (1.2), data/locales/be_BY.txt (1.2),
data/locales/bg.txt (1.2), data/locales/bg_BG.txt (1.2),
data/locales/bn.txt (1.2), data/locales/bn_IN.txt (1.2),
data/locales/ca.txt (1.2), data/locales/ca_ES.txt (1.2),
data/locales/cs.txt (1.2), data/locales/cs_CZ.txt (1.2),
data/locales/da.txt (1.2), data/locales/da_DK.txt (1.2),
data/locales/de.txt (1.2), data/locales/de_AT.txt (1.2),
data/locales/de_BE.txt (1.2), data/locales/de_CH.txt (1.2),
data/locales/de_DE.txt (1.2), data/locales/de_LU.txt (1.2),
data/locales/el.txt (1.2), data/locales/el_GR.txt (1.2),
data/locales/en.txt (1.2), data/locales/en_AU.txt (1.2),
data/locales/en_BE.txt (1.2), data/locales/en_BW.txt (1.2),
data/locales/en_CA.txt (1.2), data/locales/en_GB.txt (1.2),
data/locales/en_HK.txt (1.2), data/locales/en_IE.txt (1.2),
data/locales/en_IN.txt (1.2), data/locales/en_MT.txt (1.2),
data/locales/en_NZ.txt (1.2), data/locales/en_PH.txt (1.2),
data/locales/en_SG.txt (1.2), data/locales/en_US.txt (1.2),
data/locales/en_US_POSIX.txt (1.2), data/locales/en_VI.txt (1.2),
data/locales/en_ZA.txt (1.2), data/locales/en_ZW.txt (1.2),
data/locales/eo.txt (1.2), data/locales/es.txt (1.2),
data/locales/es_AR.txt (1.2), data/locales/es_BO.txt (1.2),
data/locales/es_CL.txt (1.2), data/locales/es_CO.txt (1.2),
data/locales/es_CR.txt (1.2), data/locales/es_DO.txt (1.2),
data/locales/es_EC.txt (1.2), data/locales/es_ES.txt (1.2),
data/locales/es_GT.txt (1.2), data/locales/es_HN.txt (1.2),
data/locales/es_MX.txt (1.2), data/locales/es_NI.txt (1.2),
data/locales/es_PA.txt (1.2), data/locales/es_PE.txt (1.2),
data/locales/es_PR.txt (1.2), data/locales/es_PY.txt (1.2),
data/locales/es_SV.txt (1.2), data/locales/es_US.txt (1.2),
data/locales/es_UY.txt (1.2), data/locales/es_VE.txt (1.2),
data/locales/et.txt (1.2), data/locales/et_EE.txt (1.2),
data/locales/eu.txt (1.2), data/locales/eu_ES.txt (1.2),
data/locales/fa.txt (1.2), data/locales/fa_AF.txt (1.2),
data/locales/fa_IR.txt (1.2), data/locales/fi.txt (1.2),
data/locales/fi_FI.txt (1.2), data/locales/fo.txt (1.2),
data/locales/fo_FO.txt (1.2), data/locales/fr.txt (1.2),
data/locales/fr_BE.txt (1.2), data/locales/fr_CA.txt (1.2),
data/locales/fr_CH.txt (1.2), data/locales/fr_FR.txt (1.2),
data/locales/fr_LU.txt (1.2), data/locales/ga.txt (1.2),
data/locales/ga_IE.txt (1.2), data/locales/gl.txt (1.2),
data/locales/gl_ES.txt (1.2), data/locales/gu.txt (1.2),
data/locales/gu_IN.txt (1.2), data/locales/gv.txt (1.2),
data/locales/gv_GB.txt (1.2), data/locales/he.txt (1.2),
data/locales/he_IL.txt (1.2), data/locales/hi.txt (1.2),
data/locales/hi_IN.txt (1.2), data/locales/hr.txt (1.2),
data/locales/hr_HR.txt (1.2), data/locales/hu.txt (1.2),
data/locales/hu_HU.txt (1.2), data/locales/hy.txt (1.2),
data/locales/hy_AM.txt (1.2), data/locales/hy_AM_REVISED.txt (1.2),
data/locales/id.txt (1.2), data/locales/id_ID.txt (1.2),
data/locales/is.txt (1.2), data/locales/is_IS.txt (1.2),
data/locales/it.txt (1.2), data/locales/it_CH.txt (1.2),
data/locales/it_IT.txt (1.2), data/locales/iw.txt (1.2),
data/locales/iw_IL.txt (1.2), data/locales/ja.txt (1.2),
data/locales/ja_JP.txt (1.2), data/locales/ja_JP_TRADITIONAL.txt
(1.2), data/locales/kk.txt (1.2), data/locales/kk_KZ.txt (1.2),
data/locales/kl.txt (1.2), data/locales/kl_GL.txt (1.2),
data/locales/kn.txt (1.2), data/locales/kn_IN.txt (1.2),
data/locales/ko.txt (1.2), data/locales/ko_KR.txt (1.2),
data/locales/kok.txt (1.2), data/locales/kok_IN.txt (1.2),
data/locales/kw.txt (1.2), data/locales/kw_GB.txt (1.2),
data/locales/lt.txt (1.2), data/locales/lt_LT.txt (1.2),
data/locales/lv.txt (1.2), data/locales/lv_LV.txt (1.2),
data/locales/mk.txt (1.2), data/locales/mk_MK.txt (1.2),
data/locales/mr.txt (1.2), data/locales/mr_IN.txt (1.2),
data/locales/ms.txt (1.2), data/locales/ms_BN.txt (1.2),
data/locales/ms_MY.txt (1.2), data/locales/mt.txt (1.2),
data/locales/mt_MT.txt (1.2), data/locales/nb.txt (1.2),
data/locales/nb_NO.txt (1.2), data/locales/nl.txt (1.2),
data/locales/nl_BE.txt (1.2), data/locales/nl_NL.txt (1.2),
data/locales/nn.txt (1.2), data/locales/nn_NO.txt (1.2),
data/locales/no.txt (1.2), data/locales/no_NO.txt (1.2),
data/locales/no_NO_NY.txt (1.2), data/locales/om.txt (1.2),
data/locales/om_ET.txt (1.2), data/locales/om_KE.txt (1.2),
data/locales/pa.txt (1.2), data/locales/pa_IN.txt (1.2),
data/locales/pl.txt (1.2), data/locales/pl_PL.txt (1.2),
data/locales/ps.txt (1.2), data/locales/ps_AF.txt (1.2),
data/locales/pt.txt (1.2), data/locales/pt_BR.txt (1.2),
data/locales/pt_PT.txt (1.2), data/locales/resfiles.mk (1.2),
data/locales/ro.txt (1.2), data/locales/ro_RO.txt (1.2),
data/locales/root.txt (1.2), data/locales/ru.txt (1.2),
data/locales/ru_RU.txt (1.2), data/locales/ru_UA.txt (1.2),
data/locales/sh.txt (1.2), data/locales/sh_YU.txt (1.2),
data/locales/sk.txt (1.2), data/locales/sk_SK.txt (1.2),
data/locales/sl.txt (1.2), data/locales/sl_SI.txt (1.2),
data/locales/so.txt (1.2), data/locales/so_DJ.txt (1.2),
data/locales/so_ET.txt (1.2), data/locales/so_KE.txt (1.2),
data/locales/so_SO.txt (1.2), data/locales/sq.txt (1.2),
data/locales/sq_AL.txt (1.2), data/locales/sr.txt (1.2),
data/locales/sr_YU.txt (1.2), data/locales/sv.txt (1.2),
data/locales/sv_FI.txt (1.2), data/locales/sv_SE.txt (1.2),
data/locales/sw.txt (1.2), data/locales/sw_KE.txt (1.2),
data/locales/sw_TZ.txt (1.2), data/locales/ta.txt (1.2),
data/locales/ta_IN.txt (1.2), data/locales/te.txt (1.2),
data/locales/te_IN.txt (1.2), data/locales/th.txt (1.2),
data/locales/th_TH.txt (1.2), data/locales/th_TH_TRADITIONAL.txt
(1.2), data/locales/ti.txt (1.2), data/locales/ti_ER.txt (1.2),
data/locales/ti_ET.txt (1.2), data/locales/tr.txt (1.2),
data/locales/tr_TR.txt (1.2), data/locales/uk.txt (1.2),
data/locales/uk_UA.txt (1.2), data/locales/vi.txt (1.2),
data/locales/vi_VN.txt (1.2), data/locales/zh.txt (1.2),
data/locales/zh_CN.txt (1.2), data/locales/zh_HK.txt (1.2),
data/locales/zh_Hans.txt (1.2), data/locales/zh_Hans_CN.txt (1.2),
data/locales/zh_Hans_SG.txt (1.2), data/locales/zh_Hant.txt (1.2),
data/locales/zh_Hant_HK.txt (1.2), data/locales/zh_Hant_MO.txt
(1.2), data/locales/zh_MO.txt (1.2), data/locales/zh_SG.txt (1.2),
data/locales/zh_TW.txt (1.2), data/mappings/cns-11643-1992.ucm
(1.2), data/mappings/convrtrs.txt (1.2),
data/mappings/ebcdic-xml-us.ucm (1.2), data/mappings/gb18030.ucm
(1.2), data/mappings/ibm-1006_P100-1995.ucm (1.2),
data/mappings/ibm-1025_P100-1995.ucm (1.2),
data/mappings/ibm-1026_P100-1995.ucm (1.2),
data/mappings/ibm-1047_P100-1995.ucm (1.2),
data/mappings/ibm-1051_P100-1995.ucm (1.2),
data/mappings/ibm-1089_P100-1995.ucm (1.2),
data/mappings/ibm-1097_P100-1995.ucm (1.2),
data/mappings/ibm-1098_P100-1995.ucm (1.2),
data/mappings/ibm-1112_P100-1995.ucm (1.2),
data/mappings/ibm-1122_P100-1999.ucm (1.2),
data/mappings/ibm-1123_P100-1995.ucm (1.2),
data/mappings/ibm-1124_P100-1996.ucm (1.2),
data/mappings/ibm-1125_P100-1997.ucm (1.2),
data/mappings/ibm-1129_P100-1997.ucm (1.2),
data/mappings/ibm-1130_P100-1997.ucm (1.2),
data/mappings/ibm-1131_P100-1997.ucm (1.2),
data/mappings/ibm-1132_P100-1998.ucm (1.2),
data/mappings/ibm-1133_P100-1997.ucm (1.2),
data/mappings/ibm-1137_P100-1999.ucm (1.2),
data/mappings/ibm-1140_P100-1997.ucm (1.2),
data/mappings/ibm-1141_P100-1997.ucm (1.2),
data/mappings/ibm-1142_P100-1997.ucm (1.2),
data/mappings/ibm-1143_P100-1997.ucm (1.2),
data/mappings/ibm-1144_P100-1997.ucm (1.2),
data/mappings/ibm-1145_P100-1997.ucm (1.2),
data/mappings/ibm-1146_P100-1997.ucm (1.2),
data/mappings/ibm-1147_P100-1997.ucm (1.2),
data/mappings/ibm-1148_P100-1997.ucm (1.2),
data/mappings/ibm-1149_P100-1997.ucm (1.2),
data/mappings/ibm-1153_P100-1999.ucm (1.2),
data/mappings/ibm-1154_P100-1999.ucm (1.2),
data/mappings/ibm-1155_P100-1999.ucm (1.2),
data/mappings/ibm-1156_P100-1999.ucm (1.2),
data/mappings/ibm-1157_P100-1999.ucm (1.2),
data/mappings/ibm-1158_P100-1999.ucm (1.2),
data/mappings/ibm-1160_P100-1999.ucm (1.2),
data/mappings/ibm-1162_P100-1999.ucm (1.2),
data/mappings/ibm-1164_P100-1999.ucm (1.2),
data/mappings/ibm-1250_P100-1995.ucm (1.2),
data/mappings/ibm-1251_P100-1995.ucm (1.2),
data/mappings/ibm-1252_P100-2000.ucm (1.2),
data/mappings/ibm-1253_P100-1995.ucm (1.2),
data/mappings/ibm-1254_P100-1995.ucm (1.2),
data/mappings/ibm-1255_P100-1995.ucm (1.2),
data/mappings/ibm-1256_P110-1997.ucm (1.2),
data/mappings/ibm-1257_P100-1995.ucm (1.2),
data/mappings/ibm-1258_P100-1997.ucm (1.2),
data/mappings/ibm-12712_P100-1998.ucm (1.2),
data/mappings/ibm-1276_P100-1995.ucm (1.2),
data/mappings/ibm-1277_P100-1995.ucm (1.2),
data/mappings/ibm-1363_P110-1997.ucm (1.2),
data/mappings/ibm-1363_P11B-1998.ucm (1.2),
data/mappings/ibm-1364_P110-1997.ucm (1.2),
data/mappings/ibm-1371_P100-1999.ucm (1.2),
data/mappings/ibm-1373_P100-2002.ucm (1.2),
data/mappings/ibm-1375_P100-2003.ucm (1.2),
data/mappings/ibm-1381_P110-1999.ucm (1.2),
data/mappings/ibm-1383_P110-1999.ucm (1.2),
data/mappings/ibm-1386_P100-2002.ucm (1.2),
data/mappings/ibm-1388_P103-2001.ucm (1.2),
data/mappings/ibm-1390_P110-2003.ucm (1.2),
data/mappings/ibm-1399_P110-2003.ucm (1.2),
data/mappings/ibm-16684_P110-2003.ucm (1.2),
data/mappings/ibm-16804_X110-1999.ucm (1.2),
data/mappings/ibm-273_P100-1995.ucm (1.2),
data/mappings/ibm-277_P100-1995.ucm (1.2),
data/mappings/ibm-278_P100-1995.ucm (1.2),
data/mappings/ibm-280_P100-1995.ucm (1.2),
data/mappings/ibm-284_P100-1995.ucm (1.2),
data/mappings/ibm-285_P100-1995.ucm (1.2),
data/mappings/ibm-290_P100-1995.ucm (1.2),
data/mappings/ibm-297_P100-1995.ucm (1.2),
data/mappings/ibm-33722_P120-1999.ucm (1.2),
data/mappings/ibm-33722_P12A-1999.ucm (1.2),
data/mappings/ibm-367_P100-1995.ucm (1.2),
data/mappings/ibm-37_P100-1995.ucm (1.2),
data/mappings/ibm-420_X120-1999.ucm (1.2),
data/mappings/ibm-424_P100-1995.ucm (1.2),
data/mappings/ibm-437_P100-1995.ucm (1.2),
data/mappings/ibm-4899_P100-1998.ucm (1.2),
data/mappings/ibm-4909_P100-1999.ucm (1.2),
data/mappings/ibm-4971_P100-1999.ucm (1.2),
data/mappings/ibm-500_P100-1995.ucm (1.2),
data/mappings/ibm-5123_P100-1999.ucm (1.2),
data/mappings/ibm-5346_P100-1998.ucm (1.2),
data/mappings/ibm-5347_P100-1998.ucm (1.2),
data/mappings/ibm-5348_P100-1997.ucm (1.2),
data/mappings/ibm-5349_P100-1998.ucm (1.2),
data/mappings/ibm-5350_P100-1998.ucm (1.2),
data/mappings/ibm-5351_P100-1998.ucm (1.2),
data/mappings/ibm-5352_P100-1998.ucm (1.2),
data/mappings/ibm-5353_P100-1998.ucm (1.2),
data/mappings/ibm-5354_P100-1998.ucm (1.2),
data/mappings/ibm-5478_P100-1995.ucm (1.2),
data/mappings/ibm-803_P100-1999.ucm (1.2),
data/mappings/ibm-813_P100-1995.ucm (1.2),
data/mappings/ibm-838_P100-1995.ucm (1.2),
data/mappings/ibm-8482_P100-1999.ucm (1.2),
data/mappings/ibm-850_P100-1995.ucm (1.2),
data/mappings/ibm-851_P100-1995.ucm (1.2),
data/mappings/ibm-852_P100-1995.ucm (1.2),
data/mappings/ibm-855_P100-1995.ucm (1.2),
data/mappings/ibm-856_P100-1995.ucm (1.2),
data/mappings/ibm-857_P100-1995.ucm (1.2),
data/mappings/ibm-858_P100-1997.ucm (1.2),
data/mappings/ibm-860_P100-1995.ucm (1.2),
data/mappings/ibm-861_P100-1995.ucm (1.2),
data/mappings/ibm-862_P100-1995.ucm (1.2),
data/mappings/ibm-863_P100-1995.ucm (1.2),
data/mappings/ibm-864_X110-1999.ucm (1.2),
data/mappings/ibm-865_P100-1995.ucm (1.2),
data/mappings/ibm-866_P100-1995.ucm (1.2),
data/mappings/ibm-867_P100-1998.ucm (1.2),
data/mappings/ibm-868_P100-1995.ucm (1.2),
data/mappings/ibm-869_P100-1995.ucm (1.2),
data/mappings/ibm-870_P100-1995.ucm (1.2),
data/mappings/ibm-871_P100-1995.ucm (1.2),
data/mappings/ibm-874_P100-1995.ucm (1.2),
data/mappings/ibm-875_P100-1995.ucm (1.2),
data/mappings/ibm-878_P100-1996.ucm (1.2),
data/mappings/ibm-901_P100-1999.ucm (1.2),
data/mappings/ibm-902_P100-1999.ucm (1.2),
data/mappings/ibm-912_P100-1995.ucm (1.2),
data/mappings/ibm-913_P100-2000.ucm (1.2),
data/mappings/ibm-914_P100-1995.ucm (1.2),
data/mappings/ibm-915_P100-1995.ucm (1.2),
data/mappings/ibm-916_P100-1995.ucm (1.2),
data/mappings/ibm-918_P100-1995.ucm (1.2),
data/mappings/ibm-920_P100-1995.ucm (1.2),
data/mappings/ibm-921_P100-1995.ucm (1.2),
data/mappings/ibm-922_P100-1999.ucm (1.2),
data/mappings/ibm-923_P100-1998.ucm (1.2),
data/mappings/ibm-930_P120-1999.ucm (1.2),
data/mappings/ibm-933_P110-1995.ucm (1.2),
data/mappings/ibm-935_P110-1999.ucm (1.2),
data/mappings/ibm-937_P110-1999.ucm (1.2),
data/mappings/ibm-939_P120-1999.ucm (1.2),
data/mappings/ibm-942_P12A-1999.ucm (1.2),
data/mappings/ibm-943_P130-1999.ucm (1.2),
data/mappings/ibm-943_P15A-2003.ucm (1.2),
data/mappings/ibm-9447_P100-2002.ucm (1.2),
data/mappings/ibm-9449_P100-2002.ucm (1.2),
data/mappings/ibm-949_P110-1999.ucm (1.2),
data/mappings/ibm-949_P11A-1999.ucm (1.2),
data/mappings/ibm-950_P110-1999.ucm (1.2),
data/mappings/ibm-954_P101-2000.ucm (1.2),
data/mappings/ibm-964_P110-1999.ucm (1.2),
data/mappings/ibm-970_P110-1995.ucm (1.2),
data/mappings/ibm-971_P100-1995.ucm (1.2),
data/mappings/icu-internal-25546.ucm (1.2),
data/mappings/iso-ir-165.ucm (1.2), data/mappings/jisx-201.ucm
(1.2), data/mappings/jisx-208.ucm (1.2), data/mappings/jisx-212.ucm
(1.2), data/mappings/lmb-excp.ucm (1.2),
data/mappings/macos-0_2-10.2.ucm (1.2),
data/mappings/macos-2566-10.2.ucm (1.2),
data/mappings/macos-29-10.2.ucm (1.2),
data/mappings/macos-35-10.2.ucm (1.2),
data/mappings/macos-6-10.2.ucm (1.2),
data/mappings/macos-7_3-10.2.ucm (1.2), data/mappings/ucmcore.mk
(1.2), data/mappings/ucmebcdic.mk (1.2), data/mappings/ucmfiles.mk
(1.2), data/mappings/windows-1256-2000.ucm (1.2),
data/mappings/windows-874-2000.ucm (1.2),
data/mappings/windows-936-2000.ucm (1.2),
data/mappings/windows-949-2000.ucm (1.2),
data/mappings/windows-950-2000.ucm (1.2),
data/misc/NamePrepProfile.txt (1.2), data/misc/icudata.rc (1.2),
data/misc/miscfiles.mk (1.2), data/misc/zoneinfo.txt (1.2),
data/translit/t_Any_Accents.txt (1.2),
data/translit/t_Any_Publishing.txt (1.2),
data/translit/t_Arab_Latn.txt (1.2),
data/translit/t_Beng_InterIndic.txt (1.2),
data/translit/t_Cyrl_Latn.txt (1.2),
data/translit/t_Deva_InterIndic.txt (1.2),
data/translit/t_FWidth_HWidth.txt (1.2),
data/translit/t_Grek_Latn.txt (1.2),
data/translit/t_Grek_Latn_UNGEGN.txt (1.2),
data/translit/t_Gujr_InterIndic.txt (1.2),
data/translit/t_Guru_InterIndic.txt (1.2),
data/translit/t_Hani_Latn.txt (1.2), data/translit/t_Hani_SpHan.txt
(1.2), data/translit/t_Hebr_Latn.txt (1.2),
data/translit/t_Hira_Kana.txt (1.2), data/translit/t_Hira_Latn.txt
(1.2), data/translit/t_InterIndic_Beng.txt (1.2),
data/translit/t_InterIndic_Deva.txt (1.2),
data/translit/t_InterIndic_Gujr.txt (1.2),
data/translit/t_InterIndic_Guru.txt (1.2),
data/translit/t_InterIndic_Knda.txt (1.2),
data/translit/t_InterIndic_Latn.txt (1.2),
data/translit/t_InterIndic_Mlym.txt (1.2),
data/translit/t_InterIndic_Orya.txt (1.2),
data/translit/t_InterIndic_Taml.txt (1.2),
data/translit/t_InterIndic_Telu.txt (1.2),
data/translit/t_Knda_InterIndic.txt (1.2),
data/translit/t_Latn_InterIndic.txt (1.2),
data/translit/t_Latn_Jamo.txt (1.2), data/translit/t_Latn_Kana.txt
(1.2), data/translit/t_Latn_NPinyn.txt (1.2),
data/translit/t_Mlym_InterIndic.txt (1.2),
data/translit/t_Orya_InterIndic.txt (1.2),
data/translit/t_Taml_InterIndic.txt (1.2),
data/translit/t_Telu_InterIndic.txt (1.2),
data/translit/t_Tone_Digit.txt (1.2),
data/translit/translit_index.txt (1.2), data/translit/trnsfiles.mk
(1.2), data/unidata/BidiMirroring.txt (1.2),
data/unidata/Blocks.txt (1.2), data/unidata/CaseFolding.txt (1.2),
data/unidata/DerivedAge.txt (1.2),
data/unidata/DerivedBidiClass.txt (1.2),
data/unidata/DerivedCoreProperties.txt (1.2),
data/unidata/DerivedJoiningGroup.txt (1.2),
data/unidata/DerivedJoiningType.txt (1.2),
data/unidata/DerivedNormalizationProps.txt (1.2),
data/unidata/DerivedNumericValues.txt (1.2),
data/unidata/EastAsianWidth.txt (1.2),
data/unidata/FractionalUCA.txt (1.2), data/unidata/LineBreak.txt
(1.2), data/unidata/NormalizationCorrections.txt (1.2),
data/unidata/NormalizationTest.txt (1.2), data/unidata/PropList.txt
(1.2), data/unidata/PropertyAliases.txt (1.2),
data/unidata/PropertyValueAliases.txt (1.2),
data/unidata/Scripts.txt (1.2), data/unidata/SpecialCasing.txt
(1.2), data/unidata/UCARules.txt (1.2),
data/unidata/UnicodeData.txt (1.2), data/unidata/changes.txt (1.2),
data/unidata/ucdterms.txt (1.2), extra/.cvsignore (1.2),
extra/Makefile.in (1.2), extra/scrptrun/.cvsignore (1.2),
extra/scrptrun/Makefile.in (1.2), extra/scrptrun/readme.html (1.2),
extra/scrptrun/scrptrun.cpp (1.2), extra/scrptrun/scrptrun.h (1.2),
extra/scrptrun/srtest.cpp (1.2), extra/scrptrun/srtest.dsp (1.2),
extra/scrptrun/srtest.dsw (1.2), extra/uconv/.cvsignore (1.2),
extra/uconv/Makefile.in (1.2), extra/uconv/README (1.2),
extra/uconv/makedata.mak (1.2), extra/uconv/pkgdata.inc.in (1.2),
extra/uconv/resfiles.mk (1.2), extra/uconv/uconv.1.in (1.2),
extra/uconv/uconv.cpp (1.2), extra/uconv/uconv.dsp (1.2),
extra/uconv/uconv.vcproj (1.2), extra/uconv/uwmsg.c (1.2),
extra/uconv/resources/.cvsignore (1.2),
extra/uconv/resources/fr.txt (1.2), extra/uconv/resources/root.txt
(1.2), extra/uconv/samples/ISO-8859-2.txt (1.2),
extra/uconv/samples/ISO-8859-3.txt (1.2),
extra/uconv/samples/danish-ISO-8859-1.txt (1.2),
extra/uconv/samples/eucJP.txt (1.2),
extra/uconv/samples/hangul-eucKR.txt (1.2),
extra/uconv/samples/hania-eucKR.txt (1.2),
extra/uconv/samples/iso8859-1.txt (1.2),
extra/uconv/samples/koi8r.txt (1.2),
extra/uconv/samples/utf8/armenian.txt (1.2),
extra/uconv/samples/utf8/banviet.txt (1.2),
extra/uconv/samples/utf8/chinese-ulysses.txt (1.2),
extra/uconv/samples/utf8/croat.txt (1.2),
extra/uconv/samples/utf8/danish.txt (1.2),
extra/uconv/samples/utf8/greek.txt (1.2),
extra/uconv/samples/utf8/hangul.txt (1.2),
extra/uconv/samples/utf8/hania.txt (1.2),
extra/uconv/samples/utf8/jap.txt (1.2),
extra/uconv/samples/utf8/korean.txt (1.2),
extra/uconv/samples/utf8/linji.txt (1.2),
extra/uconv/samples/utf8/many.txt (1.2),
extra/uconv/samples/utf8/maopoem.txt (1.2),
extra/uconv/samples/utf8/russian.txt (1.2),
extra/uconv/samples/utf8/simplechinese.txt (1.2),
extra/uconv/samples/utf8/turkish.txt (1.2),
extra/uconv/samples/utf8/utf-8-demo.txt (1.2),
extra/uconv/unicode/uwmsg.h (1.2), i18n/.cvsignore (1.2),
i18n/Makefile.in (1.2), i18n/anytrans.cpp (1.2), i18n/anytrans.h
(1.2), i18n/astro.cpp (1.2), i18n/astro.h (1.2), i18n/bocsu.c
(1.2), i18n/bocsu.h (1.2), i18n/buddhcal.cpp (1.2), i18n/buddhcal.h
(1.2), i18n/calendar.cpp (1.2), i18n/chnsecal.cpp (1.2),
i18n/chnsecal.h (1.2), i18n/choicfmt.cpp (1.2), i18n/coleitr.cpp
(1.2), i18n/coll.cpp (1.2), i18n/cpdtrans.cpp (1.2),
i18n/cpdtrans.h (1.2), i18n/curramt.cpp (1.2), i18n/currfmt.cpp
(1.2), i18n/currfmt.h (1.2), i18n/currunit.cpp (1.2),
i18n/datefmt.cpp (1.2), i18n/dcfmtsym.cpp (1.2), i18n/decimfmt.cpp
(1.2), i18n/digitlst.cpp (1.2), i18n/digitlst.h (1.2),
i18n/dtfmtsym.cpp (1.2), i18n/esctrn.cpp (1.2), i18n/esctrn.h
(1.2), i18n/fmtable.cpp (1.2), i18n/format.cpp (1.2),
i18n/funcrepl.cpp (1.2), i18n/funcrepl.h (1.2), i18n/gregocal.cpp
(1.2), i18n/gregoimp.cpp (1.2), i18n/gregoimp.h (1.2),
i18n/hebrwcal.cpp (1.2), i18n/hebrwcal.h (1.2), i18n/i18n.dsp
(1.2), i18n/i18n.rc (1.2), i18n/i18n.vcproj (1.2),
i18n/islamcal.cpp (1.2), i18n/islamcal.h (1.2), i18n/japancal.cpp
(1.2), i18n/japancal.h (1.2), i18n/measfmt.cpp (1.2),
i18n/measure.cpp (1.2), i18n/msgfmt.cpp (1.2), i18n/name2uni.cpp
(1.2), i18n/name2uni.h (1.2), i18n/nfrlist.h (1.2), i18n/nfrs.cpp
(1.2), i18n/nfrs.h (1.2), i18n/nfrule.cpp (1.2), i18n/nfrule.h
(1.2), i18n/nfsubs.cpp (1.2), i18n/nfsubs.h (1.2),
i18n/nortrans.cpp (1.2), i18n/nortrans.h (1.2), i18n/nultrans.cpp
(1.2), i18n/nultrans.h (1.2), i18n/numfmt.cpp (1.2),
i18n/olsontz.cpp (1.2), i18n/olsontz.h (1.2), i18n/quant.cpp (1.2),
i18n/quant.h (1.2), i18n/rbnf.cpp (1.2), i18n/rbt.cpp (1.2),
i18n/rbt.h (1.2), i18n/rbt_data.cpp (1.2), i18n/rbt_data.h (1.2),
i18n/rbt_pars.cpp (1.2), i18n/rbt_pars.h (1.2), i18n/rbt_rule.cpp
(1.2), i18n/rbt_rule.h (1.2), i18n/rbt_set.cpp (1.2),
i18n/rbt_set.h (1.2), i18n/regexcmp.cpp (1.2), i18n/regexcmp.h
(1.2), i18n/regexcst.h (1.2), i18n/regexcst.pl (1.2),
i18n/regexcst.txt (1.2), i18n/regeximp.h (1.2), i18n/regexst.cpp
(1.2), i18n/regexst.h (1.2), i18n/rematch.cpp (1.2),
i18n/remtrans.cpp (1.2), i18n/remtrans.h (1.2), i18n/repattrn.cpp
(1.2), i18n/search.cpp (1.2), i18n/simpletz.cpp (1.2),
i18n/smpdtfmt.cpp (1.2), i18n/sortkey.cpp (1.2), i18n/strmatch.cpp
(1.2), i18n/strmatch.h (1.2), i18n/strrepl.cpp (1.2),
i18n/strrepl.h (1.2), i18n/stsearch.cpp (1.2), i18n/tblcoll.cpp
(1.2), i18n/timezone.cpp (1.2), i18n/titletrn.cpp (1.2),
i18n/titletrn.h (1.2), i18n/tolowtrn.cpp (1.2), i18n/tolowtrn.h
(1.2), i18n/toupptrn.cpp (1.2), i18n/toupptrn.h (1.2),
i18n/translit.cpp (1.2), i18n/transreg.cpp (1.2), i18n/transreg.h
(1.2), i18n/tridpars.cpp (1.2), i18n/tridpars.h (1.2),
i18n/ucal.cpp (1.2), i18n/ucln_in.c (1.2), i18n/ucln_in.h (1.2),
i18n/ucol.cpp (1.2), i18n/ucol_bld.cpp (1.2), i18n/ucol_bld.h
(1.2), i18n/ucol_cnt.cpp (1.2), i18n/ucol_cnt.h (1.2),
i18n/ucol_elm.cpp (1.2), i18n/ucol_elm.h (1.2), i18n/ucol_imp.h
(1.2), i18n/ucol_sit.cpp (1.2), i18n/ucol_tok.cpp (1.2),
i18n/ucol_tok.h (1.2), i18n/ucol_wgt.c (1.2), i18n/ucol_wgt.h
(1.2), i18n/ucoleitr.cpp (1.2), i18n/ucurr.cpp (1.2),
i18n/ucurrimp.h (1.2), i18n/udat.cpp (1.2), i18n/ulocdata.c (1.2),
i18n/umsg.cpp (1.2), i18n/umsg_imp.h (1.2), i18n/unesctrn.cpp
(1.2), i18n/unesctrn.h (1.2), i18n/uni2name.cpp (1.2),
i18n/uni2name.h (1.2), i18n/unum.cpp (1.2), i18n/uregex.cpp (1.2),
i18n/usearch.cpp (1.2), i18n/usrchimp.h (1.2), i18n/utrans.cpp
(1.2), i18n/unicode/calendar.h (1.2), i18n/unicode/choicfmt.h
(1.2), i18n/unicode/coleitr.h (1.2), i18n/unicode/coll.h (1.2),
i18n/unicode/curramt.h (1.2), i18n/unicode/currunit.h (1.2),
i18n/unicode/datefmt.h (1.2), i18n/unicode/dcfmtsym.h (1.2),
i18n/unicode/decimfmt.h (1.2), i18n/unicode/dtfmtsym.h (1.2),
i18n/unicode/fieldpos.h (1.2), i18n/unicode/fmtable.h (1.2),
i18n/unicode/format.h (1.2), i18n/unicode/gregocal.h (1.2),
i18n/unicode/measfmt.h (1.2), i18n/unicode/measunit.h (1.2),
i18n/unicode/measure.h (1.2), i18n/unicode/msgfmt.h (1.2),
i18n/unicode/numfmt.h (1.2), i18n/unicode/rbnf.h (1.2),
i18n/unicode/regex.h (1.2), i18n/unicode/search.h (1.2),
i18n/unicode/simpletz.h (1.2), i18n/unicode/smpdtfmt.h (1.2),
i18n/unicode/sortkey.h (1.2), i18n/unicode/stsearch.h (1.2),
i18n/unicode/tblcoll.h (1.2), i18n/unicode/timezone.h (1.2),
i18n/unicode/translit.h (1.2), i18n/unicode/ucal.h (1.2),
i18n/unicode/ucol.h (1.2), i18n/unicode/ucoleitr.h (1.2),
i18n/unicode/ucurr.h (1.2), i18n/unicode/udat.h (1.2),
i18n/unicode/ulocdata.h (1.2), i18n/unicode/umsg.h (1.2),
i18n/unicode/unirepl.h (1.2), i18n/unicode/unum.h (1.2),
i18n/unicode/uregex.h (1.2), i18n/unicode/usearch.h (1.2),
i18n/unicode/utrans.h (1.2):
Merge INTL branch into HEAD
2005-05-28 00:17 asfernandes
* firebird2/extern/: editline/readline/readline.h (1.2),
icu/.cvsignore (1.2), icu/license.html (1.2), icu/readme.html
(1.2), icu/as_is/os390/unpax-icu.sh (1.2),
icu/as_is/os400/configure (1.2), icu/as_is/os400/unpax-icu.sh
(1.2), icu/debian/.cvsignore (1.2),
icu/debian/README.Debian.libicu-dev (1.2), icu/debian/changelog
(1.2), icu/debian/control (1.2), icu/debian/copyright (1.2),
icu/debian/icu-doc.doc-base (1.2), icu/debian/icu.conffiles.in
(1.2), icu/debian/icu.postinst.in (1.2), icu/debian/icu.prerm.in
(1.2), icu/debian/libicu.postinst (1.2), icu/debian/libicu.prerm.in
(1.2), icu/debian/postinst.in (1.2), icu/debian/prerm.in (1.2),
icu/debian/rules (1.2), icu/packaging/PACKAGES (1.2),
icu/packaging/README (1.2), icu/packaging/debian/README (1.2),
icu/packaging/rpm/icu.spec (1.2), icu/source/.cvsignore (1.2),
icu/source/Doxyfile.in (1.2), icu/source/Makefile.in (1.2),
icu/source/acconfig.h (1.2), icu/source/aclocal.m4 (1.2),
icu/source/config.guess (1.2), icu/source/config.sub (1.2),
icu/source/configure (1.2), icu/source/configure.in (1.2),
icu/source/icudefs.mk.in (1.2), icu/source/install-sh (1.2),
icu/source/mkinstalldirs (1.2), icu/source/runConfigureICU (1.2),
icu/source/allinone/.cvsignore (1.2),
icu/source/allinone/allinone.dsw (1.2),
icu/source/allinone/allinone.sln (1.2),
icu/source/allinone/all/.cvsignore (1.2),
icu/source/allinone/all/all.dsp (1.2), icu/source/common/.cvsignore
(1.2), icu/source/common/Makefile.in (1.2),
icu/source/common/brkdict.cpp (1.2), icu/source/common/brkdict.h
(1.2), icu/source/common/brkiter.cpp (1.2),
icu/source/common/caniter.cpp (1.2), icu/source/common/chariter.cpp
(1.2), icu/source/common/charstr.h (1.2),
icu/source/common/cmemory.c (1.2), icu/source/common/cmemory.h
(1.2), icu/source/common/common.dsp (1.2),
icu/source/common/common.rc (1.2), icu/source/common/common.vcproj
(1.2), icu/source/common/cpputils.h (1.2),
icu/source/common/cstring.c (1.2), icu/source/common/cstring.h
(1.2), icu/source/common/cwchar.c (1.2), icu/source/common/cwchar.h
(1.2), icu/source/common/dbbi.cpp (1.2),
icu/source/common/dbbi_tbl.cpp (1.2), icu/source/common/dbbi_tbl.h
(1.2), icu/source/common/filestrm.c (1.2),
icu/source/common/filestrm.h (1.2), icu/source/common/hash.h (1.2),
icu/source/common/icucfg.h.in (1.2), icu/source/common/iculserv.cpp
(1.2), icu/source/common/iculserv.h (1.2),
icu/source/common/icunotif.cpp (1.2), icu/source/common/icunotif.h
(1.2), icu/source/common/icuserv.cpp (1.2),
icu/source/common/icuserv.h (1.2), icu/source/common/locbased.cpp
(1.2), icu/source/common/locbased.h (1.2),
icu/source/common/locid.cpp (1.2), icu/source/common/locmap.c
(1.2), icu/source/common/locmap.h (1.2),
icu/source/common/msvcres.h (1.2), icu/source/common/mutex.h (1.2),
icu/source/common/normlzr.cpp (1.2), icu/source/common/parsepos.cpp
(1.2), icu/source/common/propname.cpp (1.2),
icu/source/common/propname.h (1.2), icu/source/common/punycode.c
(1.2), icu/source/common/punycode.h (1.2),
icu/source/common/putil.c (1.2), icu/source/common/rbbi.cpp (1.2),
icu/source/common/rbbicst.pl (1.2), icu/source/common/rbbidata.cpp
(1.2), icu/source/common/rbbidata.h (1.2),
icu/source/common/rbbinode.cpp (1.2), icu/source/common/rbbinode.h
(1.2), icu/source/common/rbbirb.cpp (1.2),
icu/source/common/rbbirb.h (1.2), icu/source/common/rbbirpt.h
(1.2), icu/source/common/rbbirpt.txt (1.2),
icu/source/common/rbbiscan.cpp (1.2), icu/source/common/rbbiscan.h
(1.2), icu/source/common/rbbisetb.cpp (1.2),
icu/source/common/rbbisetb.h (1.2), icu/source/common/rbbistbl.cpp
(1.2), icu/source/common/rbbitblb.cpp (1.2),
icu/source/common/rbbitblb.h (1.2), icu/source/common/resbund.cpp
(1.2), icu/source/common/ruleiter.cpp (1.2),
icu/source/common/ruleiter.h (1.2), icu/source/common/schriter.cpp
(1.2), icu/source/common/sprpimpl.h (1.2),
icu/source/common/uarrsort.c (1.2), icu/source/common/uarrsort.h
(1.2), icu/source/common/uassert.h (1.2), icu/source/common/ubidi.c
(1.2), icu/source/common/ubidiimp.h (1.2),
icu/source/common/ubidiln.c (1.2), icu/source/common/ubidiwrt.c
(1.2), icu/source/common/ubrk.cpp (1.2), icu/source/common/ucat.c
(1.2), icu/source/common/uchar.c (1.2),
icu/source/common/uchriter.cpp (1.2), icu/source/common/ucln.h
(1.2), icu/source/common/ucln_cmn.c (1.2),
icu/source/common/ucln_cmn.h (1.2), icu/source/common/ucmndata.c
(1.2), icu/source/common/ucmndata.h (1.2),
icu/source/common/ucmp8.c (1.2), icu/source/common/ucmp8.h (1.2),
icu/source/common/ucnv.c (1.2), icu/source/common/ucnv2022.c (1.2),
icu/source/common/ucnv_bld.c (1.2), icu/source/common/ucnv_bld.h
(1.2), icu/source/common/ucnv_cb.c (1.2),
icu/source/common/ucnv_cnv.c (1.2), icu/source/common/ucnv_cnv.h
(1.2), icu/source/common/ucnv_err.c (1.2),
icu/source/common/ucnv_ext.c (1.2), icu/source/common/ucnv_ext.h
(1.2), icu/source/common/ucnv_imp.h (1.2),
icu/source/common/ucnv_io.c (1.2), icu/source/common/ucnv_io.h
(1.2), icu/source/common/ucnv_lmb.c (1.2),
icu/source/common/ucnv_u16.c (1.2), icu/source/common/ucnv_u32.c
(1.2), icu/source/common/ucnv_u7.c (1.2),
icu/source/common/ucnv_u8.c (1.2), icu/source/common/ucnvbocu.c
(1.2), icu/source/common/ucnvhz.c (1.2),
icu/source/common/ucnvisci.c (1.2), icu/source/common/ucnvlat1.c
(1.2), icu/source/common/ucnvmbcs.c (1.2),
icu/source/common/ucnvmbcs.h (1.2), icu/source/common/ucnvscsu.c
(1.2), icu/source/common/ucol_swp.c (1.2),
icu/source/common/ucol_swp.h (1.2), icu/source/common/udata.c
(1.2), icu/source/common/udatamem.c (1.2),
icu/source/common/udatamem.h (1.2), icu/source/common/udataswp.c
(1.2), icu/source/common/udataswp.h (1.2),
icu/source/common/uenum.c (1.2), icu/source/common/uenumimp.h
(1.2), icu/source/common/uhash.c (1.2), icu/source/common/uhash.h
(1.2), icu/source/common/uhash_us.cpp (1.2),
icu/source/common/uidna.cpp (1.2), icu/source/common/uiter.cpp
(1.2), icu/source/common/uloc.c (1.2), icu/source/common/ulocimp.h
(1.2), icu/source/common/umapfile.c (1.2),
icu/source/common/umapfile.h (1.2), icu/source/common/umemstrm.c
(1.2), icu/source/common/umemstrm.h (1.2),
icu/source/common/umutex.c (1.2), icu/source/common/umutex.h (1.2),
icu/source/common/unames.c (1.2), icu/source/common/unifilt.cpp
(1.2), icu/source/common/unifunct.cpp (1.2),
icu/source/common/uniset.cpp (1.2), icu/source/common/unistr.cpp
(1.2), icu/source/common/unorm.cpp (1.2),
icu/source/common/unorm_it.c (1.2), icu/source/common/unorm_it.h
(1.2), icu/source/common/unormimp.h (1.2),
icu/source/common/uobject.cpp (1.2), icu/source/common/uprops.c
(1.2), icu/source/common/uprops.h (1.2),
icu/source/common/uresbund.c (1.2), icu/source/common/uresdata.c
(1.2), icu/source/common/uresdata.h (1.2),
icu/source/common/uresimp.h (1.2), icu/source/common/usc_impl.c
(1.2), icu/source/common/usc_impl.h (1.2),
icu/source/common/uscript.c (1.2), icu/source/common/uset.cpp
(1.2), icu/source/common/usetiter.cpp (1.2),
icu/source/common/ushape.c (1.2), icu/source/common/usprep.cpp
(1.2), icu/source/common/ustack.cpp (1.2),
icu/source/common/ustr_imp.h (1.2), icu/source/common/ustrcase.c
(1.2), icu/source/common/ustrenum.cpp (1.2),
icu/source/common/ustrenum.h (1.2), icu/source/common/ustrfmt.c
(1.2), icu/source/common/ustrfmt.h (1.2),
icu/source/common/ustring.c (1.2), icu/source/common/ustrtrns.c
(1.2), icu/source/common/utf_impl.c (1.2),
icu/source/common/util.cpp (1.2), icu/source/common/util.h (1.2),
icu/source/common/utrace.c (1.2), icu/source/common/utracimp.h
(1.2), icu/source/common/utrie.c (1.2), icu/source/common/utrie.h
(1.2), icu/source/common/uvector.cpp (1.2),
icu/source/common/uvector.h (1.2), icu/source/common/uvectr32.cpp
(1.2), icu/source/common/uvectr32.h (1.2),
icu/source/common/unicode/.cvsignore (1.2),
icu/source/common/unicode/brkiter.h (1.2),
icu/source/common/unicode/caniter.h (1.2),
icu/source/common/unicode/chariter.h (1.2),
icu/source/common/unicode/dbbi.h (1.2),
icu/source/common/unicode/docmain.h (1.2),
icu/source/common/unicode/locid.h (1.2),
icu/source/common/unicode/normlzr.h (1.2),
icu/source/common/unicode/parseerr.h (1.2),
icu/source/common/unicode/parsepos.h (1.2),
icu/source/common/unicode/platform.h.in (1.2),
icu/source/common/unicode/pmacos.h (1.2),
icu/source/common/unicode/pos400.h (1.2),
icu/source/common/unicode/putil.h (1.2),
icu/source/common/unicode/pwin32.h (1.2),
icu/source/common/unicode/rbbi.h (1.2),
icu/source/common/unicode/rep.h (1.2),
icu/source/common/unicode/resbund.h (1.2),
icu/source/common/unicode/schriter.h (1.2),
icu/source/common/unicode/strenum.h (1.2),
icu/source/common/unicode/symtable.h (1.2),
icu/source/common/unicode/ubidi.h (1.2),
icu/source/common/unicode/ubrk.h (1.2),
icu/source/common/unicode/ucat.h (1.2),
icu/source/common/unicode/uchar.h (1.2),
icu/source/common/unicode/uchriter.h (1.2),
icu/source/common/unicode/uclean.h (1.2),
icu/source/common/unicode/ucnv.h (1.2),
icu/source/common/unicode/ucnv_cb.h (1.2),
icu/source/common/unicode/ucnv_err.h (1.2),
icu/source/common/unicode/uconfig.h (1.2),
icu/source/common/unicode/udata.h (1.2),
icu/source/common/unicode/udeprctd.h (1.2),
icu/source/common/unicode/udraft.h (1.2),
icu/source/common/unicode/uenum.h (1.2),
icu/source/common/unicode/uidna.h (1.2),
icu/source/common/unicode/uiter.h (1.2),
icu/source/common/unicode/uloc.h (1.2),
icu/source/common/unicode/umachine.h (1.2),
icu/source/common/unicode/umisc.h (1.2),
icu/source/common/unicode/unifilt.h (1.2),
icu/source/common/unicode/unifunct.h (1.2),
icu/source/common/unicode/unimatch.h (1.2),
icu/source/common/unicode/uniset.h (1.2),
icu/source/common/unicode/unistr.h (1.2),
icu/source/common/unicode/unorm.h (1.2),
icu/source/common/unicode/uobject.h (1.2),
icu/source/common/unicode/uobslete.h (1.2),
icu/source/common/unicode/urename.h (1.2),
icu/source/common/unicode/urep.h (1.2),
icu/source/common/unicode/ures.h (1.2),
icu/source/common/unicode/uscript.h (1.2),
icu/source/common/unicode/uset.h (1.2),
icu/source/common/unicode/usetiter.h (1.2),
icu/source/common/unicode/ushape.h (1.2),
icu/source/common/unicode/usprep.h (1.2),
icu/source/common/unicode/ustring.h (1.2),
icu/source/common/unicode/utf.h (1.2),
icu/source/common/unicode/utf16.h (1.2),
icu/source/common/unicode/utf32.h (1.2),
icu/source/common/unicode/utf8.h (1.2),
icu/source/common/unicode/utf_old.h (1.2),
icu/source/common/unicode/utrace.h (1.2),
icu/source/common/unicode/utypes.h (1.2),
icu/source/common/unicode/uversion.h (1.2),
icu/source/config/.cvsignore (1.2),
icu/source/config/Makefile.inc.in (1.2),
icu/source/config/icu-config-bottom (1.2),
icu/source/config/icu-config-top (1.2),
icu/source/config/icu-config.1.in (1.2),
icu/source/config/make2sh.sed (1.2), icu/source/config/mh-aix
(1.2), icu/source/config/mh-aix-gcc (1.2),
icu/source/config/mh-aix-va (1.2),
icu/source/config/mh-alpha-linux-cc (1.2),
icu/source/config/mh-alpha-linux-gcc (1.2),
icu/source/config/mh-alpha-osf (1.2), icu/source/config/mh-beos
(1.2), icu/source/config/mh-bsd-gcc (1.2),
icu/source/config/mh-cygwin (1.2), icu/source/config/mh-cygwin-msvc
(1.2), icu/source/config/mh-darwin (1.2),
icu/source/config/mh-hpux-acc (1.2), icu/source/config/mh-hpux-cc
(1.2), icu/source/config/mh-hpux-gcc (1.2),
icu/source/config/mh-irix (1.2), icu/source/config/mh-linux (1.2),
icu/source/config/mh-mpras (1.2), icu/source/config/mh-os390 (1.2),
icu/source/config/mh-os400 (1.2), icu/source/config/mh-ptx (1.2),
icu/source/config/mh-qnx (1.2), icu/source/config/mh-solaris (1.2),
icu/source/config/mh-solaris-gcc (1.2),
icu/source/config/mh-unknown (1.2),
icu/source/config/test-icu-config.sh (1.2),
icu/source/data/.cvsignore (1.2), icu/source/data/Makefile.in
(1.2), icu/source/data/icupkg.inc.in (1.2),
icu/source/data/makedata.dsp (1.2), icu/source/data/makedata.mak
(1.2), icu/source/data/makedata.vcproj (1.2),
icu/source/data/brkitr/char.txt (1.2),
icu/source/data/brkitr/line.txt (1.2),
icu/source/data/brkitr/line_th.txt (1.2),
icu/source/data/brkitr/sent.txt (1.2),
icu/source/data/brkitr/thaidict.brk (1.2),
icu/source/data/brkitr/title.txt (1.2),
icu/source/data/brkitr/word.txt (1.2),
icu/source/data/brkitr/word_th.txt (1.2),
icu/source/data/coll/ar.txt (1.2), icu/source/data/coll/be.txt
(1.2), icu/source/data/coll/bg.txt (1.2),
icu/source/data/coll/ca.txt (1.2), icu/source/data/coll/colfiles.mk
(1.2), icu/source/data/coll/cs.txt (1.2),
icu/source/data/coll/da.txt (1.2), icu/source/data/coll/de.txt
(1.2), icu/source/data/coll/de__PHONEBOOK.txt (1.2),
icu/source/data/coll/el.txt (1.2), icu/source/data/coll/en.txt
(1.2), icu/source/data/coll/en_BE.txt (1.2),
icu/source/data/coll/eo.txt (1.2), icu/source/data/coll/es.txt
(1.2), icu/source/data/coll/es__TRADITIONAL.txt (1.2),
icu/source/data/coll/et.txt (1.2), icu/source/data/coll/fa.txt
(1.2), icu/source/data/coll/fa_AF.txt (1.2),
icu/source/data/coll/fi.txt (1.2), icu/source/data/coll/fo.txt
(1.2), icu/source/data/coll/fr.txt (1.2),
icu/source/data/coll/gu.txt (1.2), icu/source/data/coll/he.txt
(1.2), icu/source/data/coll/hi.txt (1.2),
icu/source/data/coll/hi__DIRECT.txt (1.2),
icu/source/data/coll/hr.txt (1.2), icu/source/data/coll/hu.txt
(1.2), icu/source/data/coll/is.txt (1.2),
icu/source/data/coll/it.txt (1.2), icu/source/data/coll/ja.txt
(1.2), icu/source/data/coll/kk.txt (1.2),
icu/source/data/coll/kl.txt (1.2), icu/source/data/coll/kn.txt
(1.2), icu/source/data/coll/ko.txt (1.2),
icu/source/data/coll/lt.txt (1.2), icu/source/data/coll/lv.txt
(1.2), icu/source/data/coll/mk.txt (1.2),
icu/source/data/coll/mr.txt (1.2), icu/source/data/coll/mt.txt
(1.2), icu/source/data/coll/nb.txt (1.2),
icu/source/data/coll/nn.txt (1.2), icu/source/data/coll/om.txt
(1.2), icu/source/data/coll/pa.txt (1.2),
icu/source/data/coll/pl.txt (1.2), icu/source/data/coll/ps.txt
(1.2), icu/source/data/coll/ro.txt (1.2),
icu/source/data/coll/root.txt (1.2), icu/source/data/coll/ru.txt
(1.2), icu/source/data/coll/sh.txt (1.2),
icu/source/data/coll/sk.txt (1.2), icu/source/data/coll/sl.txt
(1.2), icu/source/data/coll/sq.txt (1.2),
icu/source/data/coll/sr.txt (1.2), icu/source/data/coll/sv.txt
(1.2), icu/source/data/coll/ta.txt (1.2),
icu/source/data/coll/te.txt (1.2), icu/source/data/coll/th.txt
(1.2), icu/source/data/coll/tr.txt (1.2),
icu/source/data/coll/uk.txt (1.2), icu/source/data/coll/vi.txt
(1.2), icu/source/data/coll/zh.txt (1.2),
icu/source/data/coll/zh_HK.txt (1.2),
icu/source/data/coll/zh_Hant.txt (1.2),
icu/source/data/coll/zh_MO.txt (1.2),
icu/source/data/coll/zh_TW.txt (1.2),
icu/source/data/coll/zh_TW_STROKE.txt (1.2),
icu/source/data/coll/zh__PINYIN.txt (1.2):
Merge INTL branch into HEAD
2005-05-28 00:14 asfernandes
* firebird2/: autogen.sh (1.12), configure.in (1.226),
builds/install/arch-specific/freebsd/install.sh.in (1.9),
builds/install/arch-specific/linux/Makefile.in (1.6),
builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.13),
builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.12),
builds/install/arch-specific/linux/classic/postuninstall.sh.in
(1.3), builds/install/arch-specific/linux/classic/preinstall.sh.in
(1.6),
builds/install/arch-specific/linux/classic/preuninstall.sh.in
(1.4),
builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.11),
builds/install/arch-specific/linux/super/tarMainInstall.sh.in
(1.3),
builds/install/arch-specific/linux/super/tarMainUninstall.sh.in
(1.3), builds/install/arch-specific/linux/super/tarinstall.sh.in
(1.4), builds/install/arch-specific/linux/super/taruninstall.sh.in
(1.3), builds/install/arch-specific/netbsd/install.sh.in (1.3),
builds/install/arch-specific/sinixz/prototype.in (1.7),
builds/install/arch-specific/solaris/Makefile.in (1.3),
builds/install/arch-specific/solaris/CS/postinstall.in (1.2),
builds/install/arch-specific/solaris/CS/postremove.in (1.2),
builds/install/arch-specific/solaris/CS/preinstall.in (1.2),
builds/install/arch-specific/solx86gcc/Makefile.in (1.4),
builds/install/arch-specific/solx86gcc/CS/postinstall.in (1.2),
builds/install/arch-specific/solx86gcc/CS/postremove.in (1.2),
builds/install/arch-specific/solx86gcc/CS/preinstall.in (1.2),
builds/install/arch-specific/win32/FirebirdInstall_20.iss (1.9),
builds/install/misc/changeGdsLibraryCompatibleLink.sh.in (1.2),
builds/install/misc/fb_config.in (1.2),
builds/install/misc/fbintl.conf (1.2),
builds/posix/Makefile.in.boot.gpre (1.23),
builds/posix/Makefile.in.client.fbudf (1.5),
builds/posix/Makefile.in.client.gbak (1.11),
builds/posix/Makefile.in.client.gdef (1.11),
builds/posix/Makefile.in.client.gfix (1.13),
builds/posix/Makefile.in.client.gpre (1.18),
builds/posix/Makefile.in.client.gsec (1.4),
builds/posix/Makefile.in.client.isql (1.10),
builds/posix/Makefile.in.client.qli (1.6),
builds/posix/Makefile.in.client.util (1.24),
builds/posix/Makefile.in.embed.lockmgr (1.9),
builds/posix/Makefile.in.examples (1.5),
builds/posix/Makefile.in.extern.icu (1.2),
builds/posix/Makefile.in.extlib (1.20),
builds/posix/Makefile.in.fbserver (1.18),
builds/posix/Makefile.in.firebird (1.61),
builds/posix/Makefile.in.intl (1.21),
builds/posix/Makefile.in.libfbclient (1.29),
builds/posix/Makefile.in.libfbcommon (1.9),
builds/posix/Makefile.in.libfbembed (1.15),
builds/posix/Makefile.in.libfbstatic (1.8),
builds/posix/Makefile.in.refDatabases (1.27),
builds/posix/Makefile.in.static.gbak (1.10),
builds/posix/Makefile.in.static.gpre (1.17),
builds/posix/Makefile.in.static.isql (1.9),
builds/posix/fbintl.vers (1.3), builds/posix/make.defaults (1.39),
builds/posix/make.rules (1.25), builds/posix/make.shared.targets
(1.19), builds/posix/make.shared.variables (1.51),
builds/posix/prefix.linux_generic (1.2),
builds/posix/prefix.linux_sparc32 (1.6), builds/posix/prefix.netbsd
(1.3), builds/posix/prefix.solx86 (1.26),
builds/posix/prefix.solx86gcc (1.16), builds/win32/make_all.bat
(1.34), builds/win32/make_icu.bat (1.2), builds/win32/prepare.bat
(1.43), builds/win32/msvc6/Firebird2.dsw (1.36),
builds/win32/msvc6/config.dsp (1.2), builds/win32/msvc6/engine.dsp
(1.58), builds/win32/msvc6/engine_classic.dsp (1.54),
builds/win32/msvc6/engine_embed.dsp (1.33),
builds/win32/msvc6/fb_inet_server.dsp (1.22),
builds/win32/msvc6/fbembed.dsp (1.35),
builds/win32/msvc6/fbserver.dsp (1.36),
builds/win32/msvc7/Firebird2.sln (1.23),
builds/win32/msvc7/config.vcproj (1.2),
builds/win32/msvc7/engine.vcproj (1.48),
builds/win32/msvc7/engine_classic.vcproj (1.48),
builds/win32/msvc7/engine_embed.vcproj (1.36),
builds/win32/msvc7/fb_inet_server.vcproj (1.19),
builds/win32/msvc7/fbembed.vcproj (1.29),
builds/win32/msvc7/fbserver.vcproj (1.20),
builds/win32/msvc7/intl.vcproj (1.19), doc/WhatsNew (1.65),
doc/sql.extensions/README.keywords (1.2),
doc/sql.extensions/README.length (1.2),
doc/sql.extensions/README.trim (1.2), extern/editline/CHANGES
(1.2), extern/editline/INSTALL (1.2), extern/editline/Makefile.in
(1.2), extern/editline/PLATFORMS (1.2), extern/editline/README
(1.2), extern/editline/chared.c (1.2), extern/editline/chared.h
(1.2), extern/editline/common.c (1.2), extern/editline/config.guess
(1.2), extern/editline/config.h.in (1.2),
extern/editline/config.sub (1.2), extern/editline/configure (1.2),
extern/editline/configure.in (1.2), extern/editline/editline.3
(1.2), extern/editline/editrc.5 (1.2), extern/editline/el.c (1.2),
extern/editline/el.h (1.2), extern/editline/emacs.c (1.2),
extern/editline/hist.c (1.2), extern/editline/hist.h (1.2),
extern/editline/histedit.h (1.2), extern/editline/history.c (1.2),
extern/editline/install-sh (1.2), extern/editline/key.c (1.2),
extern/editline/key.h (1.2), extern/editline/makelist (1.2),
extern/editline/map.c (1.2), extern/editline/map.h (1.2),
extern/editline/parse.c (1.2), extern/editline/parse.h (1.2),
extern/editline/prompt.c (1.2), extern/editline/prompt.h (1.2),
extern/editline/read.c (1.2), extern/editline/read.h (1.2),
extern/editline/readline.c (1.2), extern/editline/refresh.c (1.2),
extern/editline/refresh.h (1.2), extern/editline/search.c (1.2),
extern/editline/search.h (1.2), extern/editline/sig.c (1.2),
extern/editline/sig.h (1.2), extern/editline/sys.h (1.2),
extern/editline/term.c (1.2), extern/editline/term.h (1.2),
extern/editline/tokenizer.c (1.2), extern/editline/tokenizer.h
(1.2), extern/editline/tty.c (1.2), extern/editline/tty.h (1.2),
extern/editline/vi.c (1.2), extern/editline/TEST/test.c (1.2),
extern/editline/np/fgetln.c (1.2), extern/editline/np/strlcat.c
(1.2), extern/editline/np/strlcpy.c (1.2),
extern/editline/np/unvis.c (1.2), extern/editline/np/vis.c (1.2),
extern/editline/np/vis.h (1.2):
Merge INTL branch into HEAD
2005-05-19 07:09 aafemt
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.22),
Makefile.in.libfbcommon (1.8):
Config classes are not part of common library because of ifdefs
inside
2005-05-19 05:28 dimitr
* firebird2/builds/win32/msvc7/fbembed.vcproj (1.28):
Correction.
2005-05-18 21:26 dimitr
* firebird2/builds/win32/msvc7/fbembed.vcproj (1.27):
Fixed the threading issues in fbembed.
2005-05-17 09:21 robocop
* firebird2/doc/sql.extensions/README.ddl.txt (1.4):
Explain how metadata comments syntax works.
2005-05-13 09:03 hvlad
* firebird2/builds/win32/msvc6/common_static.dsp (1.8):
Update project files after Alex changes
2005-05-13 08:54 hvlad
* firebird2/builds/win32/msvc7/: common.vcproj (1.21),
common_classic.vcproj (1.19), common_static.vcproj (1.9):
Update project files after Alex changes
2005-05-12 20:28 alexpeshkoff
* firebird2/builds/: posix/Makefile.in.client.gbak (1.10),
posix/Makefile.in.embed.gbak (1.11), posix/make.shared.variables
(1.50), win32/msvc6/common.dsp (1.31),
win32/msvc6/common_classic.dsp (1.25):
Applied class MetaName
2005-05-06 04:09 robocop
* firebird2/doc/WhatsNew (1.64):
Delete mention of enhancement that was undone.
2005-05-05 10:39 robocop
* firebird2/builds/install/arch-specific/linux/misc/:
firebird.init.d.generic.in (1.3), firebird.init.d.mandrake.in
(1.4), firebird.init.d.suse.in (1.4), linuxLibrary.sh.in (1.2):
Totally misc.
2005-05-04 12:47 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.9), FirebirdInstall_20.iss (1.8),
Readme.txt (1.5), installation_readme.txt (1.6),
ba/Instalacija_ProcitajMe.txt (1.2), ba/custom_messages_ba.inc
(1.2), es/custom_messages_es.inc (1.1), es/leame.txt (1.1),
es/leame_instalacion.txt (1.1):
Add Spanish translations for Win32 installer. Fix problem with
Bosnian translation. Update readmes for Alpha2.
2005-05-01 13:45 dimitr
* firebird2/doc/sql.extensions/README.context_variables2 (1.4):
no message
2005-04-29 20:24 alexpeshkoff
* firebird2/configure.in (1.225):
New scripts for linux
2005-04-29 20:19 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
misc/firebird.init.d.debian.in (1.3),
misc/firebird.init.d.generic.in (1.2),
misc/firebird.init.d.gentoo.in (1.2),
misc/firebird.init.d.mandrake.in (1.3),
misc/firebird.init.d.suse.in (1.3), misc/linuxLibrary.sh.in (1.1),
misc/superLinux.sh.in (1.1), classic/README (1.2),
classic/makeInstallImage.sh.in (1.12), super/makeInstallImage.sh.in
(1.10), super/postinstall.sh.in (1.8), super/postuninstall.sh.in
(1.4), super/preinstall.sh.in (1.6), super/preuninstall.sh.in
(1.7), super/rpmfiles.txt.in (1.9), super/rpmheader.txt.in (1.4),
super/tarMainInstall.sh.in (1.2), super/tarMainUninstall.sh.in
(1.2), super/tarinstall.sh.in (1.3), super/taruninstall.sh.in
(1.2):
New scripts for linux
2005-04-29 20:18 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/misc/:
changeDBAPassword.sh.in (1.5), changeGdsLibraryCompatibleLink.sh.in
(1.3), createAliasDB.sh.in (1.2):
removed obsolete scripts - moving to new scripting style
2005-04-29 20:16 alexpeshkoff
* firebird2/builds/install/misc/: changeDBAPassword.sh.in (1.3),
changeGdsLibraryCompatibleLink.sh.in (1.1), changeRunUser.sh.in
(1.1), classicLibrary.sh.in (1.1), createAliasDB.sh.in (1.1),
posixLibrary.sh.in (1.1), restoreRootRunUser.sh.in (1.1),
superLibrary.sh.in (1.1):
New scripts for posix
2005-04-29 20:12 alexpeshkoff
* firebird2/builds/install/misc/: CSchangeRunUser.sh.in (1.6),
CSrestoreRootRunUser.sh.in (1.4), SSchangeRunUser.sh.in (1.3),
SSrestoreRootRunUser.sh.in (1.3):
removed obsolete scripts - moving to new scripting style
2005-04-26 15:51 arnobrinkman
* firebird2/doc/WhatsNew (1.63):
no message
2005-04-25 22:33 dimitr
* firebird2/doc/WhatsNew (1.62):
Updated docs.
2005-04-25 19:19 dimitr
* firebird2/doc/WhatsNew (1.61):
Updated docs.
2005-04-20 16:29 kkuznetsov
* firebird2/: configure.in (1.224),
builds/install/arch-specific/solx86gcc/Makefile.in (1.3),
builds/install/arch-specific/solx86gcc/CS/pkginfo.in (1.2),
builds/install/arch-specific/solx86gcc/LIBGCC/pkginfolg.in (1.2),
builds/install/arch-specific/solx86gcc/SS/pkginfo.in (1.2):
Make Solaris install scripts "unified" for sparc and x86
2005-04-20 09:47 kkuznetsov
* firebird2/configure.in (1.223):
Revert my previos commit as autoconf fails with 2 equally filenames
beetween case
2005-04-19 10:23 kkuznetsov
* firebird2/builds/posix/prefix.solaris (1.15):
misc cleanup
2005-04-19 10:05 kkuznetsov
* firebird2/configure.in (1.222):
misc
2005-04-18 18:05 kkuznetsov
* firebird2/: builds/install/arch-specific/solaris/Makefile.in
(1.2), builds/install/arch-specific/solaris/CS/pkginfo.in (1.1),
builds/install/arch-specific/solaris/CS/postinstall.in (1.1),
builds/install/arch-specific/solaris/CS/postremove.in (1.1),
builds/install/arch-specific/solaris/CS/preinstall.in (1.1),
builds/install/arch-specific/solaris/CS/prototype.in (1.1),
builds/install/arch-specific/solaris/SS/pkginfo.in (1.1),
builds/install/arch-specific/solaris/SS/postinstall.in (1.1),
builds/install/arch-specific/solaris/SS/postremove.in (1.1),
builds/install/arch-specific/solaris/SS/preinstall.in (1.1),
builds/install/arch-specific/solaris/SS/prototype.in (1.1),
configure.in (1.221):
Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested
yet)
2005-04-13 15:02 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64gcc (1.3):
Some more moving from solx86 to sol-sparc-64
2005-04-13 09:46 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64gcc (1.2):
Some workarounds
2005-04-07 16:59 kkuznetsov
* firebird2/builds/posix/prefix.solaris-64gcc (1.1):
Starting work to port FB2 to Solaris sparc 64 using gcc
(incomplete)
2005-04-06 17:39 alexpeshkoff
* firebird2/clean.sh (1.12):
Force clean.sh to exit successfully
2005-04-06 10:46 alexpeshkoff
* firebird2/builds/misc/security.gbak (1.2):
removed due to new method to create security database
2005-04-05 09:08 kkuznetsov
* firebird2/builds/install/misc/firebird.conf (1.16):
Changed commented value of TCPNONAGLE to default 1
2005-04-04 14:54 kkuznetsov
* firebird2/builds/install/misc/firebird.conf (1.15):
Allow setting TCP_NODELAY socket option in Classic Server and make
if default true on both arhitecture.
2005-04-03 09:06 robocop
* firebird2/doc/README.isql_enhancements.txt (1.4):
Another little change I forgot to document.
2005-04-03 08:59 robocop
* firebird2/doc/: README.isql_enhancements.txt (1.3),
cleaning-todo.txt (1.5), sql.extensions/README.ddl.txt (1.3):
Update some docos.
2005-04-02 04:57 robocop
* firebird2/builds/win32/msvc6/instclient.dsp (1.4):
Misc.
2005-03-31 17:33 dimitr
* firebird2/builds/win32/msvc7/: engine.vcproj (1.47),
engine_classic.vcproj (1.47), engine_embed.vcproj (1.35):
Let's see whether VC71 produces better code than VC60. Previously,
these modules couldn't be globally optimized (causing to server
crashes).
2005-03-30 20:10 arnobrinkman
* firebird2/doc/ods11-index-structure.html (1.1):
ODS11 index structure description
2005-03-29 11:48 paul_reeves
* firebird2/builds/win32/msvc6/fb2control.dsp (1.5):
Fix msvc6 project file for cpl applet.
2005-03-24 12:16 aafemt
* firebird2/builds/posix/Makefile.in.examples (1.4):
Comment out dirs with broken files
2005-03-24 12:13 aafemt
* firebird2/configure.in (1.220):
Comment out dirs with broken files
2005-03-23 11:24 aafemt
* firebird2/configure.in (1.219):
Missed directories
2005-03-23 09:20 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.8), FirebirdInstall_20.iss (1.7):
Install msvc runtimes in <sys>; ship msvc runtimes with embedded;
Assume MSVC 7 is default compiler.
2005-03-22 14:36 tsteinmaurer
* firebird2/builds/install/arch-specific/win32/de/:
installation_liesmich.txt (1.2), liesmich.txt (1.2):
German translation for the Firebird 2.0 Alpha 1 installer added
2005-03-20 13:48 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.11):
fix examples in package
2005-03-20 12:11 alexpeshkoff
* firebird2/builds/install/misc/aliases.conf.in (1.2):
fix examples in package
2005-03-20 11:59 alexpeshkoff
* firebird2/:
builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.11), configure.in (1.218):
fix examples in package
2005-03-20 05:24 robocop
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_20.iss
(1.6):
Misc.
2005-03-20 05:21 robocop
* firebird2/builds/win32/msvc6/fb2control.dsp (1.4):
Fixing the MSVC6 build after Paul Reeves' changes, second part.
2005-03-19 08:51 robocop
* firebird2/builds/win32/msvc6/fb2control.dsp (1.3):
Fixing the MSVC6 build after Paul Reeves' changes.
2005-03-18 12:25 paul_reeves
* firebird2/builds/:
install/arch-specific/win32/BuildExecutableInstall.bat (1.7),
install/arch-specific/win32/FirebirdInstall_20.iss (1.5),
win32/make_all.bat (1.33), win32/msvc7/Firebird2.sln (1.22),
win32/msvc7/fb2control.vcproj (1.3):
Final tweaks for Win32 Alpha1 builds.
2005-03-18 06:13 aafemt
* firebird2/builds/install/arch-specific/mingw/super/:
FirebirdInstall_15.iss (1.2), Readme.txt (1.2),
installation_readme.txt (1.2), firebird_install_logo1.bmp (1.2):
Drop outdated duplicates
2005-03-16 15:46 paul_reeves
*
firebird2/builds/install/arch-specific/win32/installation_readme.txt
(1.5):
Bring installation_readme.txt up-to-date.
2005-03-16 14:15 paul_reeves
*
firebird2/builds/install/arch-specific/win32/BuildExecutableInstall.bat
(1.6):
Minor fix to Win32 build script. Sync isc_version.h.
2005-03-16 11:53 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallEnvironmentChecks.inc (1.4),
FirebirdInstallSupportFunctions.inc (1.2), FirebirdInstall_20.iss
(1.4):
Improve detection of previous Windows installs.
2005-03-16 11:51 paul_reeves
* firebird2/builds/install/arch-specific/win32/pl/:
custom_messages_pl.inc (1.1), czytajto.txt (1.1),
instalacja_czytajto.txt (1.1):
Add Polish translation of Win32 installer.
2005-03-16 02:08 robocop
* firebird2/builds/install/arch-specific/win32/Readme.txt (1.4):
We renamed the list to become firebird-support a lot of time ago.
2005-03-16 02:04 robocop
* firebird2/builds/install/arch-specific/linux/:
classic/postinstall.sh.in (1.10), misc/changeDBAPassword.sh.in
(1.4), misc/changeGdsLibraryCompatibleLink.sh.in (1.2):
Fixing typos
2005-03-15 12:46 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.10):
removed unused link /usr/include/gds.h
2005-03-15 10:27 paul_reeves
* firebird2/builds/install/arch-specific/win32/ba/:
Instalacija_ProcitajMe.txt (1.1), ProcitajMe.txt (1.1),
custom_messages_ba.inc (1.1):
Add Bosnian translation of Win32 installer.
2005-03-14 19:08 dimitr
* firebird2/doc/README.user.embedded (1.4):
Minor corrections
2005-03-14 15:55 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.5), FirebirdInstall_20.iss (1.3),
Readme.txt (1.3), installation_readme.txt (1.4):
Update Win32 install scripts, and readme's.
2005-03-14 15:50 kkuznetsov
* firebird2/builds/install/arch-specific/solx86gcc/CS/prototype.in
(1.2):
Solaris install system: classic
2005-03-14 15:47 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallEnvironmentChecks.inc (1.3), custom_messages.inc
(1.2), de/custom_messages_de.inc (1.2), fr/custom_messages_fr.inc
(1.2), hu/custom_messages_hu.inc (1.2), pt/custom_messages_pt.inc
(1.2), si/custom_messages_si.inc (1.2):
make custom_messages.inc more version agnostic.
2005-03-14 15:40 paul_reeves
* firebird2/builds/win32/msvc6/: fb2control.dsp (1.2),
Firebird2.dsw (1.35):
Add fb2control.dsp
2005-03-14 15:36 paul_reeves
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.21),
fb2control.vcproj (1.2), instclient.vcproj (1.5):
Add fbcontrol.vcproj. Bring instclient.vcproj file into line with
7.1
2005-03-13 17:12 alexpeshkoff
* firebird2/configure.in (1.217):
merge 1.5 install files to 2.0
2005-03-13 17:04 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
classic/makeInstallImage.sh.in (1.9), classic/postinstall.sh.in
(1.9), classic/postuninstall.sh.in (1.2), classic/preinstall.sh.in
(1.5), classic/preuninstall.sh.in (1.3), classic/rpmheader.txt.in
(1.3), misc/changeDBAPassword.sh.in (1.3),
misc/changeGdsLibraryCompatibleLink.sh.in (1.1),
misc/createAliasDB.sh.in (1.1), misc/firebird.init.d.debian.in
(1.2), misc/firebird.init.d.mandrake.in (1.2),
misc/firebird.init.d.suse.in (1.2):
merge 1.5 install files to 2.0
2005-03-13 17:00 alexpeshkoff
* firebird2/builds/install/misc/: changeDBAPassword.sh.in (1.2),
fb_config.in (1.1):
merge 1.5 install files to 2.0
2005-03-11 16:19 kkuznetsov
* firebird2/builds/install/arch-specific/solx86gcc/: CS/pkginfo.in
(1.1), CS/postinstall.in (1.1), CS/postremove.in (1.1),
CS/preinstall.in (1.1), CS/prototype.in (1.1), LIBGCC/pkginfolg.in
(1.1), LIBGCC/prototypelg.in (1.1), SS/pkginfo.in (1.1),
SS/postinstall.in (1.1), SS/postremove.in (1.1), SS/preinstall.in
(1.1), SS/prototype.in (1.1):
Solaris packaging system next parts (incomplete)
2005-03-11 16:00 kkuznetsov
* firebird2/configure.in (1.216):
Solaris install system
2005-03-11 15:54 kkuznetsov
* firebird2/builds/install/: arch-specific/solx86gcc/Makefile.in
(1.2), misc/aliases.conf.in (1.1), misc/firebird.init.d.Solaris.in
(1.1):
Solaris install system parts incomplete
2005-03-11 01:34 robocop
* firebird2/doc/WhatsNew (1.60):
Misc.
2005-03-10 03:35 robocop
* firebird2/doc/: README.isql_enhancements.txt (1.2),
sql.extensions/README.ddl.txt (1.2):
Write my pending documentation.
2005-03-09 11:24 hvlad
* firebird2/builds/win32/: make_boot.bat (1.27), run_all.bat (1.6):
1. Take in account CLEAN parameter when builded build_msg and
codes. This decreased build time 2. run_all now produced RELEASE
builds
2005-03-09 11:17 hvlad
* firebird2/builds/win32/msvc7/build_msg.vcproj (1.5):
Direct DEBUG build to debug directory
2005-03-07 16:14 dimitr
* firebird2/doc/WhatsNew (1.59):
Decribed recent changes.
2005-03-07 08:37 robocop
* firebird2/builds/win32/make_all.bat (1.32):
Include fbembed in MSVC6 build.
2005-03-05 02:43 robocop
* firebird2/: builds/install/arch-specific/freebsd/install.sh.in
(1.8), builds/install/arch-specific/netbsd/install.sh.in (1.2),
builds/install/arch-specific/sinixz/prototype.in (1.6),
builds/install/arch-specific/win32/installation_readme.txt (1.3),
builds/posix/Makefile.in.firebird (1.60),
builds/posix/Makefile.in.libfbclient (1.28),
builds/posix/Makefile.in.libfbembed (1.14),
builds/posix/Makefile.in.refDatabases (1.26), doc/README.NTSecurity
(1.2), doc/README.instsvc (1.4), doc/README.sha1 (1.3),
doc/README.user.embedded (1.3), doc/WhatsNew (1.58):
Correct some files to refer to FB2 and security2.fdb
2005-03-04 11:07 paul_reeves
* firebird2/builds/:
install/arch-specific/win32/BuildExecutableInstall.bat (1.4),
install/arch-specific/win32/FirebirdInstallEnvironmentChecks.inc
(1.2), install/arch-specific/win32/FirebirdInstall_20.iss (1.2),
install/arch-specific/win32/strip_comments.sed (1.1),
win32/msvc7/engine.vcproj (1.46), win32/msvc7/engine_classic.vcproj
(1.46), win32/msvc7/engine_embed.vcproj (1.34),
win32/msvc7/fbclient.vcproj (1.39),
win32/msvc7/fbclient_static.vcproj (1.17):
Update Win32 MSVC7 project files. Fix some Win32 packaging issues.
2005-03-04 02:01 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.57),
engine_classic.dsp (1.53), engine_embed.dsp (1.32), fbclient.dsp
(1.50), fbclient_static.dsp (1.18):
Make FB2 buildable with MSVC6 again after Konstantin's changes.
2005-03-04 00:56 robocop
* firebird2/builds/posix/firebird.vers (1.8):
Totally misc.
2005-03-01 16:49 kkuznetsov
* firebird2/builds/posix/: Makefile.in.client.gfix (1.12),
Makefile.in.embed.gfix (1.14), firebird.vers (1.7),
make.shared.variables (1.49), prefix.mingw (1.35), prefix.solaris
(1.14), prefix.solx86 (1.25), prefix.solx86gcc (1.15):
Splitting thd.cpp into 2 files ThreadData.cpp - thread control
class to use in Client thd.cpp - thread control class to use in
Server To avoid making global visibility of a lot of THD_*
ISC_event and so functions in libfbclient.so (Can be breakable but
needed)
2005-03-01 16:10 kkuznetsov
* firebird2/builds/posix/Makefile.in.client.util (1.23):
Fix error in makefile
2005-03-01 15:53 paul_reeves
* firebird2/builds/win32/make_examples.bat (1.14):
Append .txt to readme when generating Win32 examples kit.
2005-03-01 15:42 paul_reeves
* firebird2/examples/readme (1.2):
Bring the instructions up to date
2005-02-26 19:54 hvlad
* firebird2/builds/win32/make_all.bat (1.31):
output\security.fbk renamed to security2.fbk
2005-02-26 19:22 hvlad
* firebird2/builds/win32/prepare.bat (1.42):
Correction
2005-02-25 15:17 paul_reeves
* firebird2/builds/win32/prepare.bat (1.41):
Remove misplaced CR/LF
2005-02-24 18:09 alexpeshkoff
* firebird2/configure.in (1.215):
removed dependency from libssl
2005-02-24 13:23 alexpeshkoff
* firebird2/builds/:
install/arch-specific/linux/classic/makeInstallImage.sh.in (1.8),
install/arch-specific/linux/classic/postinstall.sh.in (1.8),
install/arch-specific/linux/classic/preuninstall.sh.in (1.2),
install/arch-specific/linux/super/makeInstallImage.sh.in (1.9),
install/arch-specific/linux/super/postinstall.sh.in (1.7),
install/arch-specific/linux/super/preuninstall.sh.in (1.6),
install/misc/CSchangeRunUser.sh.in (1.5),
install/misc/CSrestoreRootRunUser.sh.in (1.3),
posix/Makefile.in.firebird (1.59), posix/Makefile.in.refDatabases
(1.25), posix/make.defaults (1.38), posix/make.shared.targets
(1.18), win32/make_all.bat (1.30), win32/prepare.bat (1.40):
Changed name to security2.fdb
2005-02-24 07:27 robocop
* firebird2/builds/install/arch-specific/win32/i18n_readme.txt
(1.2):
Totally misc.
2005-02-21 07:00 robocop
* firebird2/doc/README.Optimizer.txt (1.2):
Misc.
2005-02-17 16:04 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
FirebirdInstallEnvironmentChecks.inc (1.1),
FirebirdInstallSupportFunctions.inc (1.1), FirebirdInstall_15.iss
(1.5), FirebirdInstall_20.iss (1.1), custom_messages.inc (1.1),
i18n_readme.txt (1.1), installation_scripted.txt (1.1),
setenvvar.bat (1.2):
Add supporting files to build Win32 packages
2005-02-17 15:53 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
BuildExecutableInstall.bat (1.3), Readme.txt (1.2),
installation_readme.txt (1.2):
Major overhaul of Win32 package building script. Update win32
readme and install readme.
2005-02-17 15:48 paul_reeves
* firebird2/builds/install/arch-specific/win32/:
de/custom_messages_de.inc (1.1), de/installation_liesmich.txt
(1.1), de/liesmich.txt (1.1), fr/custom_messages_fr.inc (1.1),
fr/documents-en-francais.txt (1.1), fr/installation_lisezmoi.txt
(1.1), fr/lisezmoi.txt (1.1), hu/custom_messages_hu.inc (1.1),
hu/olvass_el.txt (1.1), hu/telepitesi_segedlet.txt (1.1),
pt/custom_messages_pt.inc (1.1), pt/instalacao_leia-me.txt (1.1),
pt/leia-me.txt (1.1), si/custom_messages_si.inc (1.1),
si/instalacija_precitajMe.txt (1.1):
Forward port i18n strings for Win32 installer from Fb 1.5
2005-02-17 11:46 paul_reeves
* firebird2/builds/win32/make_all.bat (1.29):
Tidy up error handling in make_all.bat.
2005-02-17 11:45 paul_reeves
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.20),
instclient.vcproj (1.4):
Add instclient to MSVC7 solution.
2005-02-17 01:19 arnobrinkman
* firebird2/doc/README.Optimizer.txt (1.1):
First draft optimizer enhancements doc
2005-02-16 11:29 kkuznetsov
* firebird2/configure.in (1.214):
FW fixes from 1.5.2
2005-02-16 09:46 dimitr
* firebird2/builds/win32/msvc7/fbclient.vcproj (1.38):
Fixed the default memory management in fbclient. Avoid crashing
the server when fbclient is used in its address space.
2005-02-14 22:02 fsg
* firebird2/builds/posix/make.shared.variables (1.48):
Add Optimizer.cpp to posix build. FSG
2005-02-11 10:09 robocop
* firebird2/builds/win32/msvc6/: engine_classic.dsp (1.52),
engine_embed.dsp (1.31):
Misc.
2005-02-11 08:05 robocop
* firebird2/: builds/win32/make_examples.bat (1.13),
builds/win32/prepare.bat (1.39),
doc/sql.extensions/README.context_variables2 (1.3):
Misc.
2005-02-10 23:53 arnobrinkman
* firebird2/builds/win32/: msvc6/engine.dsp (1.56),
msvc6/engine_classic.dsp (1.51), msvc6/engine_embed.dsp (1.30),
msvc7/engine.vcproj (1.45), msvc7/engine_classic.vcproj (1.45),
msvc7/engine_embed.vcproj (1.33):
Add new optimizer logic for handling : ODS11: - segment-selectivity
- better support for IS NULL - better support for STARTING WITH -
matching both OR and AND nodes to indexes - pick better JOIN order
based on cost rules
ODSx: - Indexed order on OUTER JOIN queries
2005-02-10 00:48 skidder
* firebird2/doc/WhatsNew (1.57):
Improve English
2005-02-08 15:59 paul_reeves
* firebird2/builds/win32/: make_all.bat (1.28), make_boot.bat
(1.26), make_examples.bat (1.12), prepare.bat (1.38), setenvvar.bat
(1.7):
Some enhancements and fixes for the Win32 build scripts.
2005-02-08 15:55 paul_reeves
* firebird2/examples/empbuild/: empbld.sql (1.2), empbuild.e (1.5),
empddl.sql (1.2), intlbld.e (1.4):
Bring employee database up to dialect 3
2005-02-06 14:14 asfernandes
* firebird2/doc/WhatsNew (1.56):
Fixed SF #1116809 - Incorrect data type conversion
2005-02-05 11:30 fsg
* firebird2/builds/posix/: Makefile.in.client.gbak (1.9),
Makefile.in.client.gdef (1.10), Makefile.in.client.gfix (1.11),
Makefile.in.client.gpre (1.17), Makefile.in.client.isql (1.9),
Makefile.in.client.qli (1.5), Makefile.in.client.util (1.22):
Fixed posix superserver build. FSG
2005-02-04 10:58 robocop
* firebird2/doc/: README.isql_enhancements.txt (1.1),
sql.extensions/README.ddl.txt (1.1):
To do's.
2005-02-03 15:26 dimitr
* firebird2/doc/WhatsNew (1.55):
no message
2005-02-03 14:57 paul_reeves
* firebird2/builds/win32/msvc7/: Firebird2_Examples.sln (1.1),
empbuild.vcproj (1.1), intlbuild.vcproj (1.1):
Add Firebird2_examples solution. Note that this is for VS 7.1, not
7.0
2005-02-02 12:57 paul_reeves
* firebird2/builds/win32/msvc7/: alice_classic.vcproj (1.16),
burp_classic.vcproj (1.19), dsql_server_classic.vcproj (1.17),
engine_classic.vcproj (1.44), engine_embed.vcproj (1.32),
fb_inet_server.vcproj (1.18), fb_lock_print.vcproj (1.21),
fbclient.vcproj (1.37), fbembed.vcproj (1.26), fbguard.vcproj
(1.20), fbserver.vcproj (1.19), fbudf.vcproj (1.14), gbak.vcproj
(1.18), gdef.vcproj (1.20), gds32.vcproj (1.19), gfix.vcproj
(1.19), gpre.vcproj (1.23), gsec.vcproj (1.19), gsplit.vcproj
(1.12), gstat.vcproj (1.21), ib_udf.vcproj (1.18), ib_util.vcproj
(1.17), instclient.vcproj (1.3), instreg.vcproj (1.17),
instsvc.vcproj (1.17), intl.vcproj (1.18), isql.vcproj (1.19),
lock_classic.vcproj (1.16), nbackup.vcproj (1.7), qli.vcproj
(1.20), remote_classic.vcproj (1.22), utilities_classic.vcproj
(1.20):
Set all VS 7.1 project files to output binaries into the same
directory.
2005-02-02 04:59 skidder
* firebird2/doc/sql.extensions/README.context_variables2 (1.2):
Update documentation for context variables
2005-02-02 00:55 arnobrinkman
* firebird2/doc/sql.extensions/: README.case (1.2), README.coalesce
(1.2), README.data_type_results_of_aggregations.txt (1.1),
README.derived_tables.txt (1.3), README.nullif (1.3):
update readme's with method used for determing result data type
2005-01-28 15:07 dimitr
* firebird2/doc/sql.extensions/: README.expression_indices (1.2),
README.rows (1.2):
More docs.
2005-01-28 07:52 robocop
* firebird2/doc/: ambiguity.txt (1.2),
sql.extensions/README.PSQL_stack_trace.txt (1.2),
sql.extensions/README.derived_tables.txt (1.2):
Little corrections.
2005-01-27 04:09 robocop
* firebird2/examples/: api/api1.c (1.2), api/api10.c (1.2),
api/api11.c (1.2), api/api12.c (1.2), api/api13.c (1.2),
api/api14.e (1.2), api/api15.c (1.2), api/api16.c (1.4),
api/api16t.c (1.2), api/api2.c (1.2), api/api3.c (1.2), api/api4.c
(1.2), api/api5.c (1.2), api/api6.c (1.2), api/api7.c (1.2),
api/api8.c (1.2), api/api9.c (1.2), api/api9f.c (1.2),
api/api9f.def (1.2), api/apifull.c (1.5), api/example.def (1.2),
api/winevent.c (1.2), api/winevent.def (1.2), api/winevent.rc
(1.2), dyn/dyn1.e (1.2), dyn/dyn2.e (1.2), dyn/dyn3.e (1.2),
dyn/dyn4.e (1.2), dyn/dyn5.e (1.2), dyn/dynfull.e (1.4),
include/align.h (1.2), include/example.h (1.4), stat/stat1.e (1.2),
stat/stat10.e (1.3), stat/stat11.e (1.3), stat/stat12.e (1.2),
stat/stat12t.e (1.2), stat/stat2.e (1.2), stat/stat3.e (1.2),
stat/stat4.e (1.3), stat/stat6.e (1.2), stat/stat7.e (1.2),
stat/stat8.e (1.2), stat/stat9.e (1.2):
Clean the examples. When the build scripts are revised, it will be
able to check the changes.
2005-01-27 00:31 arnobrinkman
* firebird2/doc/sql.extensions/README.derived_tables.txt (1.1):
no message
2005-01-27 00:30 arnobrinkman
* firebird2/doc/ambiguity.txt (1.1):
FB2.0 changes regarding ambiguity and aliases
2005-01-26 15:49 hvlad
* firebird2/doc/sql.extensions/README.PSQL_stack_trace.txt (1.1):
New readme
2005-01-26 08:33 hvlad
* firebird2/doc/WhatsNew (1.54):
Correction
2005-01-26 04:33 robocop
* firebird2/builds/win32/make_examples.bat (1.11):
Hide error message if there's nothing to delete.
2005-01-26 02:27 robocop
* firebird2/doc/README.sha1 (1.2):
Minor corrections.
2005-01-25 17:57 alexpeshkoff
* firebird2/doc/README.sha1 (1.1):
readme for security review
2005-01-25 07:24 robocop
* firebird2/doc/sql.extensions/: README.plan (1.2),
README.sequence_generators (1.2):
Minor fixes.
2005-01-25 07:22 robocop
* firebird2/doc/WhatsNew (1.53):
Assigned more documents to myself and others. Did little
corrections. Please review.
2005-01-24 03:15 stryqx
* firebird2/builds/posix/prefix.netbsd (1.2):
Fix final instance of gds_delay to gds_relay.
2005-01-22 22:21 dimitr
* firebird2/doc/WhatsNew (1.52):
More docs.
2005-01-22 22:17 dimitr
* firebird2/doc/: sql.extensions/README.expression_indices (1.1),
sql.extensions/README.null_value (1.1), sql.extensions/README.rows
(1.1), sql.extensions/README.select_expressions (1.1),
sql.extensions/README.view_updates (1.1), README.xnet (1.1):
Placeholders for further docs.
2005-01-22 22:13 dimitr
* firebird2/doc/sql.extensions/README.iif (1.1):
More docs.
2005-01-22 22:03 dimitr
* firebird2/doc/sql.extensions/: README.distinct (1.1),
README.sequence_generators (1.1):
More docs.
2005-01-22 21:26 dimitr
* firebird2/doc/sql.extensions/: README.context_variables (1.4),
README.cursors (1.3), README.plan (1.1):
More docs.
2005-01-20 13:35 dimitr
* firebird2/doc/sql.extensions/README.keywords (1.1):
Some docs.
2005-01-19 09:52 robocop
* firebird2/doc/WhatsNew (1.51):
Requested item in the whatsnew. Added another minor change.
2005-01-16 13:31 dimitr
* firebird2/builds/install/misc/firebird.conf (1.14):
Changes and cleanup regarding XNET vs old-style IPC.
2005-01-13 08:28 aafemt
* firebird2/builds/posix/Makefile.in.libfbclient (1.27):
Missed objects
2005-01-07 13:17 dimitr
* firebird2/doc/WhatsNew (1.50):
no message
2005-01-07 10:29 dimitr
* firebird2/doc/WhatsNew (1.49):
no message
2005-01-07 04:56 robocop
* firebird2/doc/sql.extensions/README.cursors (1.2):
Misc.
2005-01-07 03:56 robocop
* firebird2/doc/WhatsNew (1.48):
Maybe it's just me, but I prefer my name well spelled. :-)
2005-01-06 19:32 dimitr
* firebird2/doc/sql.extensions/: README.cursors (1.1),
README.leave_labels (1.1):
Added some docs.
2005-01-06 17:58 dimitr
* firebird2/doc/WhatsNew (1.47):
A couple of corrections.
2005-01-06 16:06 dimitr
* firebird2/doc/WhatsNew (1.46):
Added all changes up-to-date.
2005-01-04 01:18 robocop
* firebird2/builds/install/misc/: CSchangeRunUser.sh.in (1.4),
CSrestoreRootRunUser.sh.in (1.2), SSchangeRunUser.sh.in (1.2),
SSrestoreRootRunUser.sh.in (1.2):
Fix typo reported by Kristof Petr.
2004-12-28 22:12 skidder
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.21),
Makefile.in.client.fbudf (1.4), Makefile.in.client.gsec (1.3),
Makefile.in.embed.lockmgr (1.8), Makefile.in.extlib (1.19),
Makefile.in.fbserver (1.17), Makefile.in.intl (1.20),
Makefile.in.libfbclient (1.26), Makefile.in.libfbstatic (1.7),
Makefile.in.static.gbak (1.9), Makefile.in.static.gpre (1.16),
Makefile.in.static.isql (1.8):
Honor CFLAGS given by the user in POSIX builds
2004-12-28 22:07 skidder
* firebird2/configure.in (1.213):
Add support for generic Linux builds (misc platforms)
2004-12-28 22:00 skidder
* firebird2/builds/posix/prefix.linux_generic (1.1):
Add support for generic Linux builds (misc platforms)
2004-12-28 21:57 skidder
* firebird2/builds/posix/prefix.linux_sparc32 (1.5):
Update Linux/Sparc build
2004-12-25 10:43 robocop
* firebird2/configure.in (1.212):
Misc.
2004-12-24 10:35 kkuznetsov
* firebird2/configure.in (1.211):
Some things is moved from R1.5.1. Starting separating of defines
accoding SOLARIS -- any threading modes SOLARIS_MT - solaris with
Sun threading model current nothing - solaris with posix threading
model
2004-12-22 18:26 skidder
* firebird2/builds/win32/msvc7/Firebird2.sln (1.19):
Fix MSVC7 build
2004-12-19 17:19 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.13):
Added new parameter
2004-12-17 07:21 robocop
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.11),
posix/make.shared.variables (1.47), win32/msvc6/engine.dsp (1.55),
win32/msvc6/engine_classic.dsp (1.50), win32/msvc6/engine_embed.dsp
(1.29), win32/msvc7/engine.vcproj (1.44),
win32/msvc7/engine_classic.vcproj (1.43),
win32/msvc7/engine_embed.vcproj (1.31):
val.h and val.cpp are unrelated. Change was agreed a year ago in
the list.
2004-12-10 15:51 robocop
* firebird2/builds/posix/: Makefile.in.embed.gbak (1.10),
Makefile.in.embed.gdef (1.9), Makefile.in.embed.gfix (1.13),
Makefile.in.embed.gpre (1.18), Makefile.in.embed.isql (1.10),
Makefile.in.embed.qli (1.16), Makefile.in.embed.util (1.18):
Misc.
2004-12-09 20:18 alexpeshkoff
* firebird2/builds/: posix/Makefile.in.embed.gbak (1.9),
posix/Makefile.in.embed.gdef (1.8), posix/Makefile.in.embed.gfix
(1.12), posix/Makefile.in.embed.gpre (1.17),
posix/Makefile.in.embed.isql (1.9), posix/Makefile.in.embed.qli
(1.15), posix/Makefile.in.embed.util (1.17),
win32/msvc6/Firebird2.dsw (1.34), win32/msvc6/build_msg.dsp (1.8),
win32/msvc6/common_static.dsp (1.7), win32/msvc6/fbserver.dsp
(1.35), win32/msvc6/isql.dsp (1.23):
applied Clumplet* classes to dpb where possible
2004-12-07 20:21 skidder
* firebird2/builds/win32/msvc7/common_static.vcproj (1.8):
Fix MSVC7 makefiles
2004-11-28 02:00 robocop
* firebird2/builds/: posix/firebird.vers (1.6),
win32/defs/fbclient.def (1.12), win32/defs/gds32.def (1.10):
isc_interpret is fb_interpret again. Please do a full rebuild.
2004-11-24 21:44 skidder
* firebird2/builds/: posix/make.shared.variables (1.46),
win32/msvc6/common.dsp (1.30), win32/msvc6/common_classic.dsp
(1.24), win32/msvc7/common.vcproj (1.20),
win32/msvc7/common_classic.vcproj (1.18):
Update makefiles
2004-11-24 19:26 alexpeshkoff
* firebird2/builds/: posix/make.shared.variables (1.45),
win32/msvc6/common.dsp (1.29), win32/msvc6/common_classic.dsp
(1.23):
use ClumpletReader to parse dpb options
2004-11-24 10:32 robocop
* firebird2/builds/win32/make_boot.bat (1.25):
Rebuild was used always because the intermediates and/or the
executables for build_msg and codes where written to the same dir
for the debug and release versions. Since that was fixed time ago
in msvc6, rebuild is not needed. I don't know about the msvc7
configuration, so I didn't touch it.
2004-11-24 09:55 robocop
* firebird2/builds/win32/prepare.bat (1.37):
More verbosity to know where to look at when there are problems.
2004-11-23 10:55 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.28),
common_classic.dsp (1.22):
Fix MSVC6 build after Nickolay's changes.
2004-11-23 06:26 skidder
* firebird2/doc/sql.extensions/README.context_variables2 (1.1):
Preliminary explanation for new context variables logic
2004-11-22 23:33 skidder
* firebird2/builds/posix/make.shared.variables (1.44):
Fix POSIX build
2004-11-22 21:21 skidder
* firebird2/builds/win32/msvc7/: common.vcproj (1.19),
common_classic.vcproj (1.17):
Context variables support
2004-11-18 20:53 skidder
*
firebird2/builds/install/arch-specific/linux/misc/firebird.xinetd.in
(1.3):
Fix problem with XP SP2 clients talking to POSIX server
(SF#1065511)
2004-11-15 08:35 alexpeshkoff
* firebird2/builds/win32/msvc6/: engine.dsp (1.54),
engine_classic.dsp (1.49), engine_embed.dsp (1.28):
replaced platform-dependent SHA1 with in-tree sha.cpp
2004-11-15 05:15 skidder
* firebird2/builds/posix/: Makefile.in.embed.util (1.16),
make.shared.variables (1.43):
Fix posix build
2004-11-15 01:21 skidder
* firebird2/builds/win32/msvc7/: engine.vcproj (1.43),
engine_classic.vcproj (1.42), engine_embed.vcproj (1.30):
Update MSVC7 makefiles
2004-11-09 14:06 hvlad
* firebird2/builds/install/misc/firebird.conf (1.12):
Added config file parameter for the garbage collection policy
2004-11-08 13:53 asfernandes
* firebird2/builds/win32/msvc7/: engine.vcproj (1.42),
engine_classic.vcproj (1.41), engine_embed.vcproj (1.29),
fbclient.vcproj (1.36), gsec.vcproj (1.18), utilities.vcproj
(1.20), utilities_classic.vcproj (1.19):
Fix MSVC7 build after Alex changes
2004-11-08 06:50 robocop
* firebird2/builds/posix/Makefile.in.client.gsec (1.2):
Change the license.
2004-11-07 15:01 alexpeshkoff
* firebird2/builds/win32/prepare.bat (1.36):
security fix use SQL instead of gbak to create security database
2004-11-07 14:49 alexpeshkoff
* firebird2/builds/win32/msvc6/: engine.dsp (1.53),
engine_classic.dsp (1.48), engine_embed.dsp (1.27), fbclient.dsp
(1.49), gsec.dsp (1.17), utilities.dsp (1.16),
utilities_classic.dsp (1.14):
security fix added new files to win32 VC6 build
2004-11-07 14:47 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.gsec (1.1),
Makefile.in.client.util (1.21), Makefile.in.embed.util (1.15),
Makefile.in.firebird (1.58), Makefile.in.refDatabases (1.24),
make.shared.variables (1.42):
security fix 1. added separate gsec.client build 2. added new files
to posix build
2004-11-07 14:43 alexpeshkoff
* firebird2/configure.in (1.210):
security fixes - added check for libssl and gsec.client build
2004-11-04 20:14 skidder
* firebird2/: configure.in (1.209),
builds/win32/msvc7/common.vcproj (1.18),
builds/win32/msvc7/common_classic.vcproj (1.16),
builds/win32/msvc7/common_static.vcproj (1.7):
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more
useful, change is coordiated with Dmitry. Use thread-safe
localtime_r routine when it is available
2004-11-04 06:42 robocop
* firebird2/builds/win32/msvc6/ib_udf.dsp (1.18):
Remove the reference to ib_udf.c from MSVC6.
2004-11-04 06:34 robocop
* firebird2/builds/win32/msvc6/: common.dsp (1.27),
common_classic.dsp (1.21), common_static.dsp (1.6):
Fix MSVC6 build after timestamp.cpp was created.
2004-11-04 02:35 robocop
* firebird2/builds/win32/preprocess.bat (1.32):
Misc typo
2004-11-04 01:25 skidder
* firebird2/builds/win32/preprocess.bat (1.31):
Enable Claudio's workaround of using boot gpre for a few files in
build process to permit using Firebird 1.5 or 1.0 as a build host
engine. Medium-term solution would probably be to replicate boot
build process for POSIX on Windows, it is not difficult
2004-11-04 00:47 skidder
* firebird2/builds/posix/make.shared.variables (1.41):
Fix POSIX build
2004-11-03 13:06 paulbeach
* firebird2/builds/install/misc/firebird.conf (1.11):
Fix minor typo
2004-11-02 08:15 skidder
* firebird2/builds/posix/Makefile.in.extlib (1.18):
Migrate POSIX build to ib_udf.cpp
2004-11-02 07:27 skidder
* firebird2/builds/win32/msvc7/ib_udf.vcproj (1.17):
Move MSVC7 build to ib_udf.cpp
2004-10-27 11:21 aafemt
* firebird2/builds/posix/prefix.mingw (1.34):
Unfortunatelly GNU autoconf macros added by Nikolay don't work for
mingw
2004-10-25 11:45 aafemt
* firebird2/configure.in (1.208):
1) Multithread for Win32. 2) Space is important sometimes
2004-10-25 05:52 skidder
* firebird2/builds/: posix/firebird.vers (1.5),
win32/defs/fbclient.def (1.11), win32/defs/gds32.def (1.9):
fb_interpret->isc_interpet, deprecate isc_interpete, clean
interface a little bit
2004-10-24 11:10 skidder
* firebird2/builds/posix/make.defaults (1.37):
Add support for biarch builds
2004-10-24 11:06 skidder
* firebird2/: configure.in (1.207),
builds/install/arch-specific/linux/Makefile.in (1.5),
builds/install/arch-specific/linux/classic/rpmheader.txt.in (1.2),
builds/install/arch-specific/linux/super/rpmheader.txt.in (1.3):
Add support for biarch builds
2004-10-24 10:04 skidder
* firebird2/builds/install/misc/firebird.conf (1.10):
Add documentation note per claudio suggestion
2004-10-23 02:51 robocop
* firebird2/builds/win32/preprocess.bat (1.30):
Indication on how to recover the build manually after adding fields
to the engine.
2004-10-20 03:03 robocop
* firebird2/builds/win32/msvc6/ib_udf.dsp (1.17):
Switch the NSVC6 version to use the new ib_udf2.sql with ib_udf.cpp
2004-10-18 22:48 skidder
* firebird2/builds/install/misc/firebird.conf (1.9):
Update BugCheckAbort option description
2004-10-18 01:48 skidder
* firebird2/configure.in (1.206):
Add support for daily builds
2004-10-07 22:44 skidder
* firebird2/builds/posix/Makefile.in.client.fbudf (1.3):
Build threaded version of fbudf library in SuperServer builds
2004-10-07 22:25 skidder
* firebird2/builds/posix/: Makefile.in.client.gpre (1.16),
Makefile.in.embed.gpre (1.16):
Fix POSIX build after recent Claudio fix
2004-10-04 07:23 skidder
* firebird2/: acx_pthread.m4 (1.1), configure.in (1.205),
builds/posix/Makefile.in.extlib (1.17),
builds/posix/Makefile.in.fbserver (1.16),
builds/posix/Makefile.in.intl (1.19),
builds/posix/Makefile.in.libfbclient (1.25),
builds/posix/make.rules (1.24), builds/posix/prefix.mingw (1.33):
Use GNU autoconf macros to determine switches required to generate
threaded binaries properly
2004-10-03 08:33 robocop
* firebird2/builds/win32/msvc6/ipserver.dsp (1.15):
ipserver is being deleted. Update build files.
2004-10-03 08:29 robocop
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.10),
posix/prefix.mingw (1.32), win32/msvc6/fbclient_static.dsp (1.17):
ipserver is being deleted. Update build files.
2004-09-30 18:29 skidder
* firebird2/configure.in (1.204):
Correctly build on non-x86 SuSE linux
2004-09-29 00:00 skidder
* firebird2/builds/win32/msvc6/: engine.dsp (1.52),
engine_classic.dsp (1.47), engine_embed.dsp (1.26):
Update MSVC6 makefiles (untested)
2004-09-28 23:50 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.18),
Firebird2Boot.sln (1.3), common_static.vcproj (1.6), engine.vcproj
(1.41), engine_classic.vcproj (1.40), engine_embed.vcproj (1.28):
Fix MSVC7 builds
2004-09-28 22:59 arnobrinkman
* firebird2/builds/win32/msvc7/gpre_static.vcproj (1.7):
fix build
2004-09-28 08:27 skidder
* firebird2/builds/posix/make.shared.variables (1.40):
Teach engine to work with larger record numbers - 64-bit
internally, 40-bit externally
2004-09-28 07:56 stryqx
* firebird2/autogen.sh (1.11):
MFB: Allow location of autoconf and libtool binaries to be
specified as environment variables.
2004-09-27 00:37 skidder
* firebird2/builds/posix/: Makefile.in.client.gpre (1.15),
Makefile.in.embed.gpre (1.15):
Fix POSIX builds after Claudio changes
2004-09-26 09:33 robocop
* firebird2/builds/win32/msvc6/: common_static.dsp (1.5), gpre.dsp
(1.24):
Added common/utils.cpp & h to common_static and gpre. Please
update your non MSVC6 build environments accordingly
2004-09-26 09:32 robocop
* firebird2/builds/win32/msvc6/codes.dsp (1.8):
MSVC put these lines, don't know how or why, but most other
projects have them, too.
2004-09-26 09:31 robocop
* firebird2/builds/win32/msvc6/build_msg.dsp (1.7):
No surprise I wasn't able to get a debug build_msg if the
directories where overlapping with the released version (the only
one used in the script)
2004-09-23 09:41 robocop
* firebird2/examples/api/api16.c (1.3):
Fixing the indentation a bit
2004-09-22 03:58 robocop
* firebird2/builds/: posix/firebird.vers (1.4),
win32/defs/fbclient.def (1.10), win32/defs/gds32.def (1.8),
win32/defs/iutls.def (1.3):
Vulnerability reported by Daniel Urban. First step: reorganize
code. Please do a full rebuild after retrieving those changes.
2004-09-17 00:32 skidder
* firebird2/builds/posix/Makefile.in.libfbclient (1.24):
Cleanup
2004-09-15 11:36 kkuznetsov
* firebird2/configure.in (1.203):
added new directory remote/os/sun to mkdir -p
2004-09-15 10:35 kkuznetsov
* firebird2/builds/posix/: Makefile.in.libfbclient (1.23),
prefix.solx86gcc (1.14):
Added server_main to fix unresolved dependency error while linking
something against libfbclient.so using Sun-Like(TM) linker.
The os/sun/server_main_dummy.cpp is a file with noop
routine
server_main to put into libfbclient
if it defined by firebird.vers mapfile while
linking libfbclient with Sun-like LD
2004-09-14 18:11 skidder
* firebird2/builds/install/misc/firebird.init.d.mandrake.in (1.2):
Add newline printed after Firebird SS service startup
2004-09-09 13:32 kkuznetsov
* firebird2/builds/posix/: Makefile.in.embed.gfix (1.11),
Makefile.in.embed.util (1.14), prefix.solx86gcc (1.13):
Fix some unresolved symbols. Make FB CS linkable on Solaris x86.
2004-09-02 11:09 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.8):
Added firebird.conf parameter UsePriorityScheduler (requested by
Nickolay)
2004-09-01 18:11 alexpeshkoff
* firebird2/builds/install/misc/firebird.conf (1.7):
Partially removed DeadThreadsCollection parameter from
firebird.conf. Concerning complete removal of it I wait for
response on my letter to devel list.
2004-09-01 16:55 alexpeshkoff
* firebird2/builds/win32/msvc6/alice.dsp (1.17):
Removed alice\lls.h as absolutely unneeded during alice cleanup.
Other non-posix platforms may also need fix.
2004-09-01 14:06 alexpeshkoff
* firebird2/builds/win32/prepare.bat (1.35):
fixed bug in previous commit
2004-09-01 13:53 alexpeshkoff
* firebird2/builds/: posix/Makefile.in.refDatabases (1.23),
win32/prepare.bat (1.34):
fixed msg.fdb build on windows terminal server remote session posix
is also in sync
2004-08-27 10:30 robocop
* firebird2/builds/win32/make_all.bat (1.27):
Comment what seems to me a redundant copy
2004-08-26 06:21 robocop
* firebird2/builds/win32/prepare.bat (1.33):
Invoke isql in silent mode
2004-08-23 11:55 aafemt
* firebird2/builds/win32/prepare.bat (1.32):
Create msg.fdb from scripts instead of backup
2004-08-23 11:53 aafemt
* firebird2/builds/posix/: Makefile.in.msgs (1.15),
Makefile.in.refDatabases (1.22):
Create msg.fdb from scripts instaed of backup
2004-08-21 11:13 robocop
* firebird2/builds/win32/make_boot.bat (1.24):
Misc: fix misleading message
2004-08-20 07:11 skidder
* firebird2/builds/posix/Makefile.in.firebird (1.57):
Erik's script producing source bundle including configure script.
Invoked via: make srctarfile
2004-08-19 15:50 kkuznetsov
* firebird2/configure.in (1.202):
Putted SolX86 install files from 1.5.1 to HEAD
2004-08-18 00:34 skidder
* firebird2/builds/posix/Makefile.in.fbserver (1.15):
Correct POSIX SuperServer build dependency tracking problem
2004-08-17 11:29 dimitr
* firebird2/builds/win32/msvc7/gfix.vcproj (1.18):
Synchronized MSVC7 build with others.
2004-08-16 14:56 alexpeshkoff
* firebird2/builds/: win32/msvc6/gfix.dsp (1.20),
posix/Makefile.in.client.gfix (1.10), posix/Makefile.in.embed.gfix
(1.10):
I've added thd.cpp to gfix in VC6 and posix builds. Other builds
should also be fixed.
2004-08-13 01:28 skidder
*
firebird2/builds/install/arch-specific/linux/misc/firebird.xinetd.in
(1.2):
Cosmetic changes
2004-08-04 12:08 aafemt
* firebird2/examples/api/api16.c (1.2):
Conform new events API type safety
2004-08-04 12:07 aafemt
* firebird2/examples/include/example.h (1.3):
Rollback some Blas' rash cleanup
2004-08-02 23:17 dimitr
* firebird2/builds/misc/msg.gbak (1.8):
Added two new error messages.
2004-07-31 00:37 skidder
* firebird2/builds/posix/: make.rules (1.23), prefix.linux (1.27):
Valgrind support
2004-07-21 13:02 brodsom
* firebird2/doc/README.build.mingw.html (1.13):
-Update
2004-06-30 03:26 skidder
* firebird2/builds/posix/: Makefile.in.codes (1.18), fbintl.vers
(1.2):
Change license for source files which I wrote
2004-06-29 17:16 kkuznetsov
* firebird2/configure.in (1.201):
Fix for not adding both lpthread and lthread on Solaris|solx86
2004-06-16 17:41 kkuznetsov
* firebird2/builds/posix/firebird.vers (1.3):
Commented out THD_* functions if using new style of thd
2004-06-08 15:59 dimitr
* firebird2/doc/sql.extensions/README.universal_triggers (1.2):
Corrected a typo.
2004-06-08 15:56 alexpeshkoff
* firebird2/builds/win32/msvc6/: engine.dsp (1.51),
engine_classic.dsp (1.46), engine_embed.dsp (1.25), fbclient.dsp
(1.48), fbclient_static.dsp (1.16):
Thread cleanup: Removed thd_proto.h, all required definitions are
in thd.h know.
2004-06-08 14:10 kkuznetsov
* firebird2/builds/posix/firebird.vers (1.2):
Some more solx86 commits
2004-05-28 03:29 brodsom
* firebird2/builds/: win32/msvc6/Firebird2.dsw (1.33),
win32/preprocess.bat (1.29), mac_os_x/CS/CS.pbproj/project.pbxproj
(1.9), win32/msvc6/gstat_full.dsp (1.3):
Removing unused dba_full (After Ann advice)
2004-05-25 15:20 eku
* firebird2/builds/install/arch-specific/sinixz/postinstall.in
(1.2):
env variable changed
2004-05-24 13:23 kkuznetsov
* firebird2/builds/posix/prefix.solx86gcc (1.12):
Fixed a couple of compile errors on Solaris x86
2004-05-22 16:30 brodsom
* firebird2/builds/posix/prefix.mingw (1.31):
-Update MinGW warning switchs (+Wshadow +Wundef +pedantic)
2004-05-21 01:04 skidder
* firebird2/: clean.sh (1.11), configure.in (1.200),
builds/install/arch-specific/netbsd/Makefile.in (1.1),
builds/install/arch-specific/netbsd/install.sh.in (1.1),
builds/posix/prefix.netbsd (1.1):
NetBSD port from James K. Lowden
2004-05-20 11:55 kkuznetsov
* firebird2/builds/posix/: make.defaults (1.36), prefix.solx86gcc
(1.11):
Add LIB_LINK_MAPFILE variable option
2004-05-19 17:02 brodsom
* firebird2/builds/win32/: blrtable.bat (1.10), msvc6/engine.dsp
(1.50), msvc6/engine_classic.dsp (1.45), msvc6/engine_embed.dsp
(1.24), msvc6/fbclient.dsp (1.47), msvc6/fbclient_static.dsp
(1.15), msvc6/fbembed.dsp (1.34), msvc6/fbguard.dsp (1.20),
msvc6/remote.dsp (1.22), msvc6/remote_classic.dsp (1.19),
msvc7/engine.vcproj (1.40), msvc7/engine_classic.vcproj (1.39),
msvc7/engine_embed.vcproj (1.27), msvc7/fbclient.vcproj (1.35),
msvc7/fbclient_static.vcproj (1.16), msvc7/fbembed.vcproj (1.25),
msvc7/fbguard.vcproj (1.19), msvc7/remote.vcproj (1.21),
msvc7/remote_classic.vcproj (1.21):
Avoid duplicated definition of SERVER_SHUTDOWN (defined in
firebird.h)
2004-05-16 03:46 brodsom
* firebird2/examples/empbuild/empbuild.e (1.4):
c++ comment in c source
2004-05-13 16:04 kkuznetsov
* firebird2/: configure.in (1.199), builds/posix/prefix.solx86gcc
(1.10):
Add check for caddr_t to fix compile error on Solaris munmap, some
more warnings to prefix solx86gcc, comment historycal pragmas
2004-05-11 09:30 eku
* firebird2/builds/posix/Makefile.in.extern.editline (1.5):
Always use $(MAKE) instead of plain make.
2004-05-10 09:20 brodsom
* firebird2/builds/win32/msvc7/: qli.vcproj (1.19), engine.vcproj
(1.39), engine_classic.vcproj (1.38), engine_embed.vcproj (1.26),
gdef.vcproj (1.19):
Removing llio* and codes.h
2004-05-10 09:17 brodsom
* firebird2/builds/: mac_os_x/CS/Helpers.make (1.8),
mac_os_x/CS/CS.pbproj/project.pbxproj (1.8),
posix/Makefile.in.codes (1.17), posix/Makefile.in.firebird (1.56),
win32/msvc6/qli.dsp (1.17), win32/msvc6/engine_embed.dsp (1.23),
win32/msvc6/gdef.dsp (1.18), win32/msvc6/engine.dsp (1.49),
win32/msvc6/engine_classic.dsp (1.44):
Removing llio* and codes.h
2004-05-10 00:52 brodsom
* firebird2/builds/win32/blrtable.bat (1.9):
Solve a duplicated macro definition which are not detected
previously, when the definition was #define GOVERNOR 1 instead of
#define GOVERNOR. Detected by Claudio.
2004-05-09 07:34 robocop
* firebird2/builds/win32/make_all.bat (1.26):
Fix typo that creates incomplete ibase.h
2004-05-08 05:28 skidder
* firebird2/builds/posix/: Makefile.in.extern.editline (1.4),
Makefile.in.firebird (1.55):
Import (unmodified) libedit-2.6.9 to provide line editing
capabilities for isql
2004-05-07 13:26 brodsom
* firebird2/builds/mac_os_x/CS/Helpers.make (1.7):
Correction
2004-05-07 13:21 brodsom
* firebird2/builds/win32/: msvc6/gpre_static.dsp (1.8),
msvc6/gpre_boot.dsp (1.23), msvc6/engine.dsp (1.48),
msvc6/engine_classic.dsp (1.43), msvc6/engine_embed.dsp (1.22),
msvc6/fbclient.dsp (1.46), msvc6/fbclient_static.dsp (1.14),
msvc6/gpre.dsp (1.23), msvc7/engine.vcproj (1.38),
msvc7/engine_classic.vcproj (1.37), msvc7/engine_embed.vcproj
(1.25), msvc7/fbclient.vcproj (1.34), msvc7/fbclient_static.vcproj
(1.15), msvc7/gpre.vcproj (1.22), msvc7/gpre_boot.vcproj (1.23),
msvc7/gpre_static.vcproj (1.6):
-To solve the dsc.h and ibase.h duplicated definitions Create new
dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 13:18 brodsom
* firebird2/builds/: mac_os_x/CS/Helpers.make (1.6),
mac_os_x/CS/CS.pbproj/project.pbxproj (1.7),
posix/Makefile.in.firebird (1.54), win32/make_all.bat (1.25):
-To solve the dsc.h and ibase.h duplicated definitions Create new
dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 09:47 brodsom
* firebird2/builds/posix/make.shared.variables (1.39):
llio is not used actually
2004-05-06 14:49 eku
* firebird2/builds/posix/prefix.sinixz (1.24):
Updated compiler flags.
2004-05-06 13:40 kkuznetsov
* firebird2/builds/posix/prefix.solx86gcc (1.9):
mirroring all compiler options from other platforms
2004-05-03 13:31 eku
* firebird2/configure.in (1.198):
Remainings of ib_stdio
2004-05-03 11:20 eku
* firebird2/builds/posix/prefix.sinixz (1.23):
Fixed compilation issues by changing compiler flags.
2004-05-03 03:52 skidder
* firebird2/builds/win32/msvc7/fbclient_static.vcproj (1.14):
Care about quirks of Windows platform
2004-05-02 10:53 skidder
* firebird2/configure.in (1.197):
Fix POSIX build
2004-05-01 01:03 brodsom
* firebird2/configure.in (1.196):
-Modify object generation to be dependent on type (boot, std,
superserver and superclient) not module. This saves 8% time in a
full build.
2004-05-01 01:01 brodsom
* firebird2/builds/posix/: Makefile.in.static.isql (1.7),
Makefile.in.firebird (1.53), Makefile.in.inet_server (1.14),
Makefile.in.intl (1.18), Makefile.in.libfbclient (1.22),
Makefile.in.libfbcommon (1.7), Makefile.in.libfbembed (1.13),
Makefile.in.libfbstatic (1.6), Makefile.in.msgs (1.14),
Makefile.in.refDatabases (1.21), Makefile.in.static.gbak (1.8),
Makefile.in.static.gpre (1.15), Makefile.in.boot.gpre (1.20),
Makefile.in.client.fbudf (1.2), Makefile.in.client.gbak (1.8),
Makefile.in.client.gdef (1.9), Makefile.in.client.gfix (1.9),
Makefile.in.client.gpre (1.14), Makefile.in.client.isql (1.8),
Makefile.in.client.qli (1.4), Makefile.in.client.util (1.20),
Makefile.in.codes (1.16), Makefile.in.embed.fbudf (1.3),
Makefile.in.embed.gbak (1.8), Makefile.in.embed.gdef (1.7),
Makefile.in.embed.gfix (1.9), Makefile.in.embed.gpre (1.14),
Makefile.in.embed.isql (1.8), Makefile.in.embed.lockmgr (1.7),
Makefile.in.embed.qli (1.14), Makefile.in.embed.util (1.13),
Makefile.in.examples (1.3), Makefile.in.extern.editline (1.3),
Makefile.in.extlib (1.16), Makefile.in.fbserver (1.14),
make.defaults (1.35):
-Modify object generation to be dependent on type (boot, std,
superserver and superclient) not module. This saves 8% time in a
full build. -Add sqlda_pub.h to monolithic ibase -Correct
refDatabases symbols to avoid repeated generation of executables.
2004-05-01 00:48 brodsom
* firebird2/builds/: win32/make_all.bat (1.24),
mac_os_x/CS/Helpers.make (1.5):
Add sqlda_pub.h to monolithic ibase
2004-04-30 13:44 kkuznetsov
* firebird2/builds/posix/prefix.solx86gcc (1.8):
removed -fwritable-strings on so on to const char * instead of
char* for example cant compile config_file
2004-04-29 00:42 brodsom
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.6),
win32/msvc6/engine.dsp (1.47), win32/msvc6/engine_classic.dsp
(1.42), win32/msvc6/engine_embed.dsp (1.21),
win32/msvc7/engine.vcproj (1.37), win32/msvc7/engine_classic.vcproj
(1.36), win32/msvc7/engine_embed.vcproj (1.24):
Removing ib_stdio.h
2004-04-27 14:38 brodsom
* firebird2/builds/win32/make_all.bat (1.23):
Remove references to gds.h, gds.hxx and gdsold.h from builds
2004-04-27 14:35 brodsom
* firebird2/builds/: install/arch-specific/freebsd/install.sh.in
(1.7), install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.7), install/arch-specific/linux/classic/preinstall.sh.in (1.4),
install/arch-specific/linux/super/makeInstallImage.sh.in (1.8),
install/arch-specific/linux/super/rpmfiles.txt.in (1.8),
install/arch-specific/sinixz/prototype.in (1.5),
mac_os_x/CS/Helpers.make (1.4),
mac_os_x/CS/CS.pbproj/project.pbxproj (1.5),
posix/Makefile.in.firebird (1.52):
Remove references to gds.h, gds.hxx and gdsold.h from builds
2004-04-27 14:32 brodsom
* firebird2/builds/win32/: msvc6/fbclient.dsp (1.45),
msvc6/fbclient_static.dsp (1.13), msvc6/engine.dsp (1.46),
msvc6/engine_classic.dsp (1.41), msvc6/engine_embed.dsp (1.20),
msvc7/engine.vcproj (1.36), msvc7/engine_classic.vcproj (1.35),
msvc7/engine_embed.vcproj (1.23), msvc7/fbclient.vcproj (1.33),
msvc7/fbclient_static.vcproj (1.13):
Remove references to gds.h, gds.hxx and gdsold.h from builds
2004-04-26 01:11 brodsom
* firebird2/examples/empbuild/: empbuild.e (1.3), intlbld.e (1.3):
Replace remaining gds.h
2004-04-21 14:42 brodsom
* firebird2/doc/README.build.mingw.html (1.12):
Update MinGW build readme
2004-04-21 03:45 brodsom
* firebird2/builds/install/arch-specific/mingw/:
super/FirebirdInstall_15.iss (1.1), super/Readme.txt (1.1),
super/firebird_install_logo1.bmp (1.1),
super/installation_readme.txt (1.1), prepare_mingw.sh (1.5):
Installer for MinGW (first try)
2004-04-20 21:21 brodsom
* firebird2/builds/posix/Makefile.in.libfbembed (1.12):
Correction needed for fbembed build to succeed
2004-04-19 20:45 brodsom
* firebird2/builds/install/arch-specific/mingw/prepare_mingw.sh
(1.4):
Correction use generated gbak not installed one
2004-04-19 12:20 paulbeach
* firebird2/builds/install/misc/firebird.conf (1.6):
Improve NFS Warning in conf file
2004-04-17 04:36 skidder
* firebird2/builds/install/misc/firebird.conf (1.5):
Implement Paul B. suggestion about dangerous config file option
2004-04-15 12:13 aafemt
* firebird2/builds/posix/prefix.mingw (1.30):
Remove obsolete workaround
2004-04-13 12:41 aafemt
* firebird2/configure.in (1.195):
Another dir for win32 in temp
2004-04-10 02:25 robocop
* firebird2/doc/README.performance_monitoring (1.3):
Small corrections
2004-04-09 02:23 skidder
* firebird2/configure.in (1.194):
Use llrint() on platforms where it is available
2004-04-06 09:25 skidder
* firebird2/builds/install/misc/firebird.conf (1.4):
Add BugcheckAbort option to produce coredumps on BUGCHECKs and
structured exceptions
2004-04-06 04:45 skidder
* firebird2/builds/install/arch-specific/linux/Makefile.in (1.4):
A couple versions of eu-strip I tried produce broken debug info.
Let's standartize on binutils objcopy for now as it seems to be
more reliable. I hope an official binutils version with needed
feature aka 2.15 will be released soon
2004-04-04 06:11 skidder
* firebird2/doc/README.performance_monitoring (1.2):
Update Trace API spec
2004-04-03 05:36 skidder
* firebird2/doc/README.performance_monitoring (1.1):
Write a kind of spec for my performance monitoring work. Peer
review is welcome
2004-04-03 04:23 skidder
* firebird2/builds/misc/msg.gbak (1.7):
Add switches for new shutdown modes to the GFIX usage messages
2004-03-31 19:50 alexpeshkoff
* firebird2/builds/win32/: prepare.bat (1.31), preprocess.bat
(1.28), setenvvar.bat (1.6):
rolling back bat files commit - sorry, please
2004-03-31 19:08 alexpeshkoff
* firebird2/builds/win32/: prepare.bat (1.30), preprocess.bat
(1.27), setenvvar.bat (1.5), msvc6/engine.dsp (1.45),
msvc6/engine_classic.dsp (1.40), msvc6/engine_embed.dsp (1.19):
renamed header - non-critical change for non-VC6 builds
2004-03-30 12:04 aafemt
* firebird2/configure.in (1.193):
Missed dirs in temp
2004-03-30 11:02 robocop
* firebird2/builds/win32/: msvc6/archive.dsp (1.5),
msvc6/journal.dsp (1.4), msvc6/wal.dsp (1.15),
msvc6/wal_classic.dsp (1.13), msvc6/walw.dsp (1.5),
msvc7/wal.vcproj (1.14), msvc7/wal_classic.vcproj (1.14):
More cleanup. Get rid of obsolete files, too.
2004-03-30 10:53 robocop
* firebird2/builds/: posix/make.shared.variables (1.38),
win32/msvc6/archive.dsp (1.4), win32/msvc6/engine.dsp (1.44),
win32/msvc6/engine_classic.dsp (1.39), win32/msvc6/engine_embed.dsp
(1.18), win32/msvc6/journal.dsp (1.3), win32/msvc6/walw.dsp (1.4),
win32/msvc7/engine.vcproj (1.35), win32/msvc7/engine_classic.vcproj
(1.34), win32/msvc7/engine_embed.vcproj (1.22),
win32/msvc7/gdef.vcproj (1.18), win32/msvc7/qli.vcproj (1.18):
More cleanup. Get rid of obsolete files, too.
2004-03-30 10:33 robocop
* firebird2/builds/win32/msvc6/: engine.dsp (1.43),
engine_classic.dsp (1.38), gdef.dsp (1.17), qli.dsp (1.16):
More cleanup. Get rid of obsolete files, too.
2004-03-28 11:10 robocop
* firebird2/builds/win32/: defs/fbclient.def (1.9),
msvc6/fbclient.dsp (1.44), msvc6/fbembed.dsp (1.33):
Cleanup. Fixed a linking error with MSVC6, too.
2004-03-28 07:34 skidder
* firebird2/builds/posix/: Makefile.in.client.gpre (1.13),
Makefile.in.embed.gpre (1.13):
Fix build of FORTRAN preprocessor. Breakage reported by FSG
2004-03-26 17:06 skidder
* firebird2/builds/posix/fbintl.vers (1.1):
add forgotten file
2004-03-26 00:12 skidder
* firebird2/: configure.in (1.192),
builds/posix/Makefile.in.client.gbak (1.7),
builds/posix/Makefile.in.client.gdef (1.8),
builds/posix/Makefile.in.client.gfix (1.8),
builds/posix/Makefile.in.client.gpre (1.12),
builds/posix/Makefile.in.client.isql (1.7),
builds/posix/Makefile.in.client.qli (1.3),
builds/posix/Makefile.in.client.util (1.19),
builds/posix/Makefile.in.codes (1.15),
builds/posix/Makefile.in.embed.fbudf (1.2),
builds/posix/Makefile.in.embed.gbak (1.7),
builds/posix/Makefile.in.embed.gdef (1.6),
builds/posix/Makefile.in.embed.gfix (1.8),
builds/posix/Makefile.in.embed.gpre (1.12),
builds/posix/Makefile.in.embed.isql (1.7),
builds/posix/Makefile.in.embed.qli (1.13),
builds/posix/Makefile.in.embed.util (1.12),
builds/posix/Makefile.in.extlib (1.15),
builds/posix/Makefile.in.fbserver (1.13),
builds/posix/Makefile.in.firebird (1.51),
builds/posix/Makefile.in.inet_server (1.13),
builds/posix/Makefile.in.intl (1.17),
builds/posix/Makefile.in.libfbclient (1.21),
builds/posix/Makefile.in.libfbembed (1.11),
builds/posix/Makefile.in.libfbserver (1.7),
builds/posix/firebird.vers (1.1), builds/posix/make.defaults
(1.34), builds/posix/make.rules (1.22), builds/posix/prefix.darwin
(1.14), builds/posix/prefix.example (1.9),
builds/posix/prefix.freebsd (1.14), builds/posix/prefix.linux
(1.26), builds/posix/prefix.linux_amd64 (1.4),
builds/posix/prefix.linux_sparc32 (1.4), builds/posix/prefix.mingw
(1.29), builds/posix/prefix.sinixz (1.22),
builds/win32/defs/fbclient.def (1.8),
builds/win32/defs/fbclient_debug.def (1.8),
builds/win32/defs/gds32.def (1.7),
builds/win32/defs/gds32_debug.def (1.6),
builds/win32/msvc6/fbclient.dsp (1.43),
builds/win32/msvc6/fbclient_static.dsp (1.12),
builds/win32/msvc6/fbembed.dsp (1.32), builds/win32/msvc6/gds32.dsp
(1.23), builds/win32/msvc7/fbclient.vcproj (1.32),
builds/win32/msvc7/fbclient_static.vcproj (1.12),
builds/win32/msvc7/fbembed.vcproj (1.24),
builds/win32/msvc7/gds32.vcproj (1.18):
1. POSIX build libraries export only public API. 2. Unify exports
for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools.
4. Memory manager has lower memory overhead exceptionally on 64 bit
targets
2004-03-25 07:01 skidder
* firebird2/builds/install/arch-specific/linux/super/:
makeInstallImage.sh.in (1.7), rpmfiles.txt.in (1.7):
Fix HEAD troubles with Linux SS installer
2004-03-23 12:07 aafemt
* firebird2/builds/posix/: prefix.darwin (1.13), prefix.freebsd
(1.13), prefix.linux (1.25), prefix.linux_amd64 (1.3),
prefix.linux_sparc32 (1.3), prefix.mingw (1.28), prefix.sinixz
(1.21), prefix.solaris (1.13):
Remove DEBUG_GDS_ALLOC from platform files since Alex's added it
into make.rules
2004-03-22 16:16 alexpeshkoff
* firebird2/builds/posix/make.rules (1.21):
fixed some problems with posix debug build
2004-03-14 15:31 alexpeshkoff
* firebird2/builds/win32/msvc6/: common.dsp (1.26),
common_classic.dsp (1.20):
Added new h-files to VC6 projects. Not critical.
2004-03-12 07:59 skidder
* firebird2/examples/empbuild/empbuild.e (1.2):
Fix some warnings from GCC/Linux build. Some of them were subtle
errors
2004-03-11 06:09 robocop
* firebird2/builds/: posix/make.shared.variables (1.37),
win32/msvc6/engine.dsp (1.42), win32/msvc6/engine_classic.dsp
(1.37), win32/msvc6/engine_embed.dsp (1.17),
win32/msvc7/engine.vcproj (1.34), win32/msvc7/engine_classic.vcproj
(1.33), win32/msvc7/engine_embed.vcproj (1.21):
Third step to rename
2004-03-07 08:58 robocop
* firebird2/builds/win32/msvc6/: build_msg.dsp (1.6), codes.dsp
(1.7), gbak.dsp (1.21), gpre.dsp (1.22), gpre_boot.dsp (1.22),
gpre_static.dsp (1.7), gsec.dsp (1.16), gsplit.dsp (1.8), isql.dsp
(1.22):
Cleanup Some bug fixes Style
2004-03-01 17:37 alexpeshkoff
* firebird2/builds/win32/msvc6/: alice.dsp (1.16),
alice_classic.dsp (1.13), archive.dsp (1.3), build_msg.dsp (1.5),
burp.dsp (1.18), burp_classic.dsp (1.16), codes.dsp (1.6),
common.dsp (1.25), common_classic.dsp (1.19), common_static.dsp
(1.4), dsql_server.dsp (1.21), dsql_server_classic.dsp (1.17),
empbuild.dsp (1.2), engine.dsp (1.41), engine_classic.dsp (1.36),
engine_embed.dsp (1.16), fb_inet_server.dsp (1.21),
fb_lock_print.dsp (1.19), fbclient.dsp (1.42), fbclient_static.dsp
(1.11), fbembed.dsp (1.31), fbguard.dsp (1.19), fbserver.dsp
(1.34), fbudf.dsp (1.11), gbak.dsp (1.20), gdef.dsp (1.16),
gds32.dsp (1.22), gfix.dsp (1.19), gpre.dsp (1.21), gpre_boot.dsp
(1.21), gpre_static.dsp (1.6), gsec.dsp (1.15), gsplit.dsp (1.7),
gstat.dsp (1.18), gstat_full.dsp (1.2), ib_udf.dsp (1.16),
ib_util.dsp (1.16), instclient.dsp (1.3), instreg.dsp (1.14),
instsvc.dsp (1.15), intl.dsp (1.22), intlbld.dsp (1.2),
ipserver.dsp (1.14), isql.dsp (1.21), journal.dsp (1.2), lock.dsp
(1.13), lock_classic.dsp (1.11), nbackup.dsp (1.3), qli.dsp (1.15),
remote.dsp (1.21), remote_classic.dsp (1.18), utilities.dsp (1.15),
utilities_classic.dsp (1.13), wal.dsp (1.14), wal_classic.dsp
(1.12), walw.dsp (1.3):
fixed MSVC6 build with RTTI
2004-03-01 05:54 skidder
* firebird2/builds/win32/msvc7/: alice.vcproj (1.15),
alice_classic.vcproj (1.15), build_msg.vcproj (1.4), burp.vcproj
(1.18), burp_classic.vcproj (1.18), codes.vcproj (1.5),
common.vcproj (1.17), common_classic.vcproj (1.15),
common_static.vcproj (1.5), dsql_server.vcproj (1.16),
dsql_server_classic.vcproj (1.16), engine.vcproj (1.33),
engine_classic.vcproj (1.32), engine_embed.vcproj (1.20),
fb_inet_server.vcproj (1.17), fb_lock_print.vcproj (1.20),
fbclient.vcproj (1.31), fbclient_static.vcproj (1.11),
fbembed.vcproj (1.23), fbguard.vcproj (1.18), fbserver.vcproj
(1.18), fbudf.vcproj (1.13), gbak.vcproj (1.17), gdef.vcproj
(1.17), gds32.vcproj (1.17), gfix.vcproj (1.17), gpre.vcproj
(1.21), gpre_boot.vcproj (1.22), gpre_static.vcproj (1.5),
gsec.vcproj (1.17), gsplit.vcproj (1.11), gstat.vcproj (1.20),
ib_udf.vcproj (1.16), ib_util.vcproj (1.16), instreg.vcproj (1.16),
instsvc.vcproj (1.16), intl.vcproj (1.17), isql.vcproj (1.18),
lock.vcproj (1.15), lock_classic.vcproj (1.15), qli.vcproj (1.17),
remote.vcproj (1.20), remote_classic.vcproj (1.20),
utilities.vcproj (1.19), utilities_classic.vcproj (1.18):
Enable RTTI, remove fb_exception.cpp from utilities
2004-03-01 05:27 skidder
* firebird2/builds/win32/msvc7/: alice.vcproj (1.14),
alice_classic.vcproj (1.14), burp.vcproj (1.17),
burp_classic.vcproj (1.17), common.vcproj (1.16),
common_classic.vcproj (1.14), dsql_server.vcproj (1.15),
dsql_server_classic.vcproj (1.15), engine.vcproj (1.32),
engine_classic.vcproj (1.31), engine_embed.vcproj (1.19),
fb_inet_server.vcproj (1.16), fb_lock_print.vcproj (1.19),
fbclient.vcproj (1.30), fbembed.vcproj (1.22), fbguard.vcproj
(1.17), fbserver.vcproj (1.17), fbudf.vcproj (1.12), gbak.vcproj
(1.16), gdef.vcproj (1.16), gds32.vcproj (1.16), gfix.vcproj
(1.16), gpre.vcproj (1.20), gpre_boot.vcproj (1.21), gsec.vcproj
(1.16), gsplit.vcproj (1.10), gstat.vcproj (1.19), ib_udf.vcproj
(1.15), ib_util.vcproj (1.15), instreg.vcproj (1.15),
instsvc.vcproj (1.15), intl.vcproj (1.16), isql.vcproj (1.17),
lock.vcproj (1.14), lock_classic.vcproj (1.14), qli.vcproj (1.16),
remote.vcproj (1.19), remote_classic.vcproj (1.19),
utilities.vcproj (1.18), utilities_classic.vcproj (1.17):
Enable RTTI, remove fb_exception.cpp from utilities
2004-02-27 13:04 eku
* firebird2/builds/install/arch-specific/sinixz/prototype.in (1.4):
SINIX-Z: fixed package list
2004-02-25 02:50 skidder
* firebird2/builds/misc/msg.gbak (1.6):
Implement new shutdown modes (single-user and full shutdown).
Tested on Linux/AMD64 CS and SS
2004-02-17 21:10 skidder
* firebird2/builds/win32/msvc7/: alice.vcproj (1.13),
alice_classic.vcproj (1.13), burp.vcproj (1.16),
burp_classic.vcproj (1.16), common.vcproj (1.15),
common_classic.vcproj (1.13), common_static.vcproj (1.4),
dsql_server.vcproj (1.14), dsql_server_classic.vcproj (1.14),
engine.vcproj (1.31), engine_classic.vcproj (1.30),
engine_embed.vcproj (1.18), fb_inet_server.vcproj (1.15),
fb_lock_print.vcproj (1.18), fbclient.vcproj (1.29), fbembed.vcproj
(1.21), fbguard.vcproj (1.16), fbserver.vcproj (1.16), fbudf.vcproj
(1.11), gbak.vcproj (1.15), gdef.vcproj (1.15), gds32.vcproj
(1.15), gfix.vcproj (1.15), gpre.vcproj (1.19), gpre_boot.vcproj
(1.20), gsec.vcproj (1.15), gsplit.vcproj (1.9), gstat.vcproj
(1.18), ib_udf.vcproj (1.14), ib_util.vcproj (1.14), instreg.vcproj
(1.14), instsvc.vcproj (1.14), intl.vcproj (1.15), isql.vcproj
(1.16), lock.vcproj (1.13), lock_classic.vcproj (1.13),
nbackup.vcproj (1.6), qli.vcproj (1.15), remote.vcproj (1.18),
remote_classic.vcproj (1.18), utilities.vcproj (1.17),
utilities_classic.vcproj (1.16):
Update MSVC makefiles. 1) add PDB generation for release binaries
2) add fb_string stuff
2004-02-13 11:14 stryqx
* firebird2/builds/posix/: prefix.darwin (1.12), prefix.example
(1.8), prefix.freebsd (1.12), prefix.sinixz (1.20), prefix.solaris
(1.12), prefix.solx86 (1.24), prefix.solx86gcc (1.7):
change CLIENT_UTIL_TARGET from gds_delay to gds_relay
2004-02-11 12:14 aafemt
* firebird2/builds/posix/make.shared.variables (1.36):
Fix for my previous commit
2004-02-10 12:27 aafemt
* firebird2/builds/posix/make.shared.variables (1.35):
Add fb_string to POSIX build
2004-02-08 18:08 alexpeshkoff
* firebird2/builds/win32/msvc6/: common.dsp (1.24),
common_classic.dsp (1.18), common_static.dsp (1.3):
Added native firebird::string class.
2004-01-31 20:27 kkuznetsov
* firebird2/builds/install/arch-specific/: solx86/Makefile.in
(1.2), solx86gcc/Makefile.in (1.1):
this is requared files
2004-01-29 20:55 arnobrinkman
* firebird2/doc/WhatsNew (1.45):
Add enhanced UNION behaviour to whatsnew doc
2004-01-29 10:47 skidder
*
firebird2/builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.6):
fix AMD64 packaging issue
2004-01-29 09:19 skidder
* firebird2/doc/WhatsNew (1.44):
Add descriptions for recent 2.0 changes. It is likely that I missed
something, please check
2004-01-29 07:31 skidder
* firebird2/: configure.in (1.191),
builds/install/arch-specific/linux/Makefile.in (1.3),
builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.5), builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.7), builds/install/arch-specific/linux/classic/preinstall.sh.in
(1.3),
builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.6), builds/install/arch-specific/linux/super/preinstall.sh.in
(1.5), builds/install/arch-specific/linux/super/rpmfiles.txt.in
(1.6):
Fix some packaging issues with non-x86 Linux ports. Prepare AMD64
port for public testing
2004-01-21 08:15 skidder
* firebird2/: builds/posix/Makefile.in.boot.gpre (1.19),
builds/posix/Makefile.in.client.gpre (1.11),
builds/posix/Makefile.in.embed.gpre (1.11),
builds/posix/Makefile.in.static.gpre (1.14),
builds/win32/msvc6/gpre.dsp (1.20),
builds/win32/msvc6/gpre_boot.dsp (1.20),
builds/win32/msvc6/gpre_static.dsp (1.5),
builds/win32/msvc7/gpre.vcproj (1.18),
builds/win32/msvc7/gpre_boot.vcproj (1.19),
builds/win32/msvc7/gpre_static.vcproj (1.4), examples/functions.c
(1.2), examples/api/apifull.c (1.4), examples/dyn/dynfull.e (1.3),
examples/stat/stat10.e (1.2), examples/stat/stat11.e (1.2),
examples/stat/stat4.e (1.2), examples/udf/udflib.c (1.3):
Further AMD64 fixes. Given this fixes you may start playing with
databases using isql_static.
2004-01-16 10:32 hvlad
* firebird2/doc/sql.extensions/: README.default_parameters (1.1),
README.execute_block (1.1):
1. Added new EXECUTE BLOCK statement 2. Added default paremeters
in stored procedures
2004-01-13 10:52 robocop
* firebird2/builds/win32/make_examples.bat (1.10):
Cleanup
2004-01-12 07:58 skidder
* firebird2/builds/posix/prefix.linux_amd64 (1.2):
Do more AMD64 fixes. libfbstatic builds and can do some basic stuff
now
2004-01-12 07:24 stryqx
* firebird2/builds/install/arch-specific/freebsd/install.sh.in
(1.6):
Cope with upgrades more gracefully.
2004-01-12 06:59 stryqx
* firebird2/builds/install/arch-specific/freebsd/install.sh.in
(1.5):
libgds links to libfbembed for ClassicServer.
2004-01-12 05:57 skidder
* firebird2/: builds/posix/prefix.linux_amd64 (1.1), configure.in
(1.190):
Add prefix for my machine
2004-01-08 18:15 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.17),
Firebird2Boot.sln (1.2), alice.vcproj (1.12), alice_classic.vcproj
(1.12), build_msg.vcproj (1.3), burp.vcproj (1.15),
burp_classic.vcproj (1.15), codes.vcproj (1.4), common.vcproj
(1.14), common_classic.vcproj (1.12), common_static.vcproj (1.3),
dsql_server.vcproj (1.13), dsql_server_classic.vcproj (1.13),
engine.vcproj (1.30), engine_classic.vcproj (1.29),
engine_embed.vcproj (1.17), fb_inet_server.vcproj (1.14),
fb_lock_print.vcproj (1.17), fbclient.vcproj (1.28),
fbclient_static.vcproj (1.10), fbembed.vcproj (1.20),
fbguard.vcproj (1.15), fbserver.vcproj (1.15), fbudf.vcproj (1.10),
gbak.vcproj (1.14), gdef.vcproj (1.14), gds32.vcproj (1.14),
gfix.vcproj (1.14), gpre.vcproj (1.17), gpre_boot.vcproj (1.18),
gpre_static.vcproj (1.3), gsec.vcproj (1.14), gsplit.vcproj (1.8),
gstat.vcproj (1.17), ib_udf.vcproj (1.13), ib_util.vcproj (1.13),
instreg.vcproj (1.13), instsvc.vcproj (1.13), intl.vcproj (1.14),
isql.vcproj (1.15), lock.vcproj (1.12), lock_classic.vcproj (1.12),
nbackup.vcproj (1.5), qli.vcproj (1.14), remote.vcproj (1.17),
remote_classic.vcproj (1.17), utilities.vcproj (1.16),
utilities_classic.vcproj (1.15), wal.vcproj (1.13),
wal_classic.vcproj (1.13):
Update MSVC7 makefiles. Use VS2003 since nobody else is obviously
using VS7 makefiles. To build with original VS.NET use one of the
available converters (I fixed up VSPC to be able to convert
Firebird projects, for example)
2004-01-08 06:47 robocop
* firebird2/builds/: misc/journal.gbak (1.2), win32/prepare.bat
(1.29):
Removing JOURNAL leftover. Thanks Blas.
2004-01-07 01:31 brodsom
* firebird2/: builds/posix/Makefile.in.client.journal (1.3),
builds/posix/Makefile.in.embed.archive (1.3),
builds/posix/Makefile.in.embed.journal (1.3),
builds/posix/Makefile.in.client.archive (1.3),
builds/posix/Makefile.in.client.gdef (1.7),
builds/posix/Makefile.in.client.qli (1.2),
builds/posix/Makefile.in.firebird (1.50),
builds/posix/Makefile.in.libfbclient (1.20),
builds/posix/Makefile.in.refDatabases (1.20),
builds/posix/make.defaults (1.33),
builds/posix/make.shared.variables (1.34), configure.in (1.189):
Fix Posix build after - utils.cpp creation - WAL/JOURNAL removal
2004-01-06 11:33 robocop
* firebird2/builds/win32/: clean_all.bat (1.11), make_all.bat
(1.22), make_boot.bat (1.23), preprocess.bat (1.26),
msvc6/Firebird2.dsw (1.32), msvc6/engine.dsp (1.40),
msvc6/engine_classic.dsp (1.35), msvc6/engine_embed.dsp (1.15),
msvc6/gdef.dsp (1.15):
A requiem for JOURNAL and WAL. Instructions in the list.
2004-01-05 06:03 skidder
* firebird2/builds/win32/msvc7/Firebird2.sln (1.16):
fix solution file
2004-01-03 13:32 epocman
* firebird2/doc/: README.Win32LibraryInstallation.txt (1.2),
install_win32.txt (1.6):
More Win32 1.5 -> HEAD synchronisation. Updated documentation
regarding gds32.dll and instclient.exe
2004-01-03 13:20 epocman
* firebird2/builds/win32/: make_all.bat (1.21), msvc6/Firebird2.dsw
(1.31), msvc6/instclient.dsp (1.2), msvc7/instclient.vcproj (1.2):
Win32 HEAD porting of 1.5 branch RC8 latest updates, to keep HEAD
in synch with about to be released 1.5. Please someone check and
adjust MSVC7 compile, cause I only have MSVC6.
2004-01-03 02:29 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.15),
common.vcproj (1.13), common_classic.vcproj (1.11), isql.vcproj
(1.14):
Fix up MSVC7 makefiles
2003-12-31 06:35 robocop
* firebird2/builds/win32/: blrtable.bat (1.8), make_boot.bat
(1.22), msvc6/common.dsp (1.23), msvc6/common_classic.dsp (1.17),
msvc6/engine.dsp (1.39), msvc6/isql.dsp (1.20):
Cleanup
2003-12-30 03:06 skidder
* firebird2/builds/install/arch-specific/linux/Makefile.in (1.2):
Forward port generation of external debug info to FB2 HEAD
2003-12-28 00:48 skidder
* firebird2/builds/posix/prefix.linux (1.24):
Build debuggable release binaries on Linux
2003-12-22 00:54 skidder
* firebird2/builds/win32/defs/: fbclient.def (1.7),
fbclient_debug.def (1.7), gds32.def (1.6), gds32_debug.def (1.5):
Rollback crazy change made by Dimitry Sibiryakov and approved by
Claudio Valderrama. We should not break compatibility with half of
the world without apparent reasons.
2003-12-17 12:05 aafemt
* firebird2/builds/posix/Makefile.in.client.util (1.18):
Add db_alias.cpp to gstat
2003-12-14 05:39 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.14),
common.vcproj (1.12), common_classic.vcproj (1.10),
common_static.vcproj (1.2), engine.vcproj (1.29),
engine_classic.vcproj (1.28), engine_embed.vcproj (1.16),
fbclient.vcproj (1.27), fbclient_static.vcproj (1.9),
nbackup.vcproj (1.4):
Fix MSVC7 makefiles. Note: I didn't test them with VC 7.0, only 7.1
2003-12-13 15:42 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.30), common.dsp
(1.22), common_classic.dsp (1.16), engine.dsp (1.38),
engine_classic.dsp (1.34), fbclient.dsp (1.41):
1) Move db_alias.cpp to common.lib 2) Add common.lib to gstat.exe
2003-12-06 10:40 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/super/:
postinstall.sh.in (1.6), preuninstall.sh.in (1.5):
SS scripts - slightly optimized for various linux distibutions
2003-12-05 21:39 skidder
* firebird2/builds/win32/msvc7/: engine.vcproj (1.28),
engine_classic.vcproj (1.27), engine_embed.vcproj (1.15),
gstat.vcproj (1.16):
Update MSVC7 makefiles. Files were actually edited using VS2003 and
then version numbers were replaced back to 7.0
2003-12-02 17:03 brodsom
* firebird2/builds/posix/Makefile.in.client.util (1.17):
Fix posix builds (new btn.cpp source)
2003-12-02 03:50 brodsom
* firebird2/builds/posix/make.shared.variables (1.33):
Fix posix build, add new source btn.cpp.
2003-12-01 03:51 arnobrinkman
* firebird2/builds/win32/msvc6/: engine.dsp (1.37),
engine_classic.dsp (1.33), engine_embed.dsp (1.14), gstat.dsp
(1.17):
Enhanced Index Structure. 1) NULLs on top when sorting on ASC
index, DESC stays the same. 2) Support for larger index lengths,
can be up to 1/4 page size. 3) Store record-number on
non-leafpages for faster lookup in many duplicates. 4) Jump-nodes
for faster key-lookup in index on larger page-sizes. 5) Segment
selectivity calculation added.
2003-11-28 07:47 robocop
* firebird2/builds/win32/msvc6/: build_msg.dsp (1.4), codes.dsp
(1.5):
const correctness vars in scope minimal interface cleanup small bug
fixes
2003-11-23 17:37 skidder
* firebird2/configure.in (1.188):
Correction.
2003-11-23 17:27 skidder
* firebird2/configure.in (1.187):
Enable support for raw devices by default
2003-11-21 20:52 kkuznetsov
* firebird2/configure.in (1.186):
first trying gcc for solx86
2003-11-21 20:45 kkuznetsov
* firebird2/builds/posix/prefix.solx86gcc (1.6):
some solaris fixes
2003-11-20 09:13 eku
* firebird2/configure.in (1.185):
Moved the definition of socklen_t to autoconfig.h. It's used in
inet.ccp and server.cpp.
2003-11-18 04:21 brodsom
* firebird2/doc/README.build.mingw.html (1.11):
-Correction
2003-11-18 04:11 brodsom
* firebird2/: configure.in (1.184), doc/README.build.mingw.html
(1.10):
-Fix threading in MinGW (and the failed tests in fbtcs)
2003-11-18 03:31 brodsom
* firebird2/builds/win32/preprocess.bat (1.25):
-Enable build of dba_full
2003-11-17 17:04 skidder
* firebird2/builds/win32/make_boot.bat (1.21):
Fix MSVC7 build
2003-11-16 16:40 brodsom
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.29),
gstat_full.dsp (1.1):
-Add gstat_full project (utilities/dba_full)
2003-11-15 13:07 alexpeshkoff
*
firebird2/builds/install/arch-specific/linux/super/postinstall.sh.in
(1.5):
fixed install problems
2003-11-13 04:41 stryqx
* firebird2/configure.in (1.183):
Fix build on FreeBSD 4.x
2003-11-13 01:53 stryqx
* firebird2/configure.in (1.182):
Fix build on FreeBSD 4.x
2003-11-10 12:25 aafemt
* firebird2/: autogen.sh (1.10), configure.in (1.181):
downgrade autoconf requirement to 2.56
2003-11-09 13:03 dimitr
* firebird2/doc/WhatsNew (1.43):
Let's clear this document for v2.0.
2003-11-09 11:40 dimitr
* firebird2/doc/README.user.embedded (1.2):
Corrections.
2003-11-08 08:39 bellardo
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.18),
Makefile.in.client.util (1.16), Makefile.in.codes (1.14),
Makefile.in.embed.lockmgr (1.6), Makefile.in.fbserver (1.12),
Makefile.in.inet_server (1.12), Makefile.in.static.gbak (1.7),
Makefile.in.static.gpre (1.13), make.shared.targets (1.17):
Get rid of the space between the "-L" parameter and the library
name. The space breaks the darwin build.
2003-11-07 15:18 brodsom
* firebird2/builds/install/arch-specific/linux/misc/:
firebird.init.d.debian.in (1.1), firebird.init.d.generic.in (1.1),
firebird.init.d.gentoo.in (1.1), firebird.init.d.mandrake.in (1.1),
firebird.init.d.suse.in (1.1), rc.config.firebird.in (1.1):
Add needed files from B1_5
2003-11-07 12:37 brodsom
* firebird2/builds/posix/: Makefile.in.client.archive (1.2),
Makefile.in.client.journal (1.2), Makefile.in.embed.archive (1.2),
Makefile.in.embed.journal (1.2):
Corrections
2003-11-06 13:25 stryqx
* firebird2/builds/install/arch-specific/freebsd/install.sh.in
(1.4):
Even though the libgds symlinks are commented out, make them
correct.
2003-11-06 13:20 stryqx
* firebird2/builds/install/arch-specific/freebsd/install.sh.in
(1.3):
A better solution - copy the symlinks as symlinks.
2003-11-06 13:13 stryqx
* firebird2/builds/install/arch-specific/freebsd/install.sh.in
(1.2):
Make the install less noisy for 2.0. Save some disk space by
symlinking libfbclient.so.2 and libfbembed.so.2 to
libfbclient.so.2.0.0 and libfbembed.so.2.0.0 respectively.
2003-11-06 10:31 stryqx
* firebird2/configure.in (1.180):
Look for the install script template for FreeBSD in the right
location.
2003-11-06 10:25 stryqx
* firebird2/configure.in (1.179):
Let configure know about the FreeBSD install script.
2003-11-06 10:20 stryqx
* firebird2/builds/install/arch-specific/freebsd/: Makefile.in
(1.2), install.sh.in (1.1):
First cut at the install script for FreeBSD. Package management
for FreeBSD binaries will be done via the FreeBSD Ports Tree.
2003-11-05 17:54 brodsom
* firebird2/builds/install/arch-specific/mingw/prepare_mingw.sh
(1.3):
Gsplit.exe is build now
2003-11-05 17:53 brodsom
* firebird2/: builds/posix/Makefile.in.client.archive (1.1),
builds/posix/Makefile.in.client.journal (1.1),
builds/posix/Makefile.in.embed.archive (1.1),
builds/posix/Makefile.in.embed.journal (1.1),
builds/posix/Makefile.in.firebird (1.49),
builds/posix/Makefile.in.refDatabases (1.19),
builds/posix/make.defaults (1.32), configure.in (1.178):
Add journal and archive to posix build
2003-11-04 13:12 eku
* firebird2/builds/install/arch-specific/sinixz/prototype.in (1.3):
Updated file list.
2003-11-04 09:34 eku
* firebird2/configure.in (1.177):
Added comment as requested by Claudio.
2003-11-04 07:45 eku
* firebird2/configure.in (1.176):
Work around a problem with some Linux distros.
2003-11-04 07:25 eku
* firebird2/: configure.in (1.175), builds/posix/Makefile.in.intl
(1.16), builds/posix/Makefile.in.libfbclient (1.19):
Undo my latest changes as requested by Nickolay Samofatov.
2003-11-01 12:32 dimitr
* firebird2/builds/win32/make_boot.bat (1.20):
no message
2003-10-31 17:42 skidder
* firebird2/builds/install/:
arch-specific/linux/classic/postinstall.sh.in (1.6),
misc/CSchangeRunUser.sh.in (1.3):
Do not create home directory for firebird user
2003-10-31 13:41 eku
* firebird2/: configure.in (1.174), builds/posix/Makefile.in.intl
(1.15), builds/posix/Makefile.in.libfbclient (1.18):
Let autoconf control whether -DSUPERCLIENT is used or not.
2003-10-31 13:25 skidder
*
firebird2/builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.5):
We are known as Firebird now
2003-10-31 13:21 skidder
*
firebird2/builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.4):
Fix SuSE 9.0 install problem
2003-10-31 12:33 eku
* firebird2/configure.in (1.173):
Cleanup usage of gettimeofday.
2003-10-31 12:31 eku
* firebird2/builds/posix/Makefile.in.libfbclient (1.17):
Removed '-DSUPERCLIENT' as it breaks CS build.
2003-10-30 19:06 epocman
* firebird2/builds/win32/msvc6/gds32.dsp (1.21):
Win32 stub GDS32.DLL now preferably attempts to load FBCLIENT.DLL
from its installation location (rootdir/bin) instead of system
directories. Related to the finishing touches of the Win32
installation scheme looking forward multi-instances support after
V1.5. Please build maintainers, add advapi32.lib to msvc7/mingw
builds of gds32.dll. Thanks.
2003-10-30 15:26 eku
* firebird2/builds/posix/Makefile.in.intl (1.14):
Removed '-DSUPERCLIENT' as it breaks CS build.
2003-10-30 13:47 eku
* firebird2/configure.in (1.172):
Spelling.
2003-10-30 13:09 aafemt
* firebird2/builds/posix/prefix.mingw (1.27):
Turn off automatic CPU optimisation 'coz it doesn't work on AMD
K6-2
2003-10-30 10:49 eku
* firebird2/configure.in (1.171):
Detect POSIX threads support with autoconf. Some code cleanup.
2003-10-30 09:03 eku
* firebird2/configure.in (1.170):
Added missing autoheader templates.
2003-10-30 08:26 eku
* firebird2/: autogen.sh (1.9), configure.in (1.169),
builds/make.new/config/config.h.in (1.4):
Use autoheader to generate config.h.in.
2003-10-29 08:57 eku
* firebird2/configure.in (1.168):
Removed redundant test for socklen_t. Minor cleanup.
2003-10-28 18:58 skidder
* firebird2/builds/:
install/arch-specific/linux/classic/makeInstallImage.sh.in (1.4),
install/arch-specific/linux/classic/preinstall.sh.in (1.2),
posix/Makefile.in.firebird (1.48):
Build and install libfbclient.so in Linux CS
2003-10-28 13:37 skidder
* firebird2/builds/posix/prefix.solaris (1.11):
Remove unneeded define. Noted by Claudio
2003-10-27 19:42 skidder
* firebird2/: configure.in (1.167), builds/posix/prefix.solaris
(1.10):
Forward port Solaris fixes
2003-10-27 19:00 alexpeshkoff
* firebird2/builds/install/arch-specific/linux/:
misc/changeDBAPassword.sh.in (1.2), misc/firebird.initd.in (1.3),
super/install.sh.in (1.3), super/SSchangePasswd.sh.in (1.2),
super/makeInstallImage.sh.in (1.5), super/miniInstall.sh (1.2),
super/postinstall.sh.in (1.4), super/postuninstall.sh.in (1.3),
super/preinstall.sh.in (1.4), super/preuninstall.sh.in (1.4),
super/rpmfiles.txt.in (1.5), super/tarinstall.sh.in (1.2):
Port SS build changes from 1_5_Release
2003-10-27 18:53 alexpeshkoff
* firebird2/configure.in (1.166):
Port SS build changes from 1_5_Release
2003-10-27 10:28 robocop
* firebird2/builds/: win32/blrtable.bat (1.7),
win32/msvc6/fbclient.dsp (1.40), win32/msvc6/fbclient_static.dsp
(1.10), win32/msvc7/fbclient.vcproj (1.26),
win32/msvc7/fbclient_static.vcproj (1.8), posix/prefix.solaris
(1.9), posix/prefix.solx86 (1.23), posix/prefix.solx86gcc (1.5):
We made EXACT_NUMERICS unconditional in FB1 and the macro was
removed
2003-10-27 10:25 robocop
* firebird2/builds/win32/msvc6/: remote.dsp (1.20),
remote_classic.dsp (1.17):
Get rid of SUPERCLIENT Add explicitly proto_proto.h to the headers
list
2003-10-27 03:41 brodsom
* firebird2/builds/install/arch-specific/mingw/prepare_mingw.sh
(1.2):
Corrections
2003-10-27 02:51 brodsom
* firebird2/builds/install/arch-specific/mingw/Makefile.in (1.3):
Restore dummy file
2003-10-27 02:14 brodsom
* firebird2/configure.in (1.165):
-Add resources to iscguard
2003-10-27 02:10 brodsom
* firebird2/builds/posix/: Makefile.in.client.util (1.15),
Makefile.in.libfbclient (1.16), make.shared.targets (1.16),
prefix.mingw (1.26):
-Add resources to iscguard -Generate import library for fbclient.
2003-10-27 02:09 brodsom
* firebird2/builds/install/arch-specific/mingw/: Makefile.in (1.2),
prepare_mingw.bat (1.2), prepare_mingw.sh (1.1):
Toward installable MinGW build
2003-10-26 13:29 dimitr
* firebird2/builds/misc/msg.gbak (1.5):
Modified an existing error message.
2003-10-25 14:35 dimitr
* firebird2/builds/misc/msg.gbak (1.4):
Added new error message.
2003-10-24 09:15 robocop
* firebird2/builds/win32/make_boot.bat (1.19):
Minor correction to error messages
2003-10-24 01:18 brodsom
* firebird2/builds/win32/make_boot.bat (1.18):
Correction
2003-10-24 01:15 brodsom
* firebird2/configure.in (1.164):
Set EDITLINE_FLG=N in Linux until the editline problem is solved.
2003-10-20 04:49 brodsom
* firebird2/builds/install/arch-specific/mingw/prepare_mingw.bat
(1.1):
First step toward mingw installable
2003-10-20 03:44 brodsom
* firebird2/: configure.in (1.163),
builds/posix/Makefile.in.client.qli (1.1),
builds/posix/Makefile.in.firebird (1.47),
builds/posix/Makefile.in.client.gdef (1.6):
Add gdef and qli to posix ss build (needed for the tcs)
2003-10-19 17:49 arnobrinkman
* firebird2/builds/win32/make_examples.bat (1.9):
A batch-file i forgot, thanks to Blas
2003-10-19 15:42 arnobrinkman
* firebird2/builds/win32/make_boot.bat (1.17):
Let's make my life a little bit easier, so i don't have to change
everytime the files ;-)
2003-10-19 15:35 arnobrinkman
* firebird2/builds/win32/: prepare.bat (1.28), preprocess.bat
(1.24), setenvvar.bat (1.4):
Let's make my life a little bit easier, so i don't have to change
everytime the files ;-)
2003-10-19 08:58 stryqx
* firebird2/configure.in (1.162):
Make configure summary report match reality.
2003-10-19 03:25 brodsom
* firebird2/builds/win32/: parse.bat (1.6), prepare.bat (1.27),
run_all.bat (1.5):
Corrections
2003-10-19 03:23 brodsom
* firebird2/builds/win32/make_boot.bat (1.16):
Allow debug or release build
2003-10-19 03:22 brodsom
* firebird2/builds/win32/msvc6/fbclient_static.dsp (1.9):
Add DEV_BUILD to the debug build
2003-10-17 16:32 brodsom
* firebird2/builds/win32/make_examples.bat (1.8):
Correction
2003-10-15 14:47 brodsom
* firebird2/builds/win32/: make_all.bat (1.20), make_boot.bat
(1.15), run_all.bat (1.4):
Exit from build process if msdev returns errorlevel 1
2003-10-14 15:09 eku
* firebird2/: configure.in (1.161),
builds/make.new/config/config.h.in (1.3):
SINIX-Z: POSIX stylish sigaction.
2003-10-12 15:17 epocman
* firebird2/doc/install_win32.txt (1.5):
[no log message]
2003-10-12 14:02 epocman
* firebird2/doc/install_win32.txt (1.4):
[no log message]
2003-10-12 13:54 epocman
* firebird2/doc/README.instsvc (1.3):
[no log message]
2003-10-11 01:56 skidder
* firebird2/: configure.in (1.160),
builds/install/arch-specific/linux/classic/postinstall.sh.in (1.3),
builds/install/misc/CSchangeRunUser.sh.in (1.2),
builds/posix/prefix.linux_sparc32 (1.2):
Forward port Sparc fixes
2003-10-09 20:06 brodsom
* firebird2/builds/win32/run_all.bat (1.3):
Correction
2003-10-09 19:48 brodsom
* firebird2/builds/win32/run_all.bat (1.2):
Test if firebird is set and ask for it if not
2003-10-08 13:50 dimitr
* firebird2/builds/install/misc/firebird.conf (1.3):
no message
2003-10-08 11:15 dimitr
* firebird2/doc/sql.extensions/README.context_variables (1.3):
Added extra note.
2003-10-07 08:48 stryqx
* firebird2/builds/posix/prefix.freebsd (1.11):
Fix typo
2003-10-07 08:43 stryqx
* firebird2/builds/posix/prefix.freebsd (1.10):
Fix up build flags.
2003-10-06 15:20 alexpeshkoff
* firebird2/doc/sql.extensions/README.execute_statement (1.4):
Added security note
2003-10-06 11:46 robocop
* firebird2/builds/win32/msvc6/fbserver.dsp (1.33):
Included two unnecessary files time ago
2003-10-06 01:06 brodsom
* firebird2/builds/win32/make_all.bat (1.19):
include journal
2003-10-05 08:10 robocop
* firebird2/doc/license/README.license.usage.txt (1.2):
small typo
2003-10-05 06:06 robocop
* firebird2/builds/win32/defs/gds.def (1.3):
Removed win16 survivor
2003-10-03 12:04 dimitr
* firebird2/doc/license/README.license.usage.txt (1.1):
Added usage rules
2003-10-02 20:41 epocman
* firebird2/doc/README.instsvc (1.2):
Sync with FB1.5 branch.
2003-10-02 12:17 aafemt
* firebird2/doc/README.build.mingw.html (1.9):
Move MSVC-related hack of vsnprintf to MSVC header because it
crashed MinGW build
2003-09-30 21:26 brodsom
* firebird2/configure.in (1.159):
Correction
2003-09-30 19:48 brodsom
* firebird2/configure.in (1.158):
Lost commit
2003-09-30 11:41 fsg
* firebird2/configure.in (1.157):
small fixes for ftn.cpp, include fbudf for the linux build FSG
2003-09-30 00:06 brodsom
* firebird2/doc/README.build.mingw.html (1.8):
Update
2003-09-29 14:42 robocop
* firebird2/builds/win32/defs/: fbclient.def (1.6),
fbclient_debug.def (1.6), gds32.def (1.5), gds32_debug.def (1.4),
iutls.def (1.2):
Cleanup. Hopefully harmless It should fix the issue introduced
with constness in gds__interprete for current applications.
2003-09-28 23:35 skidder
* firebird2/builds/win32/defs/: fbclient.def (1.5),
fbclient_debug.def (1.5), gds32.def (1.4), gds32_debug.def (1.3):
Ok, i'm joining Firebird destruction team with my cleanup: 1. Bring
trace DSQL, DYN and BLR trace logging up-to-date 2. Remove
redundant CSB pointer dereferences in BLR parser and request
compiler 3. Convert RIGHT JOIN to LEFT JOIN early during BLR
parsing 4. Check BLR syntax for unititalized contexts usage 5. Some
type-safety and const-correctness fixes
2003-09-28 01:29 brodsom
* firebird2/builds/posix/: Makefile.in.client.fbudf (1.1),
Makefile.in.embed.fbudf (1.1), Makefile.in.extlib (1.14),
Makefile.in.firebird (1.46):
Solve fbudf build in MinGW
2003-09-28 01:28 brodsom
* firebird2/builds/posix/prefix.mingw (1.25):
Remove ipserver from mingw build
2003-09-26 16:25 dimitr
* firebird2/doc/license/: IDPL.txt (1.1), LGPL_w_exception.txt
(1.1):
Added license texts.
2003-09-26 15:07 brodsom
* firebird2/doc/README.build.mingw.html (1.7):
Update dates
2003-09-26 14:49 brodsom
* firebird2/doc/README.build.mingw.html (1.6):
Update
2003-09-26 12:22 aafemt
* firebird2/builds/posix/make.defaults (1.31):
Rollback my unneeded anymore hack
2003-09-24 12:39 aafemt
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.17),
Makefile.in.static.gpre (1.12):
Gpre used during build doesn't need additional language modules
2003-09-24 00:38 skidder
* firebird2/: configure.in (1.156),
builds/install/arch-specific/linux/classic/postinstall.sh.in (1.2),
builds/install/arch-specific/linux/misc/firebird.initd.in (1.2),
builds/install/arch-specific/linux/super/SSchangePasswd.sh (1.3),
builds/install/arch-specific/linux/super/SSchangePasswd.sh.in
(1.1), builds/install/arch-specific/linux/super/postinstall.sh.in
(1.3), builds/install/arch-specific/linux/super/preinstall.sh.in
(1.3), builds/install/arch-specific/linux/super/preuninstall.sh.in
(1.3), builds/install/arch-specific/linux/super/rpmfiles.txt.in
(1.4), builds/install/misc/CSchangeRunUser.sh (1.2),
builds/install/misc/CSchangeRunUser.sh.in (1.1),
builds/install/misc/CSrestoreRootRunUser.sh (1.2),
builds/install/misc/CSrestoreRootRunUser.sh.in (1.1),
builds/install/misc/SSchangeRunUser.sh (1.2),
builds/install/misc/SSchangeRunUser.sh.in (1.1),
builds/install/misc/SSrestoreRootRunUser.sh (1.2),
builds/install/misc/SSrestoreRootRunUser.sh.in (1.1),
builds/install/misc/changeDBAPassword.sh (1.2),
builds/install/misc/changeDBAPassword.sh.in (1.1),
builds/install/misc/firebird.init.d.generic (1.2),
builds/install/misc/firebird.init.d.generic.in (1.1),
builds/install/misc/firebird.init.d.mandrake (1.2),
builds/install/misc/firebird.init.d.mandrake.in (1.1),
builds/posix/Makefile.in.firebird (1.45):
Make Firebird 2.0 Linux CS install prefix-aware and secure
2003-09-24 00:36 skidder
* firebird2/builds/posix/Makefile.in.extlib (1.13):
I don't know why Blas disabled building fbudf.so. Let's build it
again
2003-09-20 03:44 brodsom
* firebird2/doc/README.build.mingw.html (1.5):
MinGW readme update
2003-09-20 02:58 brodsom
* firebird2/doc/README.build.mingw.html (1.4):
Update MinGW instructions
2003-09-20 02:18 brodsom
* firebird2/doc/README.build.mingw.html (1.3):
Update MinGW instructions
2003-09-15 11:36 dimitr
* firebird2/builds/win32/msvc6/nbackup.dsp (1.2):
Updated project files.
2003-09-12 12:16 aafemt
* firebird2/builds/posix/Makefile.in.client.util (1.14):
instsvc doesn't need OS_specific_files
2003-09-11 04:53 brodsom
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.16),
Makefile.in.client.gpre (1.10), Makefile.in.embed.gpre (1.10),
Makefile.in.embed.qli (1.12), Makefile.in.static.gpre (1.11):
-Remove PYXIS
2003-09-11 04:16 brodsom
* firebird2/builds/: win32/msvc6/gpre.dsp (1.19),
win32/msvc6/gpre_boot.dsp (1.19), win32/msvc6/gpre_static.dsp
(1.4), win32/msvc6/qli.dsp (1.14), win32/msvc7/gpre.vcproj (1.16),
win32/msvc7/gpre_boot.vcproj (1.17), win32/msvc7/gpre_static.vcproj
(1.2), win32/msvc7/qli.vcproj (1.13),
mac_os_x/CS/CS.pbproj/project.pbxproj (1.4):
-Removing PYXIS
2003-09-10 19:29 dimitr
* firebird2/doc/WhatsNew (1.42):
no message
2003-09-09 21:00 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.13),
fbclient.vcproj (1.25), fbclient_static.vcproj (1.7),
ipserver.vcproj (1.13), remote.vcproj (1.16), remote_classic.vcproj
(1.16):
Adjust MSVC7 makefiles for XNET support
2003-09-09 18:43 skidder
* firebird2/builds/win32/msvc7/nbackup.vcproj (1.3):
Update MSVC7 makefiles
2003-09-09 13:08 robocop
* firebird2/examples/: include/example.h (1.2), udf/udflib.c (1.2):
clean a bit this old example
2003-09-09 09:51 brodsom
* firebird2/builds/win32/run_all.bat (1.1):
Add a script to build from scratch to installer
2003-09-09 09:49 brodsom
* firebird2/builds/win32/msvc6/: engine.dsp (1.36),
engine_classic.dsp (1.32), engine_embed.dsp (1.13),
fb_lock_print.dsp (1.18), fbclient.dsp (1.39), fbclient_static.dsp
(1.8), gpre_boot.dsp (1.18), gstat.dsp (1.16), walw.dsp (1.2):
Update msvc6 build after Nickolay changes
2003-09-08 23:43 skidder
* firebird2/builds/win32/msvc7/: engine.vcproj (1.27),
engine_classic.vcproj (1.26), engine_embed.vcproj (1.14),
fb_lock_print.vcproj (1.16), fbclient.vcproj (1.24),
fbclient_static.vcproj (1.6), gpre_boot.vcproj (1.16), gstat.vcproj
(1.15):
Update MSVC7 makefiles
2003-09-08 22:23 skidder
* firebird2/: configure.in (1.155),
builds/posix/Makefile.in.boot.gpre (1.15),
builds/posix/Makefile.in.client.util (1.13),
builds/posix/Makefile.in.embed.util (1.11),
builds/posix/make.defaults (1.30),
builds/posix/make.shared.variables (1.32),
builds/posix/prefix.darwin (1.11), builds/posix/prefix.example
(1.7), builds/posix/prefix.freebsd (1.9), builds/posix/prefix.linux
(1.23), builds/posix/prefix.mingw (1.24),
builds/posix/prefix.sinixz (1.19), builds/posix/prefix.solaris
(1.8), builds/posix/prefix.solx86 (1.22),
builds/posix/prefix.solx86gcc (1.4):
NBACKUP-related changes and some clean-up
2003-09-08 21:30 brodsom
* firebird2/builds/install/arch-specific/linux/:
super/SSchangePasswd.sh (1.2), super/makeInstallImage.sh.in (1.4),
super/postinstall.sh.in (1.2), super/postuninstall.sh.in (1.2),
super/preinstall.sh.in (1.2), super/preuninstall.sh.in (1.2),
super/rpmfiles.txt.in (1.3), super/rpmheader.txt.in (1.2),
misc/firebird.initd.in (1.1):
Move Alex commit to the right place
2003-09-08 16:14 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.28), fbclient.dsp
(1.38), remote.dsp (1.19), remote_classic.dsp (1.16):
Added the current XNET implementation. Let's hope it works not
only for me <g>
2003-09-07 23:39 epocman
* firebird2/builds/win32/uninstall.bat (1.2):
instsvc 'remove' new syntax does'nt need a '-g' option.
2003-09-07 23:36 epocman
* firebird2/builds/win32/: install_classic.bat (1.2),
install_super.bat (1.2):
instsvc new syntax does not take root_directory on the
command-line.
2003-09-05 12:05 alexpeshkoff
* firebird2/builds/posix/Makefile.in.firebird (1.44):
fix posix SS build - script files are copied for both SS and CS
2003-09-04 18:59 brodsom
* firebird2/builds/win32/msvc6/archive.dsp (1.2):
Correction
2003-09-04 15:47 brodsom
* firebird2/builds/win32/preprocess.bat (1.23):
Move stats.epp to utilities
2003-09-03 03:46 brodsom
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_15.iss
(1.4):
-Add all the examples to the installer
2003-09-02 20:28 brodsom
* firebird2/builds/win32/: make_boot.bat (1.14), prepare.bat
(1.26), preprocess.bat (1.22), msvc6/journal.dsp (1.1),
msvc6/Firebird2.dsw (1.27), msvc6/archive.dsp (1.1):
-Making journal buildable (and translating e to epp)
2003-09-02 20:19 brodsom
* firebird2/builds/misc/journal.gbak (1.1):
-Making journal buildable (and translating e to epp)
2003-09-02 14:45 brodsom
*
firebird2/builds/install/arch-specific/win32/FirebirdInstall_15.iss
(1.3):
-Fix to allow use repositories named differently.
2003-09-01 16:22 alexpeshkoff
* firebird2/builds/posix/make.defaults (1.29):
fix posix SS client library name
2003-09-01 16:17 brodsom
* firebird2/builds/win32/msvc6/gds32.dsp (1.20):
-Remove build warning (warning LNK4098: defaultlib MSVCRTD
conflicts with use of other libs)
2003-09-01 16:04 skidder
* firebird2/builds/win32/msvc7/fbclient_static.vcproj (1.5):
Adjust MSVC7 makefiles
2003-09-01 14:06 brodsom
* firebird2/builds/: posix/make.shared.variables (1.31),
win32/msvc7/wal.vcproj (1.12), win32/msvc7/wal_classic.vcproj
(1.12), win32/msvc6/Firebird2.dsw (1.26), win32/msvc6/wal.dsp
(1.13), win32/msvc6/wal_classic.dsp (1.11), win32/msvc6/walw.dsp
(1.1), win32/make_all.bat (1.18):
-Corrections to wal build -Add walw.exe build to msvc6
2003-08-31 09:41 dimitr
* firebird2/doc/install_win32.txt (1.3):
Small corrections.
2003-08-29 13:20 brodsom
* firebird2/builds/win32/preprocess.bat (1.21):
Remove envelope.epp from preprocess
2003-08-29 12:52 aafemt
* firebird2/builds/win32/defs/: fbclient.def (1.4),
fbclient_debug.def (1.4), gds.def (1.2), gds32.def (1.3),
gds32_debug.def (1.2):
No more isc_array_gen_sdl() in public API
2003-08-27 14:13 robocop
* firebird2/doc/WhatsNew (1.41):
Minimize email harvesting, as agreed with Dmitry
2003-08-27 12:50 brodsom
* firebird2/doc/cleaning-todo.txt (1.4):
Update
2003-08-25 10:17 dimitr
* firebird2/builds/misc/msg.gbak (1.3):
Added new error message for Arno.
2003-08-22 12:29 aafemt
* firebird2/builds/posix/make.rules (1.20):
Object files are in temp dir now
2003-08-22 12:26 aafemt
* firebird2/: configure.in (1.154), builds/posix/Makefile.in.intl
(1.13):
Make intl compilable
2003-08-22 01:05 arnobrinkman
* firebird2/builds/win32/msvc6/fbembed.dsp (1.30):
update fbembed
2003-08-22 00:27 skidder
* firebird2/: doc/WhatsNew (1.40),
builds/install/misc/firebird.conf (1.2):
Fix kernel memory leak
2003-08-21 03:45 brodsom
* firebird2/builds/win32/: defs/intlcpp.def (1.2),
old_makes/intlcpp.mak (1.2):
Remove intlcpp
2003-08-21 03:38 brodsom
* firebird2/builds/win32/: make_all.bat (1.17), msvc6/Firebird2.dsw
(1.25), msvc7/Firebird2.sln (1.12), msvc6/intlcpp.dsp (1.6),
msvc7/intlcpp.vcproj (1.7):
Remove intlcpp
2003-08-20 14:34 arnobrinkman
* firebird2/builds/win32/msvc6/fbembed.dsp (1.29):
make fbembed work again
2003-08-20 10:35 brodsom
* firebird2/builds/: posix/Makefile.in.intl (1.12),
win32/msvc7/intl.vcproj (1.13), win32/msvc6/intl.dsp (1.21):
Move intl module to c++
2003-08-20 01:08 skidder
* firebird2/doc/WhatsNew (1.39):
Get ready for RC6
2003-08-19 13:42 brodsom
* firebird2/builds/posix/prefix.linux (1.22):
-Fix parse.cpp (yacc generated) warnings
2003-08-19 11:25 brodsom
* firebird2/builds/posix/prefix.mingw (1.23):
-Remove parse.cpp (yacc generated) warnings
2003-08-19 08:03 robocop
* firebird2/builds/win32/msvc6/: Firebird2Boot.dsw (1.3),
relations.dsp (1.3):
We no longer have a "relations" project. Static metadata
definitions came back.
2003-08-18 18:56 skidder
* firebird2/builds/win32/msvc7/: alice.vcproj (1.11),
alice_classic.vcproj (1.11), burp.vcproj (1.14),
burp_classic.vcproj (1.14), common.vcproj (1.11),
common_classic.vcproj (1.9), dsql_server.vcproj (1.12),
dsql_server_classic.vcproj (1.12), engine.vcproj (1.26),
engine_classic.vcproj (1.25), engine_embed.vcproj (1.13),
fb_inet_server.vcproj (1.13), fb_lock_print.vcproj (1.15),
fbclient.vcproj (1.23), fbembed.vcproj (1.19), fbguard.vcproj
(1.14), fbserver.vcproj (1.14), fbudf.vcproj (1.9), gbak.vcproj
(1.13), gdef.vcproj (1.13), gds32.vcproj (1.13), gfix.vcproj
(1.13), gpre.vcproj (1.15), gpre_boot.vcproj (1.15), gsec.vcproj
(1.13), gsplit.vcproj (1.7), gstat.vcproj (1.14), ib_udf.vcproj
(1.12), ib_util.vcproj (1.12), instreg.vcproj (1.12),
instsvc.vcproj (1.12), intl.vcproj (1.12), intlcpp.vcproj (1.6),
ipserver.vcproj (1.12), isql.vcproj (1.13), lock.vcproj (1.11),
lock_classic.vcproj (1.11), nbackup.vcproj (1.2), qli.vcproj
(1.12), remote.vcproj (1.15), remote_classic.vcproj (1.15),
utilities.vcproj (1.15), utilities_classic.vcproj (1.14),
wal.vcproj (1.11), wal_classic.vcproj (1.11):
Adjust MSVC7 makefiles to reduce command line compiler warnings
2003-08-18 16:08 arnobrinkman
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.37),
fbclient_static.dsp (1.7), Firebird2.dsw (1.24):
make build work again
2003-08-18 00:36 skidder
* firebird2/doc/WhatsNew (1.38):
Add RC6 changes
2003-08-17 21:56 skidder
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.11),
fbclient.vcproj (1.22):
Fix up server-side database aliases - expand Windows SS local
connection strings on the client side unless they specify database
aliases (return to backward-compatible behavior) - use aliases for
database creation - do security checks after database file name
expansion - forbid usage of relative paths in aliases - do not
stick to 8.3 filenames on Windows as it causes problems
2003-08-15 12:11 aafemt
* firebird2/doc/README.coding.style (1.3):
An additional related to previous commit
2003-08-14 23:00 skidder
* firebird2/doc/README.coding.style (1.2):
Fix up coding rules a bit to make my code compatible
2003-08-14 12:26 aafemt
* firebird2/doc/README.coding.style (1.1):
useful reading for coders
2003-08-13 13:26 alexpeshkoff
* firebird2/builds/win32/msvc6/gfix.dsp (1.18):
Also fix MSVC6 gfix build in head branch
2003-08-13 13:11 robocop
* firebird2/builds/win32/msvc6/fbserver.dsp (1.32):
Committed... just in case
2003-08-13 13:06 robocop
* firebird2/examples/api/apifull.c (1.3):
Let's hope the cure is not worse than the sickness Took VARY from
ibase.h
2003-08-12 21:54 skidder
* firebird2/builds/misc/msg.gbak (1.2):
Add nbak messages
2003-08-12 12:06 eku
* firebird2/: configure.in (1.153),
builds/make.new/config/config.h.in (1.2):
Use autoconf to do it right :-)
2003-08-11 03:25 brodsom
* firebird2/builds/posix/prefix.linux (1.21):
-Remove parentheses warnings. -Remove unknown-pragmas warnings.
-Remove unused variables warnings, near all the actual warnings are
for gpre generated stuff. -Avoid message wrapping.
2003-08-11 01:10 brodsom
* firebird2/builds/win32/prepare.bat (1.25):
Change message (the previous one is wrong)
2003-08-11 01:09 brodsom
* firebird2/builds/win32/make_boot.bat (1.13):
beautify
2003-08-11 01:05 brodsom
* firebird2/builds/win32/blrtable.bat (1.6):
Move compiler output to a log file
2003-08-10 17:43 skidder
* firebird2/builds/win32/msvc7/: alice.vcproj (1.10),
alice_classic.vcproj (1.10), build_msg.vcproj (1.2), burp.vcproj
(1.13), burp_classic.vcproj (1.13), codes.vcproj (1.3),
engine.vcproj (1.25), engine_classic.vcproj (1.24),
engine_embed.vcproj (1.12), fbclient_static.vcproj (1.4),
fbudf.vcproj (1.8), gfix.vcproj (1.12), ipserver.vcproj (1.11),
lock.vcproj (1.10), lock_classic.vcproj (1.10), remote.vcproj
(1.14), remote_classic.vcproj (1.14), utilities.vcproj (1.14),
utilities_classic.vcproj (1.13), wal.vcproj (1.10),
wal_classic.vcproj (1.10):
1) Make NBACKUP happy on Win32 CS too. 2) Fix tracking of OWN_hung
in Win32 CS lock manager (lock-up debugging aid) 3) Fix possible
unsynchronized access to memory manager in Win32 CS builds and
client library. Have shown itself as a very rare crash of Win32 CS
manager process during its startup. 4) Reduce warnings a little
Points 2 and 3 need to be backported to B1_5_Release
2003-08-08 17:54 brodsom
* firebird2/builds/win32/prepare.bat (1.24):
Reapply Paul change in the HEAD using the HEAD sources.
2003-08-08 16:01 skidder
* firebird2/builds/win32/msvc7/gpre_boot.vcproj (1.14):
Fix tweak in MSVC7 build
2003-08-08 12:26 brodsom
* firebird2/builds/win32/: make_all.bat (1.16), prepare.bat (1.23):
Rollback Paul changes, it breaks the builds in several places.
2003-08-08 11:13 paulbeach
* firebird2/builds/win32/setenvvar.bat (1.3):
Fix moronic spelling mistake
2003-08-08 09:52 paulbeach
* firebird2/builds/win32/: make_all.bat (1.15), prepare.bat (1.22),
setenvvar.bat (1.2):
Fix Blas' fix for Firebird location in prepare, so it can handle
spaces in the path name. Echo %FIREBIRD% in setenvvar.bat. Copy
firebird.conf to output so the server will actually run.
2003-08-08 08:29 kkuznetsov
* firebird2/builds/posix/prefix.solx86 (1.21):
[no log message]
2003-08-08 02:29 brodsom
* firebird2/builds/win32/msvc6/: fb_inet_server.dsp (1.20),
fbserver.dsp (1.31):
Patch msvc6 after Nickolay changes
2003-08-07 19:10 brodsom
* firebird2/configure.in (1.152):
Patch MinGW after Nickolay changes
2003-08-07 18:58 brodsom
* firebird2/builds/win32/: msvc6/Firebird2.dsw (1.23),
msvc6/nbackup.dsp (1.1), msvc6/nbbackup.dsp (1.2), make_all.bat
(1.14):
Change nbbackup to nbackup
2003-08-07 16:31 brodsom
* firebird2/builds/install/arch-specific/linux/super/miniInstall.sh
(1.1):
Move miniinstall from src/install to builds/install
2003-08-07 15:58 brodsom
* firebird2/builds/win32/: make_all.bat (1.13), msvc6/Firebird2.dsw
(1.22), msvc6/engine.dsp (1.35), msvc6/engine_classic.dsp (1.31),
msvc6/engine_embed.dsp (1.12), msvc6/nbbackup.dsp (1.1):
Patch msvc6 after Nickolay changes
2003-08-06 22:03 skidder
* firebird2/builds/win32/msvc7/nbackup.vcproj (1.1):
Add makefile for NBACKUP
2003-08-06 22:00 skidder
* firebird2/builds/win32/msvc7/Firebird2.sln (1.10):
Make NBACKUP tool work on Windows. Seems to work.
2003-08-06 20:06 skidder
* firebird2/builds/win32/msvc7/: engine.vcproj (1.24),
engine_classic.vcproj (1.23), engine_embed.vcproj (1.11):
Win32 engine builds and seems to work
2003-08-06 18:30 skidder
* firebird2/builds/:
install/arch-specific/linux/classic/makeInstallImage.sh.in (1.3),
install/arch-specific/linux/super/install.sh.in (1.2),
install/arch-specific/linux/super/makeInstallImage.sh.in (1.3),
install/arch-specific/linux/super/rpmfiles.txt.in (1.2),
posix/Makefile.in.client.util (1.12), posix/Makefile.in.embed.util
(1.10), posix/make.defaults (1.28), posix/make.shared.variables
(1.30), posix/prefix.darwin (1.10), posix/prefix.example (1.6),
posix/prefix.freebsd (1.8), posix/prefix.linux (1.20),
posix/prefix.mingw (1.22), posix/prefix.sinixz (1.18),
posix/prefix.solaris (1.7), posix/prefix.solx86 (1.20),
posix/prefix.solx86gcc (1.3):
Implementation of fast physical incremental backup
2003-08-06 18:21 brodsom
* firebird2/builds/win32/prepare.bat (1.21):
Patch. previoulsy when the directory parameter have spaces (as in
the example) the script fail.
2003-08-06 17:41 brodsom
* firebird2/builds/win32/: make_boot.bat (1.12), preprocess.bat
(1.20):
Correction (no need to build relations.cpp)
2003-08-06 17:41 brodsom
* firebird2/clean.sh (1.10):
Correction
2003-08-04 17:33 skidder
* firebird2/builds/posix/Makefile.in.codes (1.13):
Clean up some recent shit after Blas to make engine compile
2003-08-04 10:12 dimitr
* firebird2/doc/WhatsNew (1.37):
Added RC5 changes
2003-08-04 01:17 brodsom
* firebird2/: configure.in (1.151),
builds/posix/Makefile.in.examples (1.2),
builds/posix/Makefile.in.firebird (1.43):
Solve the examples failure in Linux build
2003-08-03 21:20 skidder
* firebird2/builds/win32/parse.bat (1.5):
Continue fixing MSVC build
2003-08-03 17:56 skidder
* firebird2/doc/fb2-todo.txt (1.4):
A couple TODO items I forgot
2003-07-31 13:54 skidder
* firebird2/doc/sql.extensions/README.explicit_locks (1.4):
Fix typo
2003-07-29 15:31 skidder
* firebird2/doc/sql.extensions/README.execute_statement (1.3):
Fix typo
2003-07-29 13:33 skidder
* firebird2/doc/sql.extensions/README.savepoints (1.1):
Added docs for savepoints
2003-07-29 02:55 arnobrinkman
* firebird2/doc/sql.extensions/README.aggregate_tracking (1.1):
Please give some comments
2003-07-28 11:29 skidder
* firebird2/doc/sql.extensions/README.explicit_locks (1.3):
Fix a couple typos
2003-07-28 11:21 skidder
* firebird2/doc/sql.extensions/: README.explicit_locks (1.2),
README.order_by_expressions_nulls (1.2):
Correct docs a little
2003-07-27 20:00 skidder
* firebird2/doc/sql.extensions/README.order_by_expressions_nulls
(1.1):
Some more docs
2003-07-27 17:44 skidder
* firebird2/doc/sql.extensions/README.explicit_locks (1.1):
Add docs for explicit locking
2003-07-17 17:40 skidder
* firebird2/builds/win32/msvc7/: fbclient.vcproj (1.21),
fbguard.vcproj (1.13), gsec.vcproj (1.12), instreg.vcproj (1.11),
instsvc.vcproj (1.11), utilities.vcproj (1.13),
utilities_classic.vcproj (1.12):
Fix MSVC7 makefiles
2003-07-17 15:59 brodsom
* firebird2/builds/win32/msvc7/codes.vcproj (1.2):
Correct codes.cpp directory
2003-07-17 13:41 brodsom
* firebird2/builds/win32/msvc7/: wal_classic.vcproj (1.9),
alice.vcproj (1.9), alice_classic.vcproj (1.9), burp.vcproj (1.12),
burp_classic.vcproj (1.12), common.vcproj (1.10),
common_classic.vcproj (1.8), dsql_server.vcproj (1.11),
dsql_server_classic.vcproj (1.11), engine.vcproj (1.23),
engine_classic.vcproj (1.22), engine_embed.vcproj (1.10),
fb_inet_server.vcproj (1.12), fb_lock_print.vcproj (1.14),
fbclient.vcproj (1.20), fbembed.vcproj (1.18), fbguard.vcproj
(1.12), fbserver.vcproj (1.13), fbudf.vcproj (1.7), gbak.vcproj
(1.12), gdef.vcproj (1.12), gds32.vcproj (1.12), gfix.vcproj
(1.11), gpre.vcproj (1.14), gpre_boot.vcproj (1.13), gsec.vcproj
(1.11), gsplit.vcproj (1.6), gstat.vcproj (1.13), ib_udf.vcproj
(1.11), ib_util.vcproj (1.11), instreg.vcproj (1.10),
instsvc.vcproj (1.10), intl.vcproj (1.11), intlcpp.vcproj (1.5),
ipserver.vcproj (1.10), isql.vcproj (1.12), lock.vcproj (1.9),
lock_classic.vcproj (1.9), qli.vcproj (1.11), remote.vcproj (1.13),
remote_classic.vcproj (1.13), utilities.vcproj (1.12),
utilities_classic.vcproj (1.11), wal.vcproj (1.9):
Update output directories
2003-07-17 04:15 brodsom
* firebird2/: configure.in (1.150),
builds/posix/Makefile.in.examples (1.1),
builds/posix/Makefile.in.firebird (1.42):
Restore examples build (and add intlbld)
2003-07-16 21:40 brodsom
* firebird2/doc/README.build.msvc.html (1.10):
Update
2003-07-16 21:14 brodsom
* firebird2/builds/win32/make_all.bat (1.12):
Remove examples stuff from make_all
2003-07-16 21:06 brodsom
* firebird2/builds/win32/make_examples.bat (1.7):
Remove commented sed commands
2003-07-16 20:54 brodsom
* firebird2/examples/build_win32/: clean_all.bat (1.4),
clean_empbuild.bat (1.4), make_all.bat (1.4), make_empbuild.bat
(1.3):
Remove make_empbuild from user examples, the datbases are included
in the examples.
2003-07-16 20:49 brodsom
* firebird2/examples/empbuild/: intlbld.e (1.2), intldml.sql (1.2):
Use isql option to set character set from command line, to connect
with a command line specified database with non default charset.
2003-07-16 20:45 brodsom
* firebird2/builds/win32/: msvc6/Firebird2.dsw (1.21),
msvc6/empbuild.dsp (1.1), msvc6/intlbld.dsp (1.1), make_all.bat
(1.11), make_boot.bat (1.11), make_examples.bat (1.6):
Adding the make_examples to build employee.fdb and intlemp.fdb
2003-07-15 21:40 skidder
* firebird2/doc/fb2-todo.txt (1.3):
[no log message]
2003-07-15 12:52 brodsom
* firebird2/configure.in (1.149):
Split utilities dir
2003-07-15 12:49 aafemt
* firebird2/Makefile.in (1.5):
A bit better way to pass target over to sub-makefile
2003-07-15 12:32 dimitr
* firebird2/doc/sql.extensions/: README.context_variables (1.2),
README.data_types (1.2):
no message
2003-07-15 12:11 skidder
* firebird2/doc/fb2-todo.txt (1.2):
fix todo for FB2
2003-07-15 11:09 dimitr
* firebird2/doc/sql.extensions/: README.context_variables (1.1),
README.data_types (1.1), README.exception_handling (1.1),
README.universal_triggers (1.1):
Added some documentation for RelNotes. More will follow shortly.
2003-07-15 04:35 brodsom
* firebird2/builds/: win32/make_boot.bat (1.10),
win32/preprocess.bat (1.19), win32/msvc6/fb_inet_server.dsp (1.19),
win32/msvc6/fbclient.dsp (1.36), win32/msvc6/fbembed.dsp (1.28),
win32/msvc6/fbserver.dsp (1.30), win32/msvc6/gsec.dsp (1.14),
win32/msvc6/gstat.dsp (1.15), win32/msvc6/instreg.dsp (1.13),
win32/msvc6/instsvc.dsp (1.14), win32/msvc6/utilities.dsp (1.14),
win32/msvc6/utilities_classic.dsp (1.12),
win32/msvc7/fb_inet_server.vcproj (1.11),
win32/msvc7/fbembed.vcproj (1.17), win32/msvc7/fbserver.vcproj
(1.12), win32/msvc7/gstat.vcproj (1.12),
win32/msvc7/utilities.vcproj (1.11),
win32/msvc7/utilities_classic.vcproj (1.10),
posix/Makefile.in.client.util (1.11), posix/Makefile.in.embed.util
(1.9), posix/Makefile.in.libfbclient (1.15),
posix/make.shared.variables (1.29):
Split utilities dir
2003-07-15 01:20 brodsom
* firebird2/: configure.in (1.148),
builds/posix/Makefile.in.client.util (1.10),
builds/posix/make.shared.targets (1.15),
builds/posix/make.shared.variables (1.28),
builds/posix/prefix.mingw (1.21),
builds/win32/msvc6/fb_inet_server.dsp (1.18),
builds/win32/msvc6/fbclient.dsp (1.35),
builds/win32/msvc6/fbclient_static.dsp (1.6),
builds/win32/msvc6/fbembed.dsp (1.27),
builds/win32/msvc6/fbguard.dsp (1.18),
builds/win32/msvc6/fbserver.dsp (1.29),
builds/win32/msvc6/remote.dsp (1.18),
builds/win32/msvc6/remote_classic.dsp (1.15),
builds/win32/msvc7/fb_inet_server.vcproj (1.10),
builds/win32/msvc7/fbclient.vcproj (1.19),
builds/win32/msvc7/fbclient_static.vcproj (1.3),
builds/win32/msvc7/fbembed.vcproj (1.16),
builds/win32/msvc7/fbserver.vcproj (1.11),
builds/win32/msvc7/remote.vcproj (1.12),
builds/win32/msvc7/remote_classic.vcproj (1.12):
Move win32 specific sources in remote to remote/os/win32
2003-07-14 13:23 brodsom
* firebird2/builds/posix/: prefix.darwin (1.9), prefix.example
(1.5), prefix.freebsd (1.7), prefix.linux (1.19), prefix.mingw
(1.20), prefix.sinixz (1.17), prefix.solaris (1.6), prefix.solx86
(1.19), prefix.solx86gcc (1.2):
Move physical io to os specific
2003-07-14 12:35 brodsom
* firebird2/builds/win32/: msvc7/engine.vcproj (1.22),
msvc7/engine_classic.vcproj (1.21), msvc7/engine_embed.vcproj
(1.9), msvc6/engine.dsp (1.34), msvc6/engine_classic.dsp (1.30),
msvc6/engine_embed.dsp (1.11):
Move physical io to os specific
2003-07-14 11:43 brodsom
* firebird2/: builds/win32/blrtable.bat (1.5),
builds/win32/make_boot.bat (1.9), builds/win32/preprocess.bat
(1.18), builds/win32/msvc6/codes.dsp (1.4),
builds/win32/msvc6/fbclient.dsp (1.34),
builds/win32/msvc6/fbclient_static.dsp (1.5),
builds/win32/msvc6/fbembed.dsp (1.26), builds/win32/msvc6/gds32.dsp
(1.19), builds/win32/msvc6/relations.dsp (1.2),
builds/win32/msvc7/fbclient.vcproj (1.18),
builds/win32/msvc7/fbclient_static.vcproj (1.2),
builds/win32/msvc7/fbembed.vcproj (1.15),
builds/win32/msvc7/gds32.vcproj (1.11),
builds/posix/Makefile.in.codes (1.12),
builds/posix/Makefile.in.extlib (1.12),
builds/posix/make.shared.variables (1.27), clean.sh (1.9),
configure.in (1.147):
Update
2003-07-14 11:21 brodsom
* firebird2/examples/build_win32/: clean_all.bat (1.3),
clean_api.bat (1.2), clean_dyn.bat (1.2), clean_empbuild.bat (1.3),
clean_stat.bat (1.2), clean_udf.bat (1.2), make_all.bat (1.3),
make_api.bat (1.3), make_dyn.bat (1.3), make_empbuild.bat (1.2),
make_stat.bat (1.3), make_udf.bat (1.2):
Corrections
2003-07-12 22:37 brodsom
* firebird2/builds/posix/Makefile.in.codes (1.11):
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 22:10 brodsom
* firebird2/builds/win32/: make_boot.bat (1.8), preprocess.bat
(1.17), msvc6/Firebird2Boot.dsw (1.2), msvc6/relations.dsp (1.1):
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 22:02 brodsom
* firebird2/builds/posix/Makefile.in.codes (1.10):
Correction
2003-07-12 11:55 brodsom
* firebird2/configure.in (1.146):
Clean
2003-07-12 11:54 brodsom
* firebird2/builds/posix/Makefile.in.gpre (1.9):
Remove, replaced with boot.gpre, client.gpre and embed.gpre
2003-07-12 11:42 brodsom
* firebird2/builds/win32/msvc6/: engine_classic.dsp (1.29),
engine_embed.dsp (1.10), engine.dsp (1.33):
Remove not used rdb*.h
2003-07-11 18:49 brodsom
* firebird2/builds/win32/make_all.bat (1.10):
-Build fbudf -Copy ib_udf and fb_udf sql to output/udf -Copy
ib_udf/* and fb_udf/* to examples/udf
2003-07-11 18:47 brodsom
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.20),
v5_examples.dsp (1.4):
Remove v5_examples dsp
2003-07-11 18:47 brodsom
* firebird2/builds/win32/make_boot.bat (1.7):
Remove gen/v5_examples directory
2003-07-11 15:34 brodsom
* firebird2/examples/build_win32/make_stat.bat (1.2):
Correction
2003-07-11 15:31 brodsom
* firebird2/builds/posix/: Makefile.in.example5 (1.8),
Makefile.in.v5_examples (1.10):
Move examples builds to examples directory
2003-07-11 15:28 brodsom
* firebird2/: configure.in (1.145),
builds/posix/Makefile.in.firebird (1.41),
examples/build_unix/Makefile.in.example5 (1.1),
examples/build_unix/Makefile.in.v5_examples (1.1):
Move examples builds to examples directory
2003-07-11 12:59 brodsom
* firebird2/doc/README.build.msvc.html (1.9):
Update examples info
2003-07-11 12:53 brodsom
* firebird2/: examples/api/winevent.c (1.1),
examples/api/winevent.def (1.1), examples/api/winevent.rc (1.1),
examples/winevent/winevent.c (1.2), examples/winevent/winevent.def
(1.2), examples/winevent/winevent.rc (1.2),
examples/build_win32/clean_all.bat (1.2),
examples/build_win32/clean_winevent.bat (1.2),
examples/build_win32/make_all.bat (1.2),
examples/build_win32/make_api.bat (1.2),
examples/build_win32/make_winevent.bat (1.2),
builds/win32/make_all.bat (1.9):
Let winevent with api examples
2003-07-11 12:07 brodsom
* firebird2/examples/build_win32/: clean_all.bat (1.1),
clean_udf.bat (1.1), clean_winevent.bat (1.1), make_all.bat (1.1),
make_dyn.bat (1.2), make_udf.bat (1.1), make_winevent.bat (1.1):
Update.
2003-07-11 12:01 brodsom
* firebird2/doc/README.build.msvc.html (1.8):
Update
2003-07-11 05:22 brodsom
* firebird2/: builds/win32/make_all.bat (1.8),
examples/build_win32/clean_empbuild.bat (1.2), clean.sh (1.8):
Correction
2003-07-11 05:10 brodsom
* firebird2/examples/empbuild/empbuild.c (1.2):
Remove generated source
2003-07-11 05:09 brodsom
* firebird2/examples/empbuild/intlddl.sql (1.2):
Change DATE to TIMESTAMP
2003-07-11 05:08 brodsom
* firebird2/examples/: api/apifull.c (1.2), dyn/dynfull.e (1.2):
Win32 code patches
2003-07-11 05:05 brodsom
* firebird2/examples/build_win32/: clean_api.bat (1.1),
clean_dyn.bat (1.1), clean_empbuild.bat (1.1), clean_stat.bat
(1.1), make_api.bat (1.1), make_dyn.bat (1.1), make_empbuild.bat
(1.1), make_stat.bat (1.1), setenvvar.bat (1.1):
Win32 examples build scripts
2003-07-11 04:28 brodsom
* firebird2/configure.in (1.144):
Updates
2003-07-11 04:23 brodsom
* firebird2/builds/posix/: Makefile.in.codes (1.9),
Makefile.in.firebird (1.40), Makefile.in.refDatabases (1.18),
make.defaults (1.27), make.shared.targets (1.14):
Updates
2003-07-11 02:03 brodsom
* firebird2/builds/: win32/make_all.bat (1.7), win32/make_boot.bat
(1.6), win32/make_examples.bat (1.5), win32/prepare.bat (1.20),
install/arch-specific/win32/FirebirdInstall_15.iss (1.2):
Updated scripts
2003-07-11 01:09 brodsom
* firebird2/builds/misc/: help.gbak (1.1), metadata.gbak (1.1),
msg.gbak (1.1), security.gbak (1.1):
Moving .gbak to firebird2/builds/misc
2003-07-11 01:02 brodsom
* firebird2/examples/: empbuild/empbld.sql (1.1),
empbuild/empbuild.c (1.1), empbuild/empbuild.e (1.1),
empbuild/empddl.sql (1.1), empbuild/empdml.sql (1.1),
empbuild/employe2.sql (1.1), empbuild/indexoff.sql (1.1),
empbuild/indexon.sql (1.1), empbuild/intlbld.e (1.1),
empbuild/intlbld.sql (1.1), empbuild/intlddl.sql (1.1),
empbuild/intldml.sql (1.1), empbuild/job.inp (1.1),
empbuild/lang.inp (1.1), empbuild/proj.inp (1.1), empbuild/qtr.inp
(1.1), dyn/dyn1.e (1.1), dyn/dyn2.e (1.1), dyn/dyn3.e (1.1),
dyn/dyn4.e (1.1), dyn/dyn5.e (1.1), dyn/dynfull.e (1.1),
winevent/winevent.c (1.1), winevent/winevent.def (1.1),
winevent/winevent.rc (1.1), udf/udf.sql (1.1), udf/udflib.c (1.1),
udf/udflib.def (1.1), stat/stat1.e (1.1), stat/stat10.e (1.1),
stat/stat11.e (1.1), stat/stat12.e (1.1), stat/stat12t.e (1.1),
stat/stat2.e (1.1), stat/stat3.e (1.1), stat/stat4.e (1.1),
stat/stat5.e (1.1), stat/stat6.e (1.1), stat/stat7.e (1.1),
stat/stat8.e (1.1), stat/stat9.e (1.1), include/align.h (1.1),
include/example.h (1.1):
Moving firebird/src/v5_examples to firebird/examples
2003-07-11 00:58 brodsom
* firebird2/examples/: readme (1.1), functions.c (1.1), api/api1.c
(1.1), api/api10.c (1.1), api/api11.c (1.1), api/api12.c (1.1),
api/api13.c (1.1), api/api14.e (1.1), api/api15.c (1.1),
api/api16.c (1.1), api/api16t.c (1.1), api/api2.c (1.1), api/api3.c
(1.1), api/api4.c (1.1), api/api5.c (1.1), api/api6.c (1.1),
api/api7.c (1.1), api/api8.c (1.1), api/api9.c (1.1), api/api9f.c
(1.1), api/api9f.def (1.1), api/api9f.sql (1.1), api/apifull.c
(1.1), api/example.def (1.1), build_win32/old/example.mak (1.1),
build_win32/old/prefix.win32_bc (1.1),
build_win32/old/prefix.win32_msc (1.1),
build_win32/old/sfx.win32_makefile (1.1),
build_unix/old/sfx.unix_makefile (1.1), build_unix/old/makefile.old
(1.1), build_unix/old/prefix.hp10 (1.1),
build_unix/old/prefix.linux (1.1), build_unix/old/prefix.sco_ev
(1.1), build_unix/old/prefix.solaris (1.1):
Moving firebird/src/v5_examples to firebird/examples
2003-07-10 17:36 brodsom
* firebird2/doc/README.build.msvc.html (1.7):
Update
2003-07-10 17:29 brodsom
* firebird2/builds/: win32/make_all.bat (1.6),
install/arch-specific/win32/BuildExecutableInstall.bat (1.2):
Remove from BuildExecutableInstall work done in make_all.bat
2003-07-10 17:19 brodsom
* firebird2/builds/win32/make_all.bat (1.5):
Adding automatic public headers build (gds.h and ibase.h)
2003-07-09 11:21 fsg
* firebird2/:
builds/install/arch-specific/linux/classic/makeInstallImage.sh.in
(1.2),
builds/install/arch-specific/linux/super/makeInstallImage.sh.in
(1.2), builds/install/arch-specific/sinixz/prototype.in (1.2),
builds/posix/Makefile.in.extlib (1.11), doc/README.build.mingw.html
(1.2):
renamed fb_udf to fbudf for posix-builds to stay compatible with
the windows world
fsg
2003-07-09 03:24 brodsom
* firebird2/builds/install/arch-specific/linux/super/:
tarInstall.sh.in (1.2), tarinstall.sh.in (1.1):
-Rename to use the name in configure.in and classic
install.(previously configure fails for superserver)
2003-07-09 03:20 brodsom
* firebird2/configure.in (1.143):
-Correction due to 'install' move
2003-07-09 02:46 brodsom
* firebird2/builds/posix/: Makefile.in.firebird (1.39),
make.defaults (1.26):
Corrections
2003-07-09 01:05 brodsom
* firebird2/builds/win32/clean_all.bat (1.10):
Moving install from 'src' to 'builds'
2003-07-09 00:59 brodsom
* firebird2/builds/install/arch-specific/linux/classic/: README
(1.1), makeInstallImage.sh.in (1.1), postinstall.sh.in (1.1),
postuninstall.sh.in (1.1), preinstall.sh.in (1.1),
preuninstall.sh.in (1.1), rpmfiles.txt.in (1.1), rpmheader.txt.in
(1.1), tarMainInstall.sh.in (1.1), tarMainUninstall.sh.in (1.1),
tarinstall.sh.in (1.1), taruninstall.sh.in (1.1):
Moving install from 'src' to 'builds'
2003-07-09 00:56 brodsom
* firebird2/builds/install/:
arch-specific/darwin/FrameworkInfo.plist (1.1),
arch-specific/darwin/Makefile.in (1.1),
arch-specific/freebsd/Makefile.in (1.1),
arch-specific/linux/Makefile.in (1.1), misc/CSchangeRunUser.sh
(1.1), misc/CSrestoreRootRunUser.sh (1.1), misc/IDPLicense.txt
(1.1), misc/IPLicense.txt (1.1), misc/SSchangeRunUser.sh (1.1),
misc/SSrestoreRootRunUser.sh (1.1), misc/changeDBAPassword.sh
(1.1), misc/firebird.conf (1.1), misc/firebird.init.d.generic
(1.1), misc/firebird.init.d.mandrake (1.1),
arch-specific/win32/BuildExecutableInstall.bat (1.1),
arch-specific/win32/FirebirdInstall_15.iss (1.1),
arch-specific/win32/Readme.txt (1.1),
arch-specific/win32/firebird_install_logo1.bmp (1.1),
arch-specific/win32/installation_readme.txt (1.1),
arch-specific/win32/setenvvar.bat (1.1),
arch-specific/solx86/Makefile.in (1.1),
arch-specific/solaris/Makefile.in (1.1),
arch-specific/sinixz/Makefile.in (1.1),
arch-specific/sinixz/pkginfo.in (1.1),
arch-specific/sinixz/postinstall.in (1.1),
arch-specific/sinixz/postremove.in (1.1),
arch-specific/sinixz/preinstall.in (1.1),
arch-specific/sinixz/prototype.in (1.1),
arch-specific/mingw/Makefile.in (1.1),
arch-specific/linux/super/SSchangePasswd.sh (1.1),
arch-specific/linux/super/install.sh.in (1.1),
arch-specific/linux/super/makeInstallImage.sh.in (1.1),
arch-specific/linux/super/postinstall.sh.in (1.1),
arch-specific/linux/super/postuninstall.sh.in (1.1),
arch-specific/linux/super/preinstall.sh.in (1.1),
arch-specific/linux/super/preuninstall.sh.in (1.1),
arch-specific/linux/super/rpmfiles.txt.in (1.1),
arch-specific/linux/super/rpmheader.txt.in (1.1),
arch-specific/linux/super/tarInstall.sh.in (1.1),
arch-specific/linux/super/tarMainInstall.sh.in (1.1),
arch-specific/linux/super/tarMainUninstall.sh.in (1.1),
arch-specific/linux/super/taruninstall.sh.in (1.1),
arch-specific/linux/misc/changeDBAPassword.sh.in (1.1),
arch-specific/linux/misc/firebird.xinetd.in (1.1):
Moving install from 'src' to 'builds'
2003-07-09 00:29 brodsom
* firebird2/doc/: cross_ref.html (1.2), emacros-cross_ref.html
(1.1):
Change document name
2003-07-08 21:16 brodsom
* firebird2/doc/: cleaning-todo.txt (1.2), cleaning-todo.txt (1.3):
Update
2003-07-08 20:12 brodsom
* firebird2/doc/: cleaning-todo.txt (1.1), cross_ref.html (1.1):
-Add external macros cross-reference -Add cleaning-todo
2003-07-08 14:23 brodsom
* firebird2/: Makefile.in (1.4), clean.sh (1.7), configure.in
(1.142), builds/posix/Makefile.in.codes (1.8),
builds/posix/Makefile.in.embed.qli (1.11),
builds/posix/Makefile.in.firebird (1.38),
builds/posix/Makefile.in.msgs (1.13),
builds/posix/Makefile.in.refDatabases (1.17):
Posix build move build process and temporary databases to 'gen'
2003-07-08 13:32 skidder
* firebird2/doc/install_win32.txt (1.2):
Correct docs a little
2003-07-08 13:19 skidder
* firebird2/doc/WhatsNew (1.36):
[no log message]
2003-07-08 12:56 alexpeshkoff
* firebird2/builds/win32/preprocess.bat (1.16):
enable standalone use of preprocess.bat
2003-07-08 12:45 brodsom
* firebird2/builds/posix/: Makefile.in.msgs (1.12), make.defaults
(1.25):
no message
2003-07-08 03:08 brodsom
* firebird2/clean.sh (1.6):
Correction
2003-07-08 03:04 brodsom
* firebird2/: clean.sh (1.5), configure.in (1.141),
builds/posix/Makefile.in.codes (1.7),
builds/posix/Makefile.in.example5 (1.7),
builds/posix/Makefile.in.firebird (1.37),
builds/posix/Makefile.in.gpre (1.8),
builds/posix/Makefile.in.v5_examples (1.9),
builds/posix/make.defaults (1.24), builds/posix/make.rules (1.19),
builds/posix/make.shared.targets (1.13),
builds/posix/make.shared.variables (1.26),
builds/posix/prefix.solaris (1.5):
-Split posix build output between 'gen' and 'temp'(compiler .o .d)
- Remove some redundant variables
2003-07-07 13:42 brodsom
* firebird2/doc/README.build.msvc.html (1.6):
Correction
2003-07-07 13:34 brodsom
* firebird2/builds/win32/clean_all.bat (1.9):
Installer update
2003-07-07 13:29 brodsom
* firebird2/doc/README.build.msvc.html (1.5):
Installer update
2003-07-06 17:13 dimitr
* firebird2/doc/WhatsNew (1.35):
Added RC4 changed.
2003-07-06 10:38 dimitr
* firebird2/builds/win32/defs/: fbclient.def (1.3),
fbclient_debug.def (1.3):
Minor addition to the private API
2003-07-06 03:51 brodsom
* firebird2/builds/posix/Makefile.in.codes (1.6):
Comment correction
2003-07-06 03:18 hippoman
* firebird2/builds/win32/msvc7/: Firebird2Boot.sln (1.1),
build_msg.vcproj (1.1), codes.vcproj (1.1), common_static.vcproj
(1.1), fbclient_static.vcproj (1.1), gpre_static.vcproj (1.1),
v5_examples.vcproj (1.1):
Syncing MSVC7 build files
2003-07-06 03:16 hippoman
* firebird2/builds/win32/: make_all.bat (1.4), make_boot.bat (1.5):
Fixing MSVC7 build
2003-07-06 03:07 brodsom
* firebird2/: builds/make.new/config/config.h.in (1.1),
builds/make.new/config/install-sh (1.1), clean.sh (1.4),
configure.in (1.140):
Move make.new to builds
2003-07-05 17:22 brodsom
* firebird2/builds/old_prefixes/: README.txt (1.1), prefix.aix
(1.1), prefix.aix_ppc (1.1), prefix.darwin (1.1), prefix.freebsd
(1.1), prefix.hp10 (1.1), prefix.hp9.0 (1.1), prefix.linux (1.1),
prefix.mu (1.1), prefix.ncr3000 (1.1), prefix.netbsd (1.1),
prefix.sco (1.1), prefix.sco_ev (1.1), prefix.solaris (1.1),
prefix.solaris_mt (1.1), prefix.solx86 (1.1), prefix.sun4 (1.1),
prefix.sun4_acc (1.1), prefix.win_nt (1.1), prefix.win_nts (1.1):
Move old_prefixes to builds directory
2003-07-05 16:48 brodsom
* firebird2/doc/README.build.msvc.html (1.4):
Update
2003-07-05 16:45 brodsom
* firebird2/builds/win32/: preprocess.bat (1.15), clean_all.bat
(1.8), make_all.bat (1.3), make_boot.bat (1.4), make_examples.bat
(1.4), prepare.bat (1.19):
Move temporary 'dbs' below temporary 'gen'
2003-07-05 05:31 brodsom
* firebird2/builds/win32/: clean_all.bat (1.7), make_examples.bat
(1.3):
Corrections
2003-07-05 05:22 brodsom
* firebird2/builds/win32/: clean_all.bat (1.6), make_all.bat (1.2),
make_boot.bat (1.3), make_examples.bat (1.2), parse.bat (1.4):
Use temporary compiler dir 'temp' below root
2003-07-05 05:17 brodsom
* firebird2/builds/win32/msvc6/: alice.dsp (1.15),
alice_classic.dsp (1.12), build_msg.dsp (1.3), burp.dsp (1.17),
burp_classic.dsp (1.15), codes.dsp (1.3), common.dsp (1.21),
common_classic.dsp (1.15), common_static.dsp (1.2), dsql_server.dsp
(1.20), dsql_server_classic.dsp (1.16), engine.dsp (1.32),
engine_classic.dsp (1.28), engine_embed.dsp (1.9),
fb_inet_server.dsp (1.17), fb_lock_print.dsp (1.17), fbclient.dsp
(1.33), fbclient_static.dsp (1.4), fbembed.dsp (1.25), fbguard.dsp
(1.17), fbserver.dsp (1.28), fbudf.dsp (1.10), gbak.dsp (1.19),
gdef.dsp (1.14), gds32.dsp (1.18), gfix.dsp (1.17), gpre.dsp
(1.18), gpre_boot.dsp (1.17), gpre_static.dsp (1.3), gsec.dsp
(1.13), gsplit.dsp (1.6), gstat.dsp (1.14), ib_udf.dsp (1.15),
ib_util.dsp (1.15), instreg.dsp (1.12), instsvc.dsp (1.13),
intl.dsp (1.20), intlcpp.dsp (1.5), ipserver.dsp (1.13), isql.dsp
(1.19), lock.dsp (1.12), lock_classic.dsp (1.10), qli.dsp (1.13),
remote.dsp (1.17), remote_classic.dsp (1.14), utilities.dsp (1.13),
utilities_classic.dsp (1.11), v5_examples.dsp (1.3), wal.dsp
(1.12), wal_classic.dsp (1.10):
Use temporary compiler dir 'temp' below root
2003-07-05 04:54 brodsom
* firebird2/builds/win32/: clean_all.bat (1.5), make_boot.bat
(1.2):
Move firebird.msg to 'gen' directory
2003-07-05 04:44 brodsom
* firebird2/builds/win32/: build_all.bat (1.9), build_boot.bat
(1.5), build_msg.bat (1.4), build_msg.mak (1.3), codes.mak (1.3),
common_boot.mak (1.8), fbclient_boot.mak (1.10), gpre.mak (1.9),
gpre_boot.mak (1.7), make6_all.bat (1.5), make6_boot.bat (1.4),
make6_examples.bat (1.2), make7_all.bat (1.4), make7_boot.bat
(1.4), make7_examples.bat (1.2):
Remove obsoleted build .bat and .mak
2003-07-05 04:35 brodsom
* firebird2/doc/README.build.msvc.html (1.3):
Update
2003-07-05 04:23 brodsom
* firebird2/builds/win32/clean_all.bat (1.4):
Correction
2003-07-05 04:18 brodsom
* firebird2/builds/win32/clean_all.bat (1.3):
-Scripts with visual studio version detection -Move output
directory to a temporary below root -Use absolute paths (easier to
move)
2003-07-05 04:02 brodsom
* firebird2/builds/win32/make_examples.bat (1.1):
-Scripts with visual studio version detection -Move output
directory to a temporary below root -Use absolute paths (easier to
move)
2003-07-05 03:10 brodsom
* firebird2/builds/win32/: make_all.bat (1.1), make_boot.bat (1.1),
prepare.bat (1.18), preprocess.bat (1.14), setenvvar.bat (1.1):
-Scripts with visual studio version detection -Move output
directory to a temporary below root -Use absolute paths (easier to
move)
2003-07-04 21:21 brodsom
* firebird2/doc/README.build.msvc.html (1.2):
Update, not the final one.
2003-07-04 20:45 brodsom
* firebird2/builds/win32/make7_examples.bat (1.1):
Add msvc7 v5_examples. To be reviewed by Ignacio J Ortega
2003-07-04 19:01 brodsom
* firebird2/builds/win32/: make6_debug_examples.bat (1.4),
make6_examples.bat (1.1):
Replace make6_debug_examples with a new one with DEBUG/CLEAN option
and not using sed
2003-07-04 18:39 brodsom
* firebird2/builds/win32/: make6_all.bat (1.4), make6_boot.bat
(1.3), make7_all.bat (1.3), make7_boot.bat (1.3):
Beutifiying
2003-07-04 15:40 brodsom
* firebird2/builds/win32/: make6_all.bat (1.3), make7_all.bat
(1.2):
Beautifying
2003-07-04 15:26 brodsom
* firebird2/builds/win32/: make6_debug.bat (1.7), make6_release.bat
(1.7), make7_debug.bat (1.4), make7_release.bat (1.4):
Remove replaced bats make6_debug.bat replaced with make6_all.bat
DEBUG make6_release.bat replaced with make6_all.bat make7_debug.bat
replaced with make7_all.bat DEBUG make7_release.bat replaced with
make7_all.bat
2003-07-04 15:19 brodsom
* firebird2/builds/win32/make7_boot.bat (1.2):
Correction
2003-07-04 15:08 brodsom
* firebird2/builds/win32/: make7_boot.bat (1.1), prepare.bat
(1.17):
-Replace build_all with makeX_boot. -Add make7_boot (To be
reviewed by Ignacio J Ortega)
2003-07-04 15:00 brodsom
* firebird2/builds/win32/make7_all.bat (1.1):
Replace make7_debug and make7_release with make7_all (To be
reviewed by Ignacio J Ortega)
2003-07-04 14:54 brodsom
* firebird2/builds/win32/: make6_all.bat (1.2), make6_boot.bat
(1.2):
Correction
2003-07-04 14:46 brodsom
* firebird2/builds/win32/: build6_all.bat (1.8), make6_all.bat
(1.1), make6_boot.bat (1.1):
-Change the file name of build6_all to a more understandable one.
-Replace Make6_release and Make6_debug with make6_all valid for
release and debug versions
2003-07-04 14:46 dimitr
* firebird2/builds/win32/prepare.bat (1.16):
Minor changes to the preparation script.
2003-07-04 14:42 brodsom
* firebird2/doc/: README.build.mingw.html (1.1), README.mingw.html
(1.3):
Change the file name to a more understandable one.
2003-07-04 14:40 brodsom
* firebird2/doc/README.build.msvc.html (1.1):
First and temporary version of msvc build readme. (The good one in
hours)
2003-07-04 12:34 brodsom
* firebird2/doc/README.mingw.html (1.2):
Update MinGW docs
2003-07-04 12:15 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.31),
engine_classic.dsp (1.27), engine_embed.dsp (1.8):
Fixed little optimization issue with VC6 (SP < 5)
2003-07-04 05:31 brodsom
* firebird2/clean.sh (1.3):
Add more files to clean
2003-07-04 05:21 brodsom
* firebird2/: doc/README.mingw.html (1.1),
builds/posix/prefix.mingw.README.html (1.13):
Move MinGW readme
2003-07-04 04:26 brodsom
* firebird2/builds/posix/prefix.mingw (1.19):
Use MINGW macro and mthreads
2003-07-03 17:47 brodsom
* firebird2/: builds/posix/Makefile.in.msgs (1.11), clean.sh (1.2):
add extension to identify type
2003-07-03 16:44 brodsom
* firebird2/configure.in (1.139):
Remove unused directory creation
2003-07-03 16:29 brodsom
* firebird2/clean.sh (1.1):
Add script to clean build generated files
2003-07-03 15:08 brodsom
* firebird2/builds/win32/clean_all.bat (1.2):
Add batch to remove build created files and directories
2003-07-03 14:44 brodsom
* firebird2/builds/win32/clean_all.bat (1.1):
Add batch to remove build created files and directories
2003-07-03 14:36 brodsom
* firebird2/builds/win32/: build6_all.bat (1.7), build_all.bat
(1.8), build_msg.bat (1.3), build_msg.mak (1.2), codes.mak (1.2),
fbclient_boot.mak (1.9), gpre.mak (1.8), make6_debug_examples.bat
(1.3), prepare.bat (1.15), preprocess.bat (1.13), msvc6/alice.dsp
(1.14), msvc6/alice_classic.dsp (1.11), msvc6/build_msg.dsp (1.2),
msvc6/burp.dsp (1.16), msvc6/burp_classic.dsp (1.14),
msvc6/codes.dsp (1.2), msvc6/dsql_server.dsp (1.19),
msvc6/dsql_server_classic.dsp (1.15), msvc6/engine.dsp (1.30),
msvc6/engine_classic.dsp (1.26), msvc6/engine_embed.dsp (1.7),
msvc6/fb_inet_server.dsp (1.16), msvc6/fbclient.dsp (1.32),
msvc6/fbclient_static.dsp (1.3), msvc6/fbembed.dsp (1.24),
msvc6/fbserver.dsp (1.27), msvc6/gbak.dsp (1.18), msvc6/gdef.dsp
(1.13), msvc6/gfix.dsp (1.16), msvc6/gpre.dsp (1.17),
msvc6/gpre_static.dsp (1.2), msvc6/gsec.dsp (1.12), msvc6/gstat.dsp
(1.13), msvc6/isql.dsp (1.18), msvc6/qli.dsp (1.12),
msvc6/utilities.dsp (1.12), msvc6/utilities_classic.dsp (1.10),
msvc6/v5_examples.dsp (1.2), msvc7/alice.vcproj (1.8),
msvc7/alice_classic.vcproj (1.8), msvc7/burp.vcproj (1.11),
msvc7/burp_classic.vcproj (1.11), msvc7/dsql_server.vcproj (1.10),
msvc7/dsql_server_classic.vcproj (1.10), msvc7/engine.vcproj
(1.21), msvc7/engine_classic.vcproj (1.20),
msvc7/engine_embed.vcproj (1.8), msvc7/fb_inet_server.vcproj (1.9),
msvc7/fbclient.vcproj (1.17), msvc7/fbembed.vcproj (1.14),
msvc7/fbserver.vcproj (1.10), msvc7/gbak.vcproj (1.11),
msvc7/gdef.vcproj (1.11), msvc7/gfix.vcproj (1.10),
msvc7/gpre.vcproj (1.13), msvc7/gsec.vcproj (1.10),
msvc7/gstat.vcproj (1.11), msvc7/isql.vcproj (1.11),
msvc7/qli.vcproj (1.10), msvc7/utilities.vcproj (1.10),
msvc7/utilities_classic.vcproj (1.9):
Move generated source from 'generated' to 'gen'. So we don't use a
CVS and obsolete directory for build output and it will be easier
to do a clean build.
2003-07-03 13:04 brodsom
* firebird2/builds/win32/: blrtable.bat (1.4), build6_all.bat
(1.6), parse.bat (1.3), prepare.bat (1.14), preprocess.bat (1.12):
minor changes
2003-07-03 04:13 brodsom
* firebird2/builds/win32/preprocess.bat (1.11):
Remove sed test since the normal build (without parse) doesn't need
sed or any other unix command.
2003-07-03 04:12 brodsom
* firebird2/builds/win32/build6_all.bat (1.5):
Minor changes
2003-07-03 04:12 brodsom
* firebird2/builds/win32/parse.bat (1.2):
-Change parse.bat to verify yacc/bison and sed and work with the
two parser generators.
2003-07-02 21:02 brodsom
* firebird2/builds/: win32/preprocess.bat (1.10),
posix/make.shared.targets (1.12):
Add special action to be used in dyn_def.cpp. (remove dyn_def.sed)
2003-07-02 16:40 brodsom
* firebird2/builds/win32/: build6_all.bat (1.4), build_msg.bat
(1.2), prepare.bat (1.13), preprocess.bat (1.9):
Avoid using sed to edit epp files (excluding security.epp).
2003-07-02 13:40 brodsom
* firebird2/builds/win32/: msvc6/Firebird2Boot.dsw (1.1),
build6_all.bat (1.3), msvc6/Firebird2.dsw (1.19):
New dsp's to replace nmake's (split boot workspace)
2003-07-02 00:25 brodsom
* firebird2/builds/win32/build6_all.bat (1.2):
New dsp's to replace nmake's (correction)
2003-07-02 00:24 brodsom
* firebird2/builds/win32/: preprocess.bat (1.8), gpre.mak (1.7):
New dsp's to replace nmake's (gpre with BOOT_BUILD = gpre_static)
2003-07-01 21:20 brodsom
* firebird2/builds/win32/build6_all.bat (1.1):
New dsp's to replace nmake's
2003-07-01 20:49 brodsom
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.18),
fbclient_static.dsp (1.2):
New dsp's to replace nmake's
2003-07-01 20:45 brodsom
* firebird2/builds/win32/msvc6/: build_msg.dsp (1.1), codes.dsp
(1.1):
New dsp's to replace nmake's
2003-07-01 19:09 brodsom
* firebird2/builds/win32/msvc6/: common_static.dsp (1.1),
fbclient_static.dsp (1.1), gpre_static.dsp (1.1), Firebird2.dsw
(1.17):
New dsp's to replace nmake's
2003-06-30 20:12 brodsom
* firebird2/builds/win32/prepare.bat (1.12):
Remove unneeded sed commands in build
2003-06-30 20:10 brodsom
* firebird2/builds/win32/msvc6/gbak.dsp (1.17):
Changes only inside #ifdef DEBUG. Needed to be able to build with
-DDEBUG on gcc.(there are also some format corrections)
2003-06-30 14:42 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.12):
Update mingw instructions
2003-06-27 18:16 brodsom
* firebird2/builds/win32/make6_debug_examples.bat (1.2):
Add batch and dsp to rebuild empbuild.c. (Correction use expand_ex
instead of expand)
2003-06-27 17:59 brodsom
* firebird2/builds/win32/: msvc6/Firebird2.dsw (1.16),
msvc6/v5_examples.dsp (1.1), make6_debug_examples.bat (1.1):
Add batch and dsp to rebuild empbuild.c. The script is not included
in build process.
2003-06-22 14:37 alexpeshkoff
* firebird2/doc/: README.NTSecurity (1.1), README.instsvc (1.1):
some more readme's
2003-06-22 13:52 alexpeshkoff
* firebird2/doc/sql.extensions/README.execute_statement (1.2):
fixed word repetition
2003-06-20 19:55 kkuznetsov
* firebird2/builds/posix/: prefix.solx86 (1.18), prefix.solx86gcc
(1.1):
Trying to make FB2 compiler independant add prefix for SUN C
compiler and fix fist compilation error
2003-06-18 15:29 alexpeshkoff
* firebird2/doc/sql.extensions/README.execute_statement (1.1):
Initial revision of EXECUTE STATEMENT description
2003-06-15 08:03 stryqx
* firebird2/configure.in (1.138):
The check for socklen_t fails on FreeBSD as socklen_t is defined in
sys/socket.h. Write a specific check for this on FreeBSD.
2003-06-15 07:57 stryqx
* firebird2/configure.in (1.137):
Fix a typo.
2003-06-13 03:17 skywalker
* firebird2/configure.in (1.136):
Create a required directory for super
2003-06-08 22:59 hippoman
* firebird2/builds/win32/msvc7/: fb_inet_server.vcproj (1.8),
fb_lock_print.vcproj (1.13), fbclient.vcproj (1.16), fbembed.vcproj
(1.13), fbguard.vcproj (1.11), fbserver.vcproj (1.9), gbak.vcproj
(1.10), gdef.vcproj (1.10), gds32.vcproj (1.10), gfix.vcproj (1.9),
gpre.vcproj (1.12), gpre_boot.vcproj (1.12), gsec.vcproj (1.9),
gsplit.vcproj (1.5), gstat.vcproj (1.10), ib_udf.vcproj (1.10),
ib_util.vcproj (1.10), instreg.vcproj (1.9), instsvc.vcproj (1.9),
intl.vcproj (1.10), intlcpp.vcproj (1.4), isql.vcproj (1.10),
qli.vcproj (1.9):
*Synced msvc7 build *changed dir references related ro rc files to
relative paths.
2003-06-06 11:31 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.fbserver (1.11),
prefix.linux (1.18):
fixing linux SS - trivial mistypes
2003-06-05 21:38 dimitr
* firebird2/builds/win32/msvc6/fbembed.dsp (1.23):
Add remote client to the embedded server again.
2003-06-05 15:12 dimitr
* firebird2/builds/win32/msvc6/engine.dsp (1.29):
Rolled back my previous optimization change.
2003-06-04 15:04 dimitr
* firebird2/builds/win32/msvc6/engine.dsp (1.28):
Fixed another issue with invalid VC6 optimization.
2003-06-04 10:29 paul_reeves
* firebird2/builds/win32/prepare.bat (1.11):
Add a warning about changed behaviour of prepare.bat.
2003-06-04 10:22 paul_reeves
* firebird2/builds/win32/: build_all.bat (1.7), prepare.bat (1.10):
Automate the Win32 build process a little bit more.
2003-06-01 21:17 skidder
* firebird2/doc/WhatsNew (1.34):
fix up WhatsNew
2003-06-01 21:14 skidder
* firebird2/doc/WhatsNew (1.33):
fix up WhatsNew
2003-06-01 20:42 dimitr
* firebird2/doc/WhatsNew (1.32):
Added RC3 notes.
2003-05-28 05:33 paul_reeves
* firebird2/builds/win32/prepare.bat (1.9):
Fix typo
2003-05-25 12:44 fsg
* firebird2/: configure.in (1.135),
builds/posix/Makefile.in.boot.gpre (1.14):
Reenabled ada, fortran, cobol and pascal for gpre Install *udf.sql
into the UDF-directory for linux builds
2003-05-25 02:07 skidder
* firebird2/builds/posix/: make.rules (1.18), prefix.mingw (1.18):
Allow C programs use our shared libraries on Linux and other POSIX
platforms
2003-05-25 02:04 skidder
* firebird2/builds/posix/: Makefile.in.extlib (1.10), make.defaults
(1.23):
Fix UDF linkage problems on linux
2003-05-22 14:42 paul_reeves
* firebird2/builds/win32/prepare.bat (1.8):
Update Win32 install script and associated files
2003-05-14 07:39 eku
* firebird2/configure.in (1.134):
Check for the function mkstemp(). If it's not available, fall back
to mktemp().
2003-05-11 15:23 dimitr
* firebird2/builds/win32/defs/: fbclient.def (1.2),
fbclient_debug.def (1.2):
Restored compatibility ordinals. Unfortunately, too many software
depend on them.
2003-05-10 17:13 dimitr
* firebird2/doc/WhatsNew (1.31):
Update.
2003-05-10 16:36 hippoman
* firebird2/builds/win32/: make7_debug.bat (1.3), make7_release.bat
(1.3):
* moved intlcpp also to output dir
2003-05-10 16:36 hippoman
* firebird2/builds/win32/build_all.bat (1.6):
* called build_msgs from build_all
2003-05-09 17:10 hippoman
* firebird2/builds/win32/msvc7/: engine.vcproj (1.20),
engine_classic.vcproj (1.19), Firebird2.sln (1.9), common.vcproj
(1.9), common_classic.vcproj (1.7), engine_embed.vcproj (1.7),
fbclient.vcproj (1.15), fbembed.vcproj (1.12):
* Synced the msvc7 build files
2003-05-08 19:40 skidder
* firebird2/doc/WhatsNew (1.30):
better description for some of RC2 changes
2003-05-08 09:15 dimitr
* firebird2/doc/WhatsNew (1.29):
Added RC2 changes.
2003-05-07 12:30 dimitr
* firebird2/builds/win32/fbclient_boot.mak (1.8):
Fixed win32 build process.
2003-05-05 18:11 skidder
* firebird2/builds/win32/common_boot.mak (1.7):
Make Win32 build compile
2003-05-05 12:36 dimitr
* firebird2/builds/win32/msvc6/fbembed.dsp (1.22):
Updated project files
2003-05-05 12:32 dimitr
* firebird2/doc/README.user.embedded (1.1):
Added notes for the embedded server
2003-05-05 09:38 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.25):
Dropped second entry for rpb_chain
2003-05-01 15:28 dimitr
* firebird2/builds/win32/msvc6/fbclient.dsp (1.31):
Bugfix
2003-04-29 16:23 alexpeshkoff
* firebird2/builds/posix/make.shared.variables (1.24):
added rpb_chain to posix build
2003-04-28 20:57 fsg
* firebird2/builds/posix/make.shared.variables (1.23):
Update linux makefiles to reflect rpb_chain changes
2003-04-28 20:24 skidder
* firebird2/builds/win32/msvc7/: engine.vcproj (1.19),
engine_classic.vcproj (1.18), engine_embed.vcproj (1.6):
Update MSVC7 makefiles to reflect rpb_chain changes
2003-04-25 16:51 alexpeshkoff
* firebird2/builds/win32/msvc6/: common.dsp (1.20),
common_classic.dsp (1.14), engine.dsp (1.27), engine_classic.dsp
(1.25), engine_embed.dsp (1.6):
Fixed bug with wrong rpb contents after pre-triggers execution
2003-04-23 18:17 skidder
* firebird2/builds/win32/common_boot.mak (1.6):
Fix up makefile a little
2003-04-20 18:26 skidder
* firebird2/doc/fb2-todo.txt (1.1):
Added TODO for Firebird 2
2003-04-20 05:30 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.8), alice.vcproj
(1.7), alice_classic.vcproj (1.7), burp.vcproj (1.10),
burp_classic.vcproj (1.10), common.vcproj (1.8),
common_classic.vcproj (1.6), dsql_server.vcproj (1.9),
dsql_server_classic.vcproj (1.9), engine.vcproj (1.18),
engine_classic.vcproj (1.17), engine_embed.vcproj (1.5),
fb_inet_server.vcproj (1.7), fb_lock_print.vcproj (1.12),
fbclient.vcproj (1.14), fbembed.vcproj (1.11), fbguard.vcproj
(1.10), fbserver.vcproj (1.8), fbudf.vcproj (1.6), gbak.vcproj
(1.9), gdef.vcproj (1.9), gds32.vcproj (1.9), gfix.vcproj (1.8),
gpre.vcproj (1.11), gpre_boot.vcproj (1.11), gsec.vcproj (1.8),
gsplit.vcproj (1.4), gstat.vcproj (1.9), ib_udf.vcproj (1.9),
ib_util.vcproj (1.9), instreg.vcproj (1.8), instsvc.vcproj (1.8),
intl.vcproj (1.9), intlcpp.vcproj (1.3), ipserver.vcproj (1.9),
isql.vcproj (1.9), lock.vcproj (1.8), lock_classic.vcproj (1.8),
qli.vcproj (1.8), remote.vcproj (1.11), remote_classic.vcproj
(1.11), utilities.vcproj (1.9), utilities_classic.vcproj (1.8),
wal.vcproj (1.8), wal_classic.vcproj (1.8):
* Sync the msvc7 build
2003-04-19 19:01 alexpeshkoff
* firebird2/builds/win32/msvc6/common_classic.dsp (1.13):
Exit on missing / wrong firebird.conf with error report in system
log
2003-04-19 18:45 alexpeshkoff
* firebird2/builds/: win32/msvc6/common.dsp (1.19),
posix/make.shared.variables (1.22):
Exit on missing / wrong firebird.conf with error report in system
log
2003-04-18 12:30 paul_reeves
* firebird2/builds/win32/preprocess.bat (1.7):
Update reference to downloadable file.
2003-04-17 20:42 bellardo
* firebird2/configure.in (1.133):
Don't forget to create the darwin specific OS directories in gen/*
2003-04-17 20:41 bellardo
* firebird2/autogen.sh (1.8):
Fix the permissions on the configure script, just in case it is
needed (like on Darwin)
2003-04-15 11:19 dimitr
* firebird2/builds/win32/msvc6/instsvc.dsp (1.12):
Corrected a typo.
2003-04-14 21:21 skidder
* firebird2/builds/posix/prefix.linux (1.17):
Be compatible with older machines
2003-04-13 17:18 skidder
* firebird2/doc/WhatsNew (1.28):
Add description for my lock manager changes
2003-04-13 16:50 dimitr
* firebird2/doc/WhatsNew (1.27):
Added RC1 changes.
2003-04-13 14:14 dimitr
* firebird2/builds/win32/: build_msg.bat (1.1), build_msg.mak
(1.1), codes.mak (1.1), prepare.bat (1.7), preprocess.bat (1.6):
Updated win32 build.
2003-04-11 12:32 paul_reeves
* firebird2/builds/win32/: blrtable.bat (1.3), build_all.bat (1.5),
build_boot.bat (1.4), prepare.bat (1.6):
Add a (very) little documentation to some of the Win32 .bat files.
Improve blrtable.bat's manners (and of course get it to compile
blrtable again.)
2003-04-11 07:17 dimitr
* firebird2/builds/win32/: common_boot.mak (1.5), fbclient_boot.mak
(1.7), gpre.mak (1.6), gpre_boot.mak (1.6):
Fixed win32 build.
2003-04-10 09:50 eku
* firebird2/builds/posix/: Makefile.in.embed.qli (1.10),
Makefile.in.msgs (1.10), Makefile.in.refDatabases (1.16),
make.shared.targets (1.11):
Fixed typo: LN_S->LN
2003-04-10 08:34 eku
* firebird2/builds/posix/: Makefile.in.embed.qli (1.9),
Makefile.in.example5 (1.6), Makefile.in.firebird (1.36),
Makefile.in.msgs (1.9), Makefile.in.refDatabases (1.15), make.rules
(1.17), make.shared.targets (1.10):
Use predefined macros from make.defaults!
2003-04-09 12:08 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.13),
alice_classic.dsp (1.10), burp.dsp (1.15), burp_classic.dsp (1.13),
common.dsp (1.18), common_classic.dsp (1.12), dsql_server.dsp
(1.18), dsql_server_classic.dsp (1.14), engine.dsp (1.26),
engine_classic.dsp (1.24), engine_embed.dsp (1.5),
fb_inet_server.dsp (1.15), fb_lock_print.dsp (1.16), fbclient.dsp
(1.30), fbembed.dsp (1.21), fbguard.dsp (1.16), fbserver.dsp
(1.26), fbudf.dsp (1.9), gbak.dsp (1.16), gdef.dsp (1.12),
gds32.dsp (1.17), gfix.dsp (1.15), gpre.dsp (1.16), gpre_boot.dsp
(1.16), gsec.dsp (1.11), gsplit.dsp (1.5), gstat.dsp (1.12),
ib_udf.dsp (1.14), ib_util.dsp (1.14), instreg.dsp (1.11),
instsvc.dsp (1.11), intl.dsp (1.19), intlcpp.dsp (1.4),
ipserver.dsp (1.12), isql.dsp (1.17), lock.dsp (1.11),
lock_classic.dsp (1.9), qli.dsp (1.11), remote.dsp (1.16),
remote_classic.dsp (1.13), utilities.dsp (1.11),
utilities_classic.dsp (1.9), wal.dsp (1.11), wal_classic.dsp (1.9):
Fixed win32 build.
2003-04-08 12:41 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.11):
Update MINGW readme
2003-04-08 12:20 aafemt
* firebird2/builds/posix/: Makefile.in.firebird (1.35), make.rules
(1.16):
Public headers don't use pathes in #include directives any more.
Now they can be provided 'as is'
2003-04-08 12:09 aafemt
* firebird2/builds/posix/Makefile.in.v5_examples (1.8):
Better exampes' copying
2003-04-07 12:14 aafemt
* firebird2/builds/posix/Makefile.in.firebird (1.34):
fix typo
2003-04-04 12:40 aafemt
* firebird2/builds/posix/Makefile.in.static.gbak (1.6):
Prevent static gbak from multiple build
2003-04-03 09:35 eku
* firebird2/builds/posix/make.shared.targets (1.9):
SVR4 yacc doesn't support '-b' option. So use 'mv' to achieve the
same result.
2003-04-03 00:24 brodsom
* firebird2/builds/posix/make.shared.targets (1.8):
Filter crlf in windows platform
2003-04-02 01:47 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.10):
Update MINGW readme
2003-03-31 12:29 aafemt
* firebird2/builds/posix/: Makefile.in.client.util (1.9),
Makefile.in.fbserver (1.10), Makefile.in.libfbclient (1.14),
prefix.mingw (1.17):
Improve Win32 build. Add resources to superserver
2003-03-28 14:53 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.9):
Update MINGW readme with a note about crash in v5_examples due to
locking bug.
2003-03-28 12:29 aafemt
* firebird2/builds/posix/: Makefile.in.client.gbak (1.6),
Makefile.in.client.gfix (1.7), Makefile.in.client.gpre (1.9),
Makefile.in.client.isql (1.6), Makefile.in.embed.gbak (1.6),
Makefile.in.embed.gfix (1.7), Makefile.in.embed.gpre (1.9),
Makefile.in.embed.isql (1.6), Makefile.in.embed.qli (1.8),
Makefile.in.embed.util (1.8), Makefile.in.fbserver (1.9),
Makefile.in.inet_server (1.11), Makefile.in.libfbserver (1.6),
make.defaults (1.22), make.rules (1.15), make.shared.targets (1.7),
prefix.mingw (1.16):
Ironing POSIX build. Resources were added to some exe and dll's
2003-03-27 12:21 aafemt
* firebird2/: builds/posix/Makefile.in.client.gbak (1.5),
builds/posix/Makefile.in.client.gdef (1.5),
builds/posix/Makefile.in.client.gfix (1.6),
builds/posix/Makefile.in.client.gpre (1.8),
builds/posix/Makefile.in.client.isql (1.5),
builds/posix/Makefile.in.client.util (1.8),
builds/posix/Makefile.in.codes (1.5),
builds/posix/Makefile.in.embed.gbak (1.5),
builds/posix/Makefile.in.embed.gdef (1.5),
builds/posix/Makefile.in.embed.gfix (1.6),
builds/posix/Makefile.in.embed.gpre (1.8),
builds/posix/Makefile.in.embed.isql (1.5),
builds/posix/Makefile.in.embed.lockmgr (1.5),
builds/posix/Makefile.in.embed.qli (1.7),
builds/posix/Makefile.in.embed.util (1.7),
builds/posix/Makefile.in.example5 (1.5),
builds/posix/Makefile.in.extern.editline (1.2),
builds/posix/Makefile.in.extlib (1.9),
builds/posix/Makefile.in.fbserver (1.8),
builds/posix/Makefile.in.fbutil (1.6),
builds/posix/Makefile.in.firebird (1.33),
builds/posix/Makefile.in.gpre (1.7),
builds/posix/Makefile.in.inet_server (1.10),
builds/posix/Makefile.in.intl (1.11),
builds/posix/Makefile.in.libfbclient (1.13),
builds/posix/Makefile.in.libfbcommon (1.6),
builds/posix/Makefile.in.libfbembed (1.10),
builds/posix/Makefile.in.libfbserver (1.5),
builds/posix/Makefile.in.libfbstatic (1.5),
builds/posix/Makefile.in.msgs (1.8),
builds/posix/Makefile.in.refDatabases (1.14),
builds/posix/Makefile.in.static.gbak (1.5),
builds/posix/Makefile.in.static.gpre (1.10),
builds/posix/Makefile.in.static.isql (1.6),
builds/posix/Makefile.in.v5_examples (1.7),
builds/posix/make.defaults (1.21), builds/posix/make.rules (1.14),
builds/posix/prefix.mingw (1.15),
builds/posix/prefix.mingw.README.html (1.8), doc/README.makefiles
(1.3):
Ironing POSIX build
2003-03-27 12:16 aafemt
* firebird2/builds/posix/Makefile.in.jrd (1.10):
Remove obsolete files
2003-03-27 04:16 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.7):
Update instructions to build parse.cpp with bison.
2003-03-27 04:14 brodsom
* firebird2/builds/posix/prefix.mingw (1.14):
Modify warning options. Remove unknown-pragmas and add format and
signed compare
2003-03-26 12:08 brodsom
* firebird2/builds/posix/: Makefile.in.static.isql (1.5),
Makefile.in.v5_examples (1.6), Makefile.in.static.gbak (1.4):
Correct typing errors
2003-03-25 14:24 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.6):
Update the MINGW readme after the event problem was resolved.
2003-03-25 12:07 aafemt
* firebird2/builds/posix/: Makefile.in.fbserver (1.7),
Makefile.in.inet_server (1.9), Makefile.in.libfbclient (1.12),
Makefile.in.libfbembed (1.9), prefix.mingw (1.13),
prefix.mingw.README.html (1.5):
Another step towards MinGW CS build
2003-03-25 03:22 brodsom
* firebird2/builds/win32/: msvc6/engine.dsp (1.25),
msvc6/engine_classic.dsp (1.23), msvc6/engine_embed.dsp (1.4),
msvc7/engine.vcproj (1.17), msvc7/engine_classic.vcproj (1.16),
msvc7/engine_embed.vcproj (1.4):
Remove WINDOWS_ONLY remains
2003-03-21 14:11 brodsom
* firebird2/builds/win32/msvc6/: gbak.dsp (1.15), gsplit.dsp (1.4):
Remove wsock32.lib (thanks to Claudio)
2003-03-21 12:53 aafemt
* firebird2/: configure.in (1.132),
builds/posix/Makefile.in.client.util (1.7),
builds/posix/Makefile.in.libfbclient (1.11),
builds/posix/make.defaults (1.20), builds/posix/prefix.mingw
(1.12), builds/posix/prefix.mingw.README.html (1.4):
Few improvements for Win32 SS build procedure
2003-03-20 12:11 aafemt
* firebird2/: configure.in (1.131),
builds/posix/Makefile.in.firebird (1.32),
builds/posix/make.defaults (1.19):
Version information is concentrated in src/misc/writeBuildNum.sh
2003-03-19 09:49 dimitr
* firebird2/builds/win32/msvc6/: intl.dsp (1.18), intlcpp.dsp
(1.3):
Fixed LD2_lookup issue.
2003-03-18 09:58 dimitr
* firebird2/builds/win32/msvc6/gds32.dsp (1.16):
Updated project files: - moved gds32_debug.def - removed IB7
functions from compatibility gds32
2003-03-18 09:48 dimitr
* firebird2/builds/win32/: gds32_debug.def (1.4), defs/gds32.def
(1.2), defs/gds32_debug.def (1.1):
Updated project files: - moved gds32_debug.def - removed IB7
functions from compatibility gds32
2003-03-18 04:05 brodsom
* firebird2/builds/win32/: prepare.bat (1.5), make6_debug.bat
(1.6), make6_release.bat (1.6), make7_debug.bat (1.2),
make7_release.bat (1.2):
Changes to build with help.fdb
2003-03-17 13:05 eku
* firebird2/builds/posix/: Makefile.in.codes (1.4),
Makefile.in.embed.qli (1.6), Makefile.in.example5 (1.4),
Makefile.in.firebird (1.31), Makefile.in.jrd (1.9),
Makefile.in.msgs (1.7), Makefile.in.refDatabases (1.13),
Makefile.in.v5_examples (1.5), make.shared.targets (1.6):
Changed the default extensions for databases from .gdb to .fdb The
Windows and OS X builds have not been updated yet.
2003-03-15 21:20 alexpeshkoff
* firebird2/builds/: win32/msvc6/common.dsp (1.17),
win32/msvc6/common_classic.dsp (1.11), posix/make.shared.variables
(1.21):
Now external tables are checked against directories list
2003-03-15 17:52 skidder
* firebird2/builds/posix/prefix.linux (1.16):
Fixup optimization flags to produce fastest possible but still
correct binary
2003-03-15 05:21 hippoman
* firebird2/builds/win32/msvc7/ipserver.vcproj (1.8):
* define SUPERSERVER.
2003-03-15 03:58 hippoman
* firebird2/builds/win32/: make7_debug.bat (1.1), make7_release.bat
(1.1):
* Added Batch build for msvc7
2003-03-13 18:02 skidder
* firebird2/doc/WhatsNew (1.26):
Added notes about Services API
2003-03-13 16:46 alexpeshkoff
* firebird2/configure.in (1.130):
Dropped HAVE_*EXIT defines
2003-03-13 12:20 dimitr
* firebird2/doc/WhatsNew (1.25):
Added Beta 4 changes.
2003-03-13 11:04 dimitr
* firebird2/doc/install_win32.txt (1.1):
Added win32 installation notes.
2003-03-13 07:50 eku
* firebird2/: autogen.sh (1.7), aclocal.m4 (1.2):
Fixed problems with newer vesions of libtool.
2003-03-12 13:39 eku
* firebird2/: configure.in (1.129),
builds/posix/Makefile.in.extern.editline (1.1),
builds/posix/Makefile.in.firebird (1.30),
builds/posix/make.defaults (1.18):
Editline changes: o got a FB-compliant makefile o uses configure
o eventually compiles on SINIX-Z
2003-03-12 12:57 skidder
* firebird2/configure.in (1.128):
Getting ready for Beta4
2003-03-11 12:55 dimitr
* firebird2/builds/win32/msvc6/ipserver.dsp (1.11):
Updated project files.
2003-03-07 17:58 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.3):
Modify MinGW instructions
2003-03-07 08:41 eku
* firebird2/: aclocal.m4 (1.1), autogen.sh (1.6), configure.in
(1.127):
Started to use libtool (http://www.gnu.org/software/libtool/). It
will eventually handle all platform specific compile and link
issues! Removed generated files from the view (config.guess and
config.sub).
2003-03-07 00:25 brodsom
* firebird2/builds/posix/: Makefile.in.libfbclient (1.10),
Makefile.in.libfbembed (1.8), prefix.mingw (1.11):
Update instructions, remove win_libs and give instructions to patch
manually libfbclient and libfbembed
2003-03-07 00:20 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.2):
Update instructions
2003-03-06 14:22 brodsom
* firebird2/configure.in (1.126):
Remove lstdc++ from mingw platform libs
2003-03-06 14:16 brodsom
* firebird2/builds/posix/: Makefile.in.fbserver (1.6),
Makefile.in.inet_server (1.8), prefix.mingw (1.10):
Move cntl.cpp to OS_ServerFiles
2003-03-06 02:14 brodsom
* firebird2/configure.in (1.125):
Changes fro MINGW build (forgoten commit) -Add directory
2003-03-06 01:43 brodsom
* firebird2/builds/win32/: msvc6/engine_classic.dsp (1.22),
msvc6/engine_embed.dsp (1.3), msvc6/engine.dsp (1.24),
msvc7/engine.vcproj (1.16), msvc7/engine_classic.vcproj (1.15),
msvc7/engine_embed.vcproj (1.3):
Blob_filter is not a epp file since 1999, change the name to .cpp
and modify the makefiles
2003-03-06 01:37 brodsom
* firebird2/builds/: mac_os_x/CS/CS.pbproj/project.pbxproj (1.3),
mac_os_x/CS/Helpers.make (1.3), win32/preprocess.bat (1.5),
posix/make.shared.variables (1.20), posix/Makefile.in.jrd (1.8):
Blob_filter is not a epp file since 1999, change the name to .cpp
and modify the makefiles
2003-03-06 01:27 brodsom
* firebird2/builds/posix/prefix.mingw.README.html (1.1):
Changes for MinGW build. -Build instructions.
2003-03-06 01:16 brodsom
* firebird2/builds/posix/Makefile.in.libfbclient (1.9):
Changes for MinGW build. -Patch previous commit
2003-03-05 21:59 brodsom
* firebird2/builds/posix/Makefile.in.inet_server (1.7):
Add cntl.cpp
2003-03-05 18:59 brodsom
* firebird2/builds/posix/Makefile.in.libfbembed (1.7):
Changes for MINGW build -Use SHRLIB_EXT instead of 'so' -Add
WIN_LIBS
2003-03-05 18:56 brodsom
* firebird2/builds/posix/Makefile.in.inet_server (1.6):
Changes for MINGW build -Add ipserver objects
2003-03-05 18:16 brodsom
* firebird2/builds/posix/Makefile.in.libfbclient (1.8):
Changes for MINGW build -Use SHRLIB_EXT instead of 'so' -Add some
needed sources. -Add WIN_LIBS
2003-03-05 17:19 brodsom
* firebird2/builds/posix/: Makefile.in.extlib (1.8),
Makefile.in.firebird (1.29):
Changes for MINGW build -Use SHRLIB_EXT instead of 'so'
2003-03-05 17:15 brodsom
* firebird2/builds/posix/Makefile.in.inet_server (1.5):
Changes for MINGW build -Use specific server files -Add LIB_GUI
2003-03-05 17:14 brodsom
* firebird2/builds/posix/Makefile.in.fbutil (1.5):
Changes for MINGW build -Use SHRLIB_EXT instead of 'so'
2003-03-05 17:13 brodsom
* firebird2/builds/posix/Makefile.in.embed.util (1.6):
Changes for MINGW build -Use specific EMBED_UTIL_TARGETS
2003-03-05 17:09 brodsom
* firebird2/builds/posix/Makefile.in.client.util (1.6):
Changes for MINGW build -Add new util targets -Use specific
CLIENT_UTIL_TARGETS
2003-03-05 17:07 brodsom
* firebird2/builds/posix/Makefile.in.fbserver (1.5):
Changes for MINGW build -Add ipserver files -Use specific server
files (remote dir) -Add LIB_GUI
2003-03-05 16:57 brodsom
* firebird2/builds/posix/: Makefile.in.jrd (1.7), Makefile.in.gpre
(1.6), Makefile.in.intl (1.10), Makefile.in.embed.gpre (1.7),
Makefile.in.client.gfix (1.5), Makefile.in.client.gpre (1.7),
Makefile.in.embed.gfix (1.5):
Changes for MINGW build -Use SHRLIB_EXT instead of 'so'
2003-03-05 16:51 brodsom
* firebird2/builds/posix/: make.rules (1.13), make.shared.variables
(1.19):
Changes for MINGW build -Use SHRLIB_EXT -Add locks to
FBCLASSES_ClientFiles(only used by windows but not part of the os
specific files)
2003-03-05 16:49 brodsom
* firebird2/builds/posix/make.defaults (1.17):
Changes for MINGW build -Use SHRLIB_EXT -Add new util targets
2003-03-05 16:45 brodsom
* firebird2/builds/posix/prefix.mingw (1.9):
Changes for MINGW build -Add OS_ServerFiles -Add
CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS. -For mingw add some
values only used in this port. -Set OS_Specific_Files
2003-03-05 16:42 brodsom
* firebird2/builds/posix/: prefix.linux (1.15), prefix.sinixz
(1.16), prefix.solaris (1.4), prefix.solx86 (1.17), prefix.freebsd
(1.6), prefix.darwin (1.8), prefix.example (1.4):
Changes for MINGW build -Add OS_ServerFiles -Add
CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
2003-03-05 16:38 brodsom
* firebird2/configure.in (1.124):
Changes for MINGW build -Add shrlib_ext value for the shared
library extension -Add some libraries to windows build -Add some
some needed directories
2003-03-04 23:00 hippoman
* firebird2/builds/win32/msvc7/: remote.vcproj (1.10),
remote_classic.vcproj (1.10):
Fixed MSVC7 build, added IPSERVER define
2003-03-03 15:35 dimitr
* firebird2/builds/win32/msvc6/: remote.dsp (1.15),
remote_classic.dsp (1.12):
Fixed connects via local protocol after Blas' changes.
2003-03-03 07:02 aafemt
* firebird2/configure.in (1.123):
Let config.status make directories
2003-03-02 18:47 fsg
* firebird2/builds/posix/make.shared.variables (1.18):
Fixed some really old typos. Included ExecuteStatement in the
LINUX-Build
2003-03-02 14:17 dimitr
* firebird2/builds/win32/msvc6/engine_embed.dsp (1.2):
Synchronized MSVC6 builds with EXECUTE STATEMENT changes.
2003-03-02 13:51 alexpeshkoff
* firebird2/builds/win32/msvc6/: engine.dsp (1.23),
engine_classic.dsp (1.21):
Fixed EXECUTE STATEMENT to support INTO clause Now required changes
in msvc6 build
2003-03-02 00:22 hippoman
* firebird2/builds/win32/msvc7/: engine.vcproj (1.15),
engine_classic.vcproj (1.14), engine_embed.vcproj (1.2):
* Added missing JRD\ExecuteStatment.* files to engine* projects
2003-03-01 23:04 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.7), alice.vcproj
(1.6), alice_classic.vcproj (1.6), burp.vcproj (1.9),
burp_classic.vcproj (1.9), common.vcproj (1.7),
common_classic.vcproj (1.5), dsql_server.vcproj (1.8),
dsql_server_classic.vcproj (1.8), engine.vcproj (1.14),
engine_classic.vcproj (1.13), engine_embed.vcproj (1.1),
fb_inet_server.vcproj (1.6), fb_lock_print.vcproj (1.11),
fbclient.vcproj (1.13), fbembed.vcproj (1.10), fbguard.vcproj
(1.9), fbserver.vcproj (1.7), fbudf.vcproj (1.5), gbak.vcproj
(1.8), gdef.vcproj (1.8), gds32.vcproj (1.8), gfix.vcproj (1.7),
gpre.vcproj (1.10), gpre_boot.vcproj (1.10), gsec.vcproj (1.7),
gsplit.vcproj (1.3), gstat.vcproj (1.8), ib_udf.vcproj (1.8),
ib_util.vcproj (1.8), instreg.vcproj (1.7), instsvc.vcproj (1.7),
intl.vcproj (1.8), intlcpp.vcproj (1.2), ipserver.vcproj (1.7),
isql.vcproj (1.8), lock.vcproj (1.7), lock_classic.vcproj (1.7),
qli.vcproj (1.7), remote.vcproj (1.9), remote_classic.vcproj (1.9),
utilities.vcproj (1.8), utilities_classic.vcproj (1.7), wal.vcproj
(1.7), wal_classic.vcproj (1.7):
* updated msvc7 build files.
2003-03-01 17:29 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.15), fbembed.dsp
(1.20), engine_embed.dsp (1.1):
Some changes for the embedded server.
2003-02-28 21:41 tamlin
* firebird2/doc/Firebird_conf.txt (1.2):
no message
2003-02-28 20:20 tamlin
* firebird2/doc/Firebird_conf.txt (1.1):
First draft.
2003-02-28 06:22 aafemt
* firebird2/builds/posix/: Makefile.in.codes (1.3), make.defaults
(1.16), make.rules (1.12), make.shared.targets (1.5),
make.shared.variables (1.17):
blrtable.h is generated and must not be in tree
2003-02-27 18:27 brodsom
* firebird2/builds/win32/: make6_release.bat (1.5), make6_debug.bat
(1.5):
Add gpre project to build batch
2003-02-27 17:53 brodsom
* firebird2/builds/win32/: msvc6/gpre.dsp (1.15), gpre.mak (1.5):
Add Fortran files and move GPRE_* defines from autoconf header to
makefiles.
2003-02-27 17:27 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.12),
alice_classic.dsp (1.9), burp.dsp (1.14), burp_classic.dsp (1.12),
common.dsp (1.16), common_classic.dsp (1.10), dsql_server.dsp
(1.17), dsql_server_classic.dsp (1.13), engine.dsp (1.22),
engine_classic.dsp (1.20), fb_inet_server.dsp (1.14),
fb_lock_print.dsp (1.15), fbclient.dsp (1.29), fbembed.dsp (1.19),
fbguard.dsp (1.15), fbserver.dsp (1.25), fbudf.dsp (1.8), gbak.dsp
(1.14), gdef.dsp (1.11), gds32.dsp (1.15), gfix.dsp (1.14),
gpre.dsp (1.14), gpre_boot.dsp (1.15), gsec.dsp (1.10), gsplit.dsp
(1.3), gstat.dsp (1.11), ib_udf.dsp (1.13), ib_util.dsp (1.13),
instreg.dsp (1.10), instsvc.dsp (1.10), intl.dsp (1.17),
intlcpp.dsp (1.2), ipserver.dsp (1.10), isql.dsp (1.16), lock.dsp
(1.10), lock_classic.dsp (1.8), qli.dsp (1.10), remote.dsp (1.14),
remote_classic.dsp (1.11), utilities.dsp (1.10),
utilities_classic.dsp (1.8), wal.dsp (1.10), wal_classic.dsp (1.8):
Fixed build problem pointed by Arno (caused the server to crash in
some cases).
2003-02-27 16:35 dimitr
* firebird2/builds/win32/msvc6/: engine_classic.dsp (1.19),
fbembed.dsp (1.18), fbudf.dsp (1.7):
Updated project files.
2003-02-26 13:22 dimitr
* firebird2/doc/WhatsNew (1.24):
Added recent changes.
2003-02-26 12:28 dimitr
* firebird2/builds/win32/msvc6/fbembed.dsp (1.17):
Fixed win32 build.
2003-02-25 14:14 brodsom
* firebird2/builds/win32/msvc6/intl.dsp (1.16):
Add needed file (lost when the change was committed)
2003-02-25 14:11 brodsom
* firebird2/builds/win32/msvc7/: remote_classic.vcproj (1.8),
isql.vcproj (1.7), remote.vcproj (1.8), gsplit.vcproj (1.2),
fbserver.vcproj (1.6), gbak.vcproj (1.7), gpre_boot.vcproj (1.9),
fb_inet_server.vcproj (1.5), fb_lock_print.vcproj (1.10),
fbclient.vcproj (1.12), fbembed.vcproj (1.9), fbguard.vcproj (1.8),
dsql_server_classic.vcproj (1.7), engine.vcproj (1.13),
engine_classic.vcproj (1.12), burp.vcproj (1.8),
burp_classic.vcproj (1.8), dsql_server.vcproj (1.7):
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 14:10 brodsom
* firebird2/builds/win32/msvc6/isql.dsp (1.15):
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. (and clean
dependency)
2003-02-25 14:01 brodsom
* firebird2/builds/win32/msvc6/: remote_classic.dsp (1.10),
gpre_boot.dsp (1.14), gsplit.dsp (1.2), remote.dsp (1.13),
fbserver.dsp (1.24), gbak.dsp (1.13), fbembed.dsp (1.16),
fbguard.dsp (1.14):
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 13:55 brodsom
* firebird2/builds/win32/msvc6/: fb_lock_print.dsp (1.14),
fbclient.dsp (1.28), fb_inet_server.dsp (1.13), engine_classic.dsp
(1.18), engine.dsp (1.21), dsql_server.dsp (1.16),
dsql_server_classic.dsp (1.12), burp_classic.dsp (1.11), burp.dsp
(1.13):
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 13:51 brodsom
* firebird2/builds/win32/: blrtable.bat (1.2), fbclient_boot.mak
(1.6), gpre_boot.mak (1.5):
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 12:58 dimitr
* firebird2/doc/WhatsNew (1.23):
Added Beta 3 changes.
2003-02-25 09:22 dimitr
* firebird2/builds/win32/msvc6/fbserver.dsp (1.23):
Cleanup.
2003-02-25 02:12 brodsom
* firebird2/configure.in (1.122):
Add some needed directories
2003-02-24 10:52 eku
* firebird2/builds/posix/: Makefile.in.firebird (1.28),
Makefile.in.jrd (1.6):
Since PYXIS support has gone some time ago, remove it from the
Makefiles as well.
2003-02-22 22:48 skidder
* firebird2/configure.in (1.121):
Get ready for Beta3
2003-02-22 16:45 skidder
* firebird2/builds/posix/Makefile.in.intl (1.9):
Make intl support work on POSIX again
2003-02-21 01:32 hippoman
* firebird2/builds/win32/msvc7/: gsplit.vcproj (1.1),
intlcpp.vcproj (1.1):
* new projects
2003-02-21 01:31 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.6), alice.vcproj
(1.5), alice_classic.vcproj (1.5), burp.vcproj (1.7),
burp_classic.vcproj (1.7), common.vcproj (1.6),
common_classic.vcproj (1.4), dsql_server.vcproj (1.6),
dsql_server_classic.vcproj (1.6), engine.vcproj (1.12),
engine_classic.vcproj (1.11), fb_inet_server.vcproj (1.4),
fb_lock_print.vcproj (1.9), fbclient.vcproj (1.11), fbembed.vcproj
(1.8), fbguard.vcproj (1.7), fbserver.vcproj (1.5), fbudf.vcproj
(1.4), gbak.vcproj (1.6), gdef.vcproj (1.7), gds32.vcproj (1.7),
gfix.vcproj (1.6), gpre.vcproj (1.9), gpre_boot.vcproj (1.8),
gsec.vcproj (1.6), gstat.vcproj (1.7), ib_udf.vcproj (1.7),
ib_util.vcproj (1.7), instreg.vcproj (1.6), instsvc.vcproj (1.6),
intl.vcproj (1.7), ipserver.vcproj (1.6), isql.vcproj (1.6),
lock.vcproj (1.6), lock_classic.vcproj (1.6), qli.vcproj (1.6),
remote.vcproj (1.7), remote_classic.vcproj (1.7), utilities.vcproj
(1.7), utilities_classic.vcproj (1.6), wal.vcproj (1.6),
wal_classic.vcproj (1.6):
* Fixed the msvc7 build files
2003-02-20 22:39 hippoman
* firebird2/builds/win32/msvc6/ib_udf.dsp (1.12):
* deleted an empty /D switch that was causing problems when
importing the projects in msvc7
2003-02-20 15:41 kkuznetsov
* firebird2/builds/posix/prefix.solx86 (1.16):
Some Impruvements with sfio
2003-02-20 07:36 eku
* firebird2/configure.in (1.120):
XPG defines that prototypes for malloc/free have to be defined in
stdlib.h. malloc.h is deprecated - removed.
2003-02-20 07:17 eku
* firebird2/builds/posix/make.shared.variables (1.16):
This file does not compile on POSIX platforms. Exclude it from the
build process until someone has fixed it.
2003-02-20 02:28 brodsom
* firebird2/builds/win32/: make6_debug.bat (1.4), make6_release.bat
(1.4):
Add gsplit and intlcpp projects to batch
2003-02-20 02:28 brodsom
* firebird2/builds/win32/msvc6/: burp.dsp (1.12), burp_classic.dsp
(1.10):
Remove spit from burp project (and remove some warnings)
2003-02-20 02:17 brodsom
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.14), gsplit.dsp
(1.1):
Add gsplit project
2003-02-19 14:20 brodsom
* firebird2/builds/win32/msvc6/intlcpp.dsp (1.1):
Adding intl C++ conversion
2003-02-19 14:19 brodsom
* firebird2/builds/win32/defs/: api9f.def (1.2), example.def (1.2),
udflib.def (1.2), winevent.def (1.2):
Move def files left in the directory (but not v5_example ones)
2003-02-19 14:01 brodsom
* firebird2/builds/win32/: fbclient_debug.def (1.3), gds32.def
(1.4), ib_udf.def (1.3), ib_util.def (1.2), fbclient.def (1.3):
Move def files to builds directory
2003-02-19 13:58 brodsom
* firebird2/builds/win32/: msvc6/fbclient.dsp (1.27),
msvc6/fbembed.dsp (1.15), msvc6/gds32.dsp (1.14), msvc6/ib_udf.dsp
(1.11), msvc6/ib_util.dsp (1.12), msvc6/intl.dsp (1.15),
fbclient_boot.mak (1.5), msvc7/intl.vcproj (1.6),
msvc7/ib_util.vcproj (1.6), msvc7/gds32.vcproj (1.6),
msvc7/ib_udf.vcproj (1.6), msvc7/fbclient.vcproj (1.10),
msvc7/fbembed.vcproj (1.7):
Move def files to builds directory
2003-02-19 13:21 brodsom
* firebird2/builds/win32/old_makes/: remote.mak (1.1),
v5_examples.mak (1.1), burp.mak (1.1), dsql.mak (1.1), extlib.mak
(1.1), intl.mak (1.1), intlcpp.mak (1.1), jrd.mak (1.1), msgs.mak
(1.1):
Move old borland makefiles to builds directory
2003-02-19 13:15 brodsom
* firebird2/builds/win32/defs/: winevent.def (1.1), remote.def
(1.1), udflib.def (1.1), utls.def (1.1), jrd.def (1.1), isql.def
(1.1), iutls.def (1.1), intlcpp.def (1.1), intl.def (1.1), gds.def
(1.1), gds32.def (1.1), ib_udf.def (1.1), ib_util.def (1.1),
build.def (1.1), burp.def (1.1), burp32.def (1.1), dsql.def (1.1),
example.def (1.1), fbclient.def (1.1), fbclient_debug.def (1.1),
api9f.def (1.1):
Move .def files to builds directory
2003-02-19 06:16 aafemt
* firebird2/builds/posix/make.shared.variables (1.15):
XNET and somewhere WNET were added to remote interfaces
2003-02-19 06:14 aafemt
* firebird2/builds/posix/make.defaults (1.15):
Propagate PLATFORM across makefiles
2003-02-18 13:38 eku
* firebird2/configure.in (1.119):
Added a test for <sys/socket.h> needed in remote/inet.cpp.
2003-02-18 06:24 aafemt
* firebird2/configure.in (1.118):
WCHAR --> UCS2_CHAR and some cleanup around it
2003-02-17 14:43 brodsom
* firebird2/builds/win32/: msvc6/utilities.dsp (1.9),
msvc6/utilities_classic.dsp (1.7), msvc6/wal.dsp (1.9),
msvc6/wal_classic.dsp (1.7), msvc6/dsql_server_classic.dsp (1.11),
msvc6/engine.dsp (1.20), msvc6/engine_classic.dsp (1.17),
msvc6/fb_inet_server.dsp (1.12), msvc6/fb_lock_print.dsp (1.13),
msvc6/fbclient.dsp (1.26), msvc6/fbembed.dsp (1.14),
msvc6/fbguard.dsp (1.13), msvc6/fbserver.dsp (1.22),
msvc6/fbudf.dsp (1.6), msvc6/gbak.dsp (1.12), msvc6/gdef.dsp
(1.10), msvc6/gds32.dsp (1.13), msvc6/gfix.dsp (1.13),
msvc6/gpre.dsp (1.13), msvc6/gpre_boot.dsp (1.13), msvc6/gsec.dsp
(1.9), msvc6/gstat.dsp (1.10), msvc6/ib_udf.dsp (1.10),
msvc6/ib_util.dsp (1.11), msvc6/instreg.dsp (1.9),
msvc6/instsvc.dsp (1.9), msvc6/intl.dsp (1.14), msvc6/ipserver.dsp
(1.9), msvc6/isql.dsp (1.14), msvc6/lock.dsp (1.9),
msvc6/lock_classic.dsp (1.7), msvc6/qli.dsp (1.9), msvc6/remote.dsp
(1.12), msvc6/remote_classic.dsp (1.9), msvc6/alice.dsp (1.11),
msvc6/alice_classic.dsp (1.8), msvc6/burp.dsp (1.11),
msvc6/burp_classic.dsp (1.9), msvc6/common.dsp (1.15),
msvc6/common_classic.dsp (1.9), msvc6/dsql_server.dsp (1.15),
common_boot.mak (1.4), fbclient_boot.mak (1.4), gpre.mak (1.4),
gpre_boot.mak (1.4):
Return warning level in msvc6 to 3 until there is a solution to the
Q167355 bug.
2003-02-17 14:35 brodsom
* firebird2/builds/win32/msvc7/: engine_classic.vcproj (1.10),
fb_lock_print.vcproj (1.8), fbclient.vcproj (1.9), fbembed.vcproj
(1.6), fbguard.vcproj (1.6), fbudf.vcproj (1.3), gbak.vcproj (1.5),
gdef.vcproj (1.6), gds32.vcproj (1.5), gfix.vcproj (1.5),
gpre.vcproj (1.8), gpre_boot.vcproj (1.7), gsec.vcproj (1.5),
gstat.vcproj (1.6), ib_udf.vcproj (1.5), ib_util.vcproj (1.5),
instreg.vcproj (1.5), instsvc.vcproj (1.5), intl.vcproj (1.5),
ipserver.vcproj (1.5), isql.vcproj (1.5), lock.vcproj (1.5),
lock_classic.vcproj (1.5), qli.vcproj (1.5), remote.vcproj (1.6),
remote_classic.vcproj (1.6), utilities.vcproj (1.6),
utilities_classic.vcproj (1.5), wal.vcproj (1.5),
wal_classic.vcproj (1.5), alice.vcproj (1.4), alice_classic.vcproj
(1.4), burp.vcproj (1.6), burp_classic.vcproj (1.6), common.vcproj
(1.5), common_classic.vcproj (1.3), dsql_server.vcproj (1.5),
dsql_server_classic.vcproj (1.5), engine.vcproj (1.11):
Warning control from autoconfig_msvc.h
2003-02-17 14:22 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.10),
alice_classic.dsp (1.7), burp.dsp (1.10), burp_classic.dsp (1.8),
common.dsp (1.14), common_classic.dsp (1.8), dsql_server.dsp
(1.14), dsql_server_classic.dsp (1.10), engine.dsp (1.19),
engine_classic.dsp (1.16), fb_inet_server.dsp (1.11),
fb_lock_print.dsp (1.12), fbclient.dsp (1.25), fbembed.dsp (1.13),
fbguard.dsp (1.12), fbserver.dsp (1.21), fbudf.dsp (1.5), gbak.dsp
(1.11), gdef.dsp (1.9), gds32.dsp (1.12), gfix.dsp (1.12), gpre.dsp
(1.12), gpre_boot.dsp (1.12), gsec.dsp (1.8), gstat.dsp (1.9),
ib_udf.dsp (1.9), ib_util.dsp (1.10), instreg.dsp (1.8),
instsvc.dsp (1.8), intl.dsp (1.13), ipserver.dsp (1.8), isql.dsp
(1.13), lock.dsp (1.8), lock_classic.dsp (1.6), qli.dsp (1.8),
remote.dsp (1.11), remote_classic.dsp (1.8), utilities.dsp (1.8),
utilities_classic.dsp (1.6), wal.dsp (1.8), wal_classic.dsp (1.6):
/W4 -> /W3
2003-02-17 09:26 eku
* firebird2/builds/posix/: Makefile.in.jrd (1.5),
make.shared.variables (1.14):
Fixed POSIX build after removal of pipe/csv directories.
2003-02-16 20:19 dimitr
* firebird2/builds/win32/msvc6/fbembed.dsp (1.12):
Added finalization code.
2003-02-16 12:37 brodsom
* firebird2/builds/win32/: common_boot.mak (1.3), fbclient_boot.mak
(1.3), gpre.mak (1.3), gpre_boot.mak (1.3), msvc6/instsvc.dsp
(1.7), msvc6/intl.dsp (1.12), msvc6/ipserver.dsp (1.7),
msvc6/isql.dsp (1.12), msvc6/lock.dsp (1.7), msvc6/lock_classic.dsp
(1.5), msvc6/qli.dsp (1.7), msvc6/remote.dsp (1.10),
msvc6/remote_classic.dsp (1.7), msvc6/utilities.dsp (1.7),
msvc6/utilities_classic.dsp (1.5), msvc6/wal.dsp (1.7),
msvc6/wal_classic.dsp (1.5), msvc6/fbclient.dsp (1.24),
msvc6/fbembed.dsp (1.11), msvc6/fbguard.dsp (1.11),
msvc6/fbserver.dsp (1.20), msvc6/fbudf.dsp (1.4), msvc6/gbak.dsp
(1.10), msvc6/gdef.dsp (1.8), msvc6/gds32.dsp (1.11),
msvc6/gfix.dsp (1.11), msvc6/gpre.dsp (1.11), msvc6/gpre_boot.dsp
(1.11), msvc6/gsec.dsp (1.7), msvc6/gstat.dsp (1.8),
msvc6/ib_udf.dsp (1.8), msvc6/ib_util.dsp (1.9), msvc6/instreg.dsp
(1.7), msvc6/alice.dsp (1.9), msvc6/alice_classic.dsp (1.6),
msvc6/burp.dsp (1.9), msvc6/burp_classic.dsp (1.7),
msvc6/common.dsp (1.13), msvc6/common_classic.dsp (1.7),
msvc6/dsql_server.dsp (1.13), msvc6/dsql_server_classic.dsp (1.9),
msvc6/engine.dsp (1.18), msvc6/engine_classic.dsp (1.15),
msvc6/fb_inet_server.dsp (1.10), msvc6/fb_lock_print.dsp (1.11),
msvc7/gdef.vcproj (1.5), msvc7/gds32.vcproj (1.4),
msvc7/gfix.vcproj (1.4), msvc7/gpre.vcproj (1.7),
msvc7/gpre_boot.vcproj (1.6), msvc7/gsec.vcproj (1.4),
msvc7/gstat.vcproj (1.5), msvc7/ib_udf.vcproj (1.4),
msvc7/ib_util.vcproj (1.4), msvc7/instreg.vcproj (1.4),
msvc7/instsvc.vcproj (1.4), msvc7/intl.vcproj (1.4),
msvc7/ipserver.vcproj (1.4), msvc7/isql.vcproj (1.4),
msvc7/lock.vcproj (1.4), msvc7/lock_classic.vcproj (1.4),
msvc7/qli.vcproj (1.4), msvc7/remote.vcproj (1.5),
msvc7/remote_classic.vcproj (1.5), msvc7/utilities.vcproj (1.5),
msvc7/utilities_classic.vcproj (1.4), msvc7/wal.vcproj (1.4),
msvc7/wal_classic.vcproj (1.4), msvc7/alice.vcproj (1.3),
msvc7/alice_classic.vcproj (1.3), msvc7/burp.vcproj (1.5),
msvc7/burp_classic.vcproj (1.5), msvc7/common.vcproj (1.4),
msvc7/common_classic.vcproj (1.2), msvc7/dsql_server.vcproj (1.4),
msvc7/dsql_server_classic.vcproj (1.4), msvc7/engine.vcproj (1.10),
msvc7/engine_classic.vcproj (1.9), msvc7/fb_lock_print.vcproj
(1.7), msvc7/fbclient.vcproj (1.8), msvc7/fbembed.vcproj (1.5),
msvc7/fbguard.vcproj (1.5), msvc7/fbudf.vcproj (1.2),
msvc7/gbak.vcproj (1.4):
Change build system to move warning control to only one header for
each compiler
2003-02-16 01:17 brodsom
* firebird2/builds/win32/: msvc7/fbserver.vcproj (1.4),
msvc6/fbserver.dsp (1.19):
Add svc.cpp to fbserver
2003-02-15 17:21 brodsom
* firebird2/builds/: win32/msvc7/engine.vcproj (1.9),
win32/msvc7/engine_classic.vcproj (1.8),
win32/msvc6/engine_classic.dsp (1.14), win32/msvc6/engine.dsp
(1.17), mac_os_x/CS/CS.pbproj/project.pbxproj (1.2):
Rename header arg.h to log2.h (included only in log.cpp) and remove
atom.h
2003-02-15 10:25 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.8), alice_classic.dsp
(1.5), burp.dsp (1.8), burp_classic.dsp (1.6), common.dsp (1.12),
common_classic.dsp (1.6), dsql_server.dsp (1.12),
dsql_server_classic.dsp (1.8), engine.dsp (1.16),
engine_classic.dsp (1.13), fb_inet_server.dsp (1.9),
fb_lock_print.dsp (1.10), fbclient.dsp (1.23), fbembed.dsp (1.10),
fbguard.dsp (1.10), fbserver.dsp (1.18), fbudf.dsp (1.3), gbak.dsp
(1.9), gdef.dsp (1.7), gds32.dsp (1.10), gfix.dsp (1.10), gpre.dsp
(1.10), gpre_boot.dsp (1.10), gsec.dsp (1.6), gstat.dsp (1.7),
ib_udf.dsp (1.7), ib_util.dsp (1.8), instreg.dsp (1.6), instsvc.dsp
(1.6), intl.dsp (1.11), ipserver.dsp (1.6), isql.dsp (1.11),
lock.dsp (1.6), lock_classic.dsp (1.4), qli.dsp (1.6), remote.dsp
(1.9), remote_classic.dsp (1.6), utilities.dsp (1.6),
utilities_classic.dsp (1.4), wal.dsp (1.6), wal_classic.dsp (1.4):
Updated project files. Fixed issues with exception handling.
2003-02-14 10:12 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.15),
engine_classic.dsp (1.12):
Updated project files.
2003-02-13 23:49 bellardo
* firebird2/configure.in (1.117):
add a configure check for malloc.h
2003-02-13 13:00 eku
* firebird2/configure.in (1.116):
Removed the test for 'const'
2003-02-12 10:23 eku
* firebird2/builds/posix/: Makefile.in.client.util (1.5),
Makefile.in.embed.util (1.5):
Fixed POSIX build.
2003-02-12 07:09 bellardo
* firebird2/configure.in (1.115):
3 new tests for darwin: expanded semun expanded 64 bit io dirname
2003-02-11 18:43 dimitr
* firebird2/builds/win32/msvc6/: dsql_server.dsp (1.11),
dsql_server_classic.dsp (1.7), engine.dsp (1.14),
engine_classic.dsp (1.11):
Fixed another build issues.
2003-02-11 17:19 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.13),
engine_classic.dsp (1.10):
Fixed build problems related to the service manager and error
handling.
2003-02-11 06:13 aafemt
* firebird2/: configure.in (1.114),
builds/posix/Makefile.in.boot.gpre (1.13),
builds/posix/Makefile.in.static.gpre (1.9),
builds/posix/make.shared.variables (1.13),
builds/posix/prefix.darwin (1.7), builds/posix/prefix.example
(1.3), builds/posix/prefix.freebsd (1.5), builds/posix/prefix.linux
(1.14), builds/posix/prefix.mingw (1.8), builds/posix/prefix.sinixz
(1.15), builds/posix/prefix.solaris (1.3),
builds/posix/prefix.solx86 (1.15):
Little step towards MinGW build. Physical IO module is
platform-depended now
2003-02-10 16:59 skidder
* firebird2/configure.in (1.113):
Mark linux packages as Beta2
2003-02-10 15:50 dimitr
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.13):
Fixed the workspace.
2003-02-10 14:28 eku
* firebird2/builds/posix/prefix.sinixz (1.14):
Removed "register" variables from the source code. It's up to the
compiler to hold variables in CPU registers.
2003-02-10 13:26 dimitr
* firebird2/builds/posix/: Makefile.in.libfbclient (1.7),
Makefile.in.libfbembed (1.6), Makefile.in.libfbserver (1.4):
Renamed isc4 in the build files.
2003-02-10 13:22 dimitr
* firebird2/builds/win32/: make6_debug.bat (1.3), make6_release.bat
(1.3):
Renamed isc4 in the build files.
2003-02-10 13:00 dimitr
* firebird2/builds/win32/prepare.bat (1.4):
Batch file changed to use new extension of the database files.
2003-02-10 12:54 dimitr
* firebird2/builds/posix/: Makefile.in.firebird (1.27),
Makefile.in.refDatabases (1.12), make.defaults (1.14),
make.shared.targets (1.4):
Damn, my own typo caused another one. The extension should be
"fdb".
2003-02-10 12:00 eku
* firebird2/builds/posix/: Makefile.in.firebird (1.26),
Makefile.in.refDatabases (1.11), make.defaults (1.13),
make.shared.targets (1.3):
Renamed isc4.gdb to security.gdb (POSIX builds)
2003-02-10 11:36 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.7), alice_classic.dsp
(1.4), burp.dsp (1.7), burp_classic.dsp (1.5), dsql_server.dsp
(1.10), dsql_server_classic.dsp (1.6), engine.dsp (1.12),
engine_classic.dsp (1.9), fb_inet_server.dsp (1.8),
fb_lock_print.dsp (1.9), fbclient.dsp (1.22), Firebird2.dsw (1.12),
fbembed.dsp (1.9), fbguard.dsp (1.9), fbserver.dsp (1.17),
fbudf.dsp (1.2), gbak.dsp (1.8), gdef.dsp (1.6), gds32.dsp (1.9),
gfix.dsp (1.9), gpre.dsp (1.9), gpre_boot.dsp (1.9), gsec.dsp
(1.5), gstat.dsp (1.6), ib_udf.dsp (1.6), ib_util.dsp (1.7),
instreg.dsp (1.5), instsvc.dsp (1.5), intl.dsp (1.10), ipserver.dsp
(1.5), isql.dsp (1.10), lock.dsp (1.5), lock_classic.dsp (1.3),
qli.dsp (1.5), remote.dsp (1.8), remote_classic.dsp (1.5),
utilities.dsp (1.5), utilities_classic.dsp (1.3), wal.dsp (1.5),
wal_classic.dsp (1.3):
Changed options for the release configuration.
2003-02-10 11:03 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.11),
common_classic.dsp (1.5):
Changed options for the release configuration.
2003-02-10 10:39 eku
* firebird2/configure.in (1.112):
Completed the changes made by Dmitri Sibiriak.
2003-02-10 10:23 dimitr
* firebird2/builds/win32/prepare.bat (1.3):
Rename.
2003-02-10 06:42 aafemt
* firebird2/configure.in (1.111):
Some cleanup
2003-02-09 16:43 dimitr
* firebird2/doc/WhatsNew (1.22):
Recent changes.
2003-02-09 09:54 dimitr
* firebird2/doc/WhatsNew (1.21):
Actual credits.
2003-02-04 21:19 dimitr
* firebird2/builds/win32/msvc6/isql.dsp (1.9):
Cleanup.
2003-02-04 21:18 dimitr
* firebird2/builds/win32/msvc6/gfix.dsp (1.8):
Moved allocator functions back to GDS. MemoryPool is no longer
exported.
2003-02-04 20:07 dimitr
* firebird2/doc/WhatsNew (1.20):
Beta 2 changes so far.
2003-02-04 19:10 dimitr
* firebird2/builds/win32/ib_udf.def (1.2):
Committed contribution by Juan Guerrero (?). Functions LPAD and
RPAD added to IB_UDF library.
2003-02-04 16:43 brodsom
* firebird2/builds/win32/: make6_debug.bat (1.2), make6_release.bat
(1.2):
command line make corrections
2003-02-04 16:01 brodsom
* firebird2/builds/win32/: make6_release.bat (1.1), uninstall.bat
(1.1), install_classic.bat (1.1), install_super.bat (1.1),
make6_debug.bat (1.1):
Add command line makes Add install batchs
2003-02-04 11:28 dimitr
* firebird2/builds/win32/msvc6/gpre_boot.dsp (1.8):
Fixed debug build of gpre_boot.
2003-02-03 15:21 brodsom
* firebird2/builds/win32/: gpre_boot.mak (1.2), gpre.mak (1.2),
common_boot.mak (1.2), fbclient_boot.mak (1.2):
Use bscmake non incremental
2003-02-03 13:48 brodsom
* firebird2/builds/win32/: build_all.bat (1.4), preprocess.bat
(1.4):
Autoconfig must be copy before build_boot.bat
2003-02-02 14:23 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.10),
common_classic.dsp (1.4):
Updated project files.
2003-02-01 04:08 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.5), burp.vcproj
(1.4), burp_classic.vcproj (1.4), common.vcproj (1.3),
engine.vcproj (1.8), fbguard.vcproj (1.4), gdef.vcproj (1.4),
gpre_boot.vcproj (1.5), gsec.vcproj (1.3), gstat.vcproj (1.4),
instreg.vcproj (1.3), instsvc.vcproj (1.3), intl.vcproj (1.3),
ipserver.vcproj (1.3), lock.vcproj (1.3), lock_classic.vcproj
(1.3), remote.vcproj (1.4), remote_classic.vcproj (1.4),
utilities.vcproj (1.4), utilities_classic.vcproj (1.3), wal.vcproj
(1.3), wal_classic.vcproj (1.3):
Sync msvc7 build with latest changes
2003-01-29 16:29 skidder
* firebird2/configure.in (1.110):
Change package prefix
2003-01-28 09:58 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.6), alice_classic.dsp
(1.3), burp.dsp (1.6), burp_classic.dsp (1.4), common.dsp (1.9),
common_classic.dsp (1.3), dsql_server.dsp (1.9),
dsql_server_classic.dsp (1.5), engine.dsp (1.11),
fb_inet_server.dsp (1.7), fb_lock_print.dsp (1.8), fbclient.dsp
(1.21), fbguard.dsp (1.8), fbserver.dsp (1.16), gbak.dsp (1.7),
gdef.dsp (1.5), gds32.dsp (1.8), gfix.dsp (1.7), gpre.dsp (1.8),
gpre_boot.dsp (1.7), gsec.dsp (1.4), gstat.dsp (1.5), ib_udf.dsp
(1.5), ib_util.dsp (1.6), instreg.dsp (1.4), instsvc.dsp (1.4),
ipserver.dsp (1.4), isql.dsp (1.8), lock.dsp (1.4),
lock_classic.dsp (1.2), qli.dsp (1.4), remote.dsp (1.7),
remote_classic.dsp (1.4), utilities.dsp (1.4),
utilities_classic.dsp (1.2), wal.dsp (1.4), wal_classic.dsp (1.2):
Updated project files.
2003-01-26 19:12 fsg
* firebird2/builds/posix/Makefile.in.intl (1.8):
Fixed a typo to get it compiled under Linux again
2003-01-25 09:55 dimitr
* firebird2/builds/win32/: build_all.bat (1.3), build_boot.bat
(1.3), prepare.bat (1.2), preprocess.bat (1.3):
Updated batch files.
2003-01-25 04:14 brodsom
* firebird2/builds/posix/Makefile.in.intl (1.7):
New charsets (update posix build)
2003-01-25 04:13 brodsom
* firebird2/builds/win32/msvc6/intl.dsp (1.9):
New charsets (update msvc6 build)
2003-01-24 23:57 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.4), alice.vcproj
(1.2), alice_classic.vcproj (1.2), burp.vcproj (1.3),
burp_classic.vcproj (1.3), common.vcproj (1.2),
common_classic.vcproj (1.1), dsql_server.vcproj (1.3),
dsql_server_classic.vcproj (1.3), engine.vcproj (1.7),
engine_classic.vcproj (1.7), fb_inet_server.vcproj (1.3),
fb_lock_print.vcproj (1.6), fbclient.vcproj (1.7), fbembed.vcproj
(1.4), fbguard.vcproj (1.3), fbserver.vcproj (1.3), fbudf.vcproj
(1.1), gbak.vcproj (1.3), gdef.vcproj (1.3), gds32.vcproj (1.3),
gfix.vcproj (1.3), gpre.vcproj (1.6), gpre_boot.vcproj (1.4),
gsec.vcproj (1.2), gstat.vcproj (1.3), ib_udf.vcproj (1.3),
ib_util.vcproj (1.3), instreg.vcproj (1.2), instsvc.vcproj (1.2),
intl.vcproj (1.2), ipserver.vcproj (1.2), isql.vcproj (1.3),
lock.vcproj (1.2), lock_classic.vcproj (1.2), qli.vcproj (1.3),
remote.vcproj (1.3), remote_classic.vcproj (1.3), utilities.vcproj
(1.3), utilities_classic.vcproj (1.2), wal.vcproj (1.2),
wal_classic.vcproj (1.2):
Sync msvc7 build with latest changes
2003-01-24 18:45 dimitr
* firebird2/builds/win32/: build_all.bat (1.2), build_boot.bat
(1.2):
Updated batch files.
2003-01-24 18:15 dimitr
* firebird2/builds/win32/: build_all.bat (1.1), build_boot.bat
(1.1), common_boot.mak (1.1), fbclient_boot.mak (1.1), gpre.mak
(1.1), gpre_boot.mak (1.1), preprocess.bat (1.2):
Other win32 build batch files.
2003-01-24 17:38 dimitr
* firebird2/builds/win32/: prepare.bat (1.1), preprocess.bat (1.1):
Other win32 build batch files.
2003-01-24 14:53 dimitr
* firebird2/builds/win32/: blrtable.bat (1.1), parse.bat (1.1):
Two of the win32 build batch files. Others will follow shortly.
2003-01-24 13:05 dimitr
* firebird2/builds/win32/msvc6/: fbudf.dsp (1.1), Firebird2.dsw
(1.11):
Updated fbudf files.
2003-01-24 10:29 dimitr
* firebird2/builds/win32/: msvc6/fbembed.dsp (1.8), gds32.def
(1.3), gds32_debug.def (1.3):
Updated project files.
2003-01-23 13:25 skidder
* firebird2/doc/: WhatsNew (1.18), WhatsNew (1.19):
[no log message]
2003-01-23 11:38 skidder
* firebird2/doc/WhatsNew (1.17):
Little Beta 1 description change
2003-01-23 10:30 dimitr
* firebird2/doc/WhatsNew (1.16):
Added Beta 1 changes. Please review this file and correct, if
necessary.
2003-01-23 04:36 brodsom
* firebird2/builds/win32/msvc6/intl.dsp (1.8):
Update msvc6 build
2003-01-21 12:10 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.8),
common_classic.dsp (1.2):
Updated project files.
2003-01-19 15:30 dimitr
* firebird2/builds/win32/: fbclient.def (1.2), fbclient_debug.def
(1.2):
Let's return version of the client library via API. Interface is
IB7-compliant.
2003-01-19 15:12 dimitr
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.20), remote.dsp
(1.6), remote_classic.dsp (1.3):
Link with XNET support.
2003-01-18 20:21 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.10),
fb_inet_server.dsp (1.6), fb_lock_print.dsp (1.7), fbclient.dsp
(1.19), Firebird2.dsw (1.10), fbembed.dsp (1.7), fbguard.dsp (1.7),
fbserver.dsp (1.15), gbak.dsp (1.6), gdef.dsp (1.4), gfix.dsp
(1.6), gpre.dsp (1.7), gpre_boot.dsp (1.6), gsec.dsp (1.3),
gstat.dsp (1.4), ib_udf.dsp (1.4), ib_util.dsp (1.5), instreg.dsp
(1.3), instsvc.dsp (1.3), intl.dsp (1.7), isql.dsp (1.7), qli.dsp
(1.3):
Updated project files: 1. Cleaned up used import libraries. 2.
Winsock2 is used. 3. Embedded engine now supports true local
access.
2003-01-17 10:53 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.7),
common_classic.dsp (1.1), Firebird2.dsw (1.9):
Updated project files.
2003-01-17 10:03 dimitr
* firebird2/builds/win32/msvc6/common.dsp (1.6):
Updated project files.
2003-01-16 18:47 skidder
* firebird2/builds/posix/: Makefile.in.libfbclient (1.6),
Makefile.in.libfbcommon (1.5), make.shared.variables (1.12):
Integrate new memory manager into the engine
2003-01-16 17:34 skidder
* firebird2/configure.in (1.109):
Fix typo in my latest commit
2003-01-16 17:27 skidder
* firebird2/configure.in (1.108):
Add FB_IPC_NAME parameter
2003-01-04 18:10 skidder
* firebird2/builds/posix/Makefile.in.firebird (1.25):
Make engine compile on POSIX again
2003-01-02 17:01 skidder
* firebird2/builds/posix/Makefile.in.extlib (1.7):
Make standard UDF libraries functions involving memory allocation
work on Linux
2002-12-31 19:15 nmcc
* firebird2/: configure.in (1.107), builds/posix/prefix.solaris
(1.2):
Move sfio test to Solaris specific location. Change to
--with-sfio=path_to_sfio defaulting to no and substitute values in
to makefiles.
This allows Classic to be built and run without sfio using standard
Solaris stdio while problems between sfio, ib_stdio etc and C++ are
sorted out for superserver.
2002-12-30 17:00 nmcc
* firebird2/builds/posix/prefix.solaris (1.1):
Firebird2 make rules for Solaris Sparc.
2002-12-29 15:59 nmcc
* firebird2/builds/posix/Makefile.in.firebird (1.24):
Do not replace users exisiting LD_LIBRARY_PATH
2002-12-29 15:18 nmcc
* firebird2/builds/posix/Makefile.in.refDatabases (1.10):
Remove any existing link otherwise ln fails on Solaris.
2002-12-29 15:15 nmcc
* firebird2/configure.in (1.106):
Update Solaris Sparc options.
2002-12-29 02:38 nmcc
* firebird2/builds/posix/: Makefile.in.extlib (1.6), make.rules
(1.11), prefix.darwin (1.6), prefix.freebsd (1.4), prefix.linux
(1.13), prefix.mingw (1.7), prefix.sinixz (1.13):
Move platform specific ld option to platform makefiles.
2002-12-22 20:45 nmcc
* firebird2/builds/posix/Makefile.in.firebird (1.23):
Remove gpre generated files when doing a make clean.
2002-12-22 02:54 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.3), engine.vcproj
(1.6), engine_classic.vcproj (1.6), fbclient.vcproj (1.6),
gpre.vcproj (1.5), gpre_boot.vcproj (1.3):
Fixed the MSVC7 build, why.c has been removed
2002-12-16 22:19 skidder
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.12),
Makefile.in.firebird (1.22), Makefile.in.jrd (1.4),
make.shared.targets (1.2), make.shared.variables (1.11),
prefix.linux (1.12):
Several little changes to make engine compilable again on Linux
2002-12-16 18:01 alexpeshkoff
* firebird2/builds/win32/msvc6/: engine.dsp (1.9),
engine_classic.dsp (1.8), fbclient.dsp (1.18):
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD
*)
2002-12-12 13:08 dimitr
* firebird2/: configure.in (1.105),
builds/posix/Makefile.in.boot.gpre (1.11),
builds/posix/make.defaults (1.12), builds/posix/prefix.mingw (1.6):
Changes by Dimitry Sibiryakov.
2002-12-11 21:52 skidder
* firebird2/: configure.in (1.104),
builds/posix/Makefile.in.firebird (1.21), builds/posix/prefix.linux
(1.11):
Little changes to build stable Linux packages
2002-12-11 09:35 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.8), engine.dsp
(1.8), fbclient.dsp (1.17), gpre_boot.dsp (1.5):
Updated project files.
2002-12-10 12:53 eku
* firebird2/builds/posix/prefix.sinixz (1.12):
Removed unused variables.
2002-12-09 02:43 nmcc
* firebird2/builds/posix/Makefile.in.firebird (1.20):
add clean_config and clean_makefiles targets.
2002-12-09 02:38 nmcc
* firebird2/builds/posix/: Makefile.in.embed.lockmgr (1.4),
Makefile.in.refDatabases (1.9), make.defaults (1.11):
Change gds_lock_mgr to fb_lock_mgr as code now defaults to this.
2002-12-07 14:50 kkuznetsov
* firebird2/builds/posix/: make.defaults (1.10), prefix.solx86
(1.14):
Adding linker option what prevent user to setting LD_LIBRARY_PATH
2002-12-06 21:55 hippoman
* firebird2/builds/win32/msvc7/: gpre.vcproj (1.4),
gpre_boot.vcproj (1.2):
Fixing the build, added pascal and ada to gpre salad.
2002-12-06 15:30 dimitr
* firebird2/builds/posix/make.defaults (1.9):
Changes by Dimitry Sibiryakov.
2002-12-06 14:44 eku
* firebird2/configure.in (1.103):
Removed hooks for BASIC/PL1 in gpre, as the support has been
dropped before IB4.
2002-12-05 17:15 kkuznetsov
* firebird2/builds/posix/: Makefile.in.extlib (1.5),
Makefile.in.intl (1.6), Makefile.in.libfbclient (1.5),
Makefile.in.libfbembed (1.5), make.defaults (1.8), make.rules
(1.10), prefix.darwin (1.5), prefix.example (1.2), prefix.freebsd
(1.3), prefix.linux (1.10), prefix.mingw (1.5), prefix.sinixz
(1.11), prefix.solx86 (1.13):
Moving platform dependent linker option to platform files
2002-12-04 17:23 skidder
* firebird2/doc/WhatsNew (1.15):
Little changes in Alpha 5 changes description
2002-12-04 16:15 dimitr
* firebird2/doc/WhatsNew (1.14):
Added alpha 5 changes.
2002-12-03 14:58 eku
* firebird2/configure.in (1.102):
Disabled gpre's BASIC and PL/1 support in configure. There's no
such implementation.
2002-12-03 12:47 eku
* firebird2/configure.in (1.101):
Prepared for Alpha 5.
2002-12-03 12:09 dimitr
* firebird2/builds/win32/msvc6/: gpre.dsp (1.6), gpre_boot.dsp
(1.4):
Cleanup.
2002-12-02 12:17 eku
* firebird2/: configure.in (1.100),
builds/posix/Makefile.in.client.gpre (1.6),
builds/posix/Makefile.in.embed.gpre (1.6),
builds/posix/Makefile.in.gpre (1.5),
builds/posix/Makefile.in.static.gpre (1.8):
gpre's built-in lannguage support is now an autoconf option. C/C++
are mandatory, all others are optional. Default all=off. Type
'configure --help' for details.
2002-12-02 10:49 eku
* firebird2/builds/posix/Makefile.in.boot.gpre (1.10):
Removed support for ADA, BASIC, COBOL, FORTRAN and PASCAL from
gpre_boot.
2002-12-02 09:25 eku
* firebird2/configure.in (1.99):
Removed inconsistencies pointed out by Claudio Valderr. Replaced
'defined(__osf__) && defined(__alpha)' with 'SIZEOF_LONG == 8'.
New macro FB_NELEM calculates the number of elements in an array.
2002-11-30 18:30 hippoman
* firebird2/builds/win32/msvc7/: engine.vcproj (1.5),
engine_classic.vcproj (1.5), fb_lock_print.vcproj (1.5),
fbclient.vcproj (1.5), gdef.vcproj (1.2), gfix.vcproj (1.2),
qli.vcproj (1.2):
Fixed the build, isc_win32.cpp has been removed
2002-11-30 16:08 skidder
* firebird2/: configure.in (1.98), builds/posix/prefix.mingw (1.4),
builds/win32/msvc6/alice.dsp (1.5),
builds/win32/msvc6/alice_classic.dsp (1.2),
builds/win32/msvc6/burp.dsp (1.5),
builds/win32/msvc6/burp_classic.dsp (1.3),
builds/win32/msvc6/common.dsp (1.5),
builds/win32/msvc6/dsql_server.dsp (1.8),
builds/win32/msvc6/dsql_server_classic.dsp (1.4),
builds/win32/msvc6/engine.dsp (1.7),
builds/win32/msvc6/engine_classic.dsp (1.7),
builds/win32/msvc6/fb_inet_server.dsp (1.5),
builds/win32/msvc6/fb_lock_print.dsp (1.6),
builds/win32/msvc6/fbclient.dsp (1.16),
builds/win32/msvc6/fbembed.dsp (1.6),
builds/win32/msvc6/fbserver.dsp (1.14):
New changes by Dmitry Emanov. Configuration manager and Windows
build environment improvements
2002-11-26 10:00 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.6),
engine_classic.dsp (1.6), fb_lock_print.dsp (1.5), fbclient.dsp
(1.15), gbak.dsp (1.5), gdef.dsp (1.3), gfix.dsp (1.5), qli.dsp
(1.2):
Updated project files.
2002-11-24 18:53 skidder
* firebird2/builds/posix/prefix.linux (1.9):
A little more optimization wont hurt
2002-11-24 00:11 hippoman
* firebird2/builds/win32/msvc7/: engine.vcproj (1.4),
engine_classic.vcproj (1.4), fb_lock_print.vcproj (1.4),
fbclient.vcproj (1.4), gpre.vcproj (1.3):
Fixed the build, thd_win32.cpp has been deleted..
2002-11-22 15:31 eku
* firebird2/configure.in (1.97):
Added default rule for currently unsupported systems.
2002-11-22 15:11 dimitr
* firebird2/configure.in (1.96):
Cleanup by Dimitry Sibiryakov.
2002-11-22 12:20 dimitr
* firebird2/builds/win32/msvc6/: dsql_server.dsp (1.7),
dsql_server_classic.dsp (1.3), engine.dsp (1.5), engine_classic.dsp
(1.5), fb_lock_print.dsp (1.4), fbclient.dsp (1.14):
Updated project files.
2002-11-21 14:46 kkuznetsov
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.9),
prefix.solx86 (1.12):
[no log message]
2002-11-21 12:54 kkuznetsov
* firebird2/configure.in (1.95):
Add check for sun threads on Solx86
2002-11-21 11:08 eku
* firebird2/builds/posix/: Makefile.in.client.gpre (1.5),
Makefile.in.embed.gpre (1.5), Makefile.in.gpre (1.4),
Makefile.in.static.gpre (1.7), prefix.solx86 (1.11):
Include support for ADA and FORTRAN into gpre by default.
2002-11-21 09:56 eku
* firebird2/configure.in (1.94):
Autoconf: check for header files sys/ipc.h and sys/file.h.
2002-11-20 16:01 hippoman
* firebird2/builds/win32/msvc7/: burp.vcproj (1.2),
burp_classic.vcproj (1.2), dsql_server.vcproj (1.2),
dsql_server_classic.vcproj (1.2), engine.vcproj (1.3),
engine_classic.vcproj (1.3), fb_inet_server.vcproj (1.2),
fb_lock_print.vcproj (1.3), fbclient.vcproj (1.3), fbembed.vcproj
(1.3), fbguard.vcproj (1.2), fbserver.vcproj (1.2), gbak.vcproj
(1.2), isql.vcproj (1.2), remote.vcproj (1.2),
remote_classic.vcproj (1.2):
NOMSG is not needed, addied version.lib
2002-11-20 14:38 kkuznetsov
* firebird2/builds/posix/: Makefile.in.gpre (1.3),
Makefile.in.static.gpre (1.6), prefix.solx86 (1.10):
GPRE additional files on Solaris x86
2002-11-20 09:30 eku
* firebird2/builds/posix/make.shared.variables (1.10):
Fixed compilation and linking on SINIX-Z (and probably on other
POSIX platforms).
2002-11-19 16:31 skidder
* firebird2/configure.in (1.93):
Removed check for xdr_hyper
2002-11-19 14:21 dimitr
* firebird2/builds/win32/msvc6/: burp.dsp (1.4), burp_classic.dsp
(1.2), dsql_server.dsp (1.6), dsql_server_classic.dsp (1.2),
engine.dsp (1.4), engine_classic.dsp (1.4), fb_inet_server.dsp
(1.4), fb_lock_print.dsp (1.3), fbclient.dsp (1.13), fbembed.dsp
(1.5), fbguard.dsp (1.6), fbserver.dsp (1.13), gbak.dsp (1.4),
isql.dsp (1.6), remote.dsp (1.5), remote_classic.dsp (1.2):
We no longer need NOMSG macro defined.
2002-11-18 14:22 eku
* firebird2/: configure.in (1.92),
builds/posix/Makefile.in.firebird (1.19):
Autoconf: o added tests for nttab.h sys/mntent.h sys/mnttab.h o
added tests for getcwd getwd setmntent getmntent o ISC_PREFIX
renamed to FB_PREFIX o major code cleanup in src/jrd/isc_file.cpp
Removed platform-specific files from posix/Makefile.in.firebird.
2002-11-18 04:07 skywalker
* firebird2/builds/posix/prefix.linux (1.8):
Changed the default optimisation for prod builds. Current gcc 3.2
compilers have problems with -O2 -O3 and -march=i686 combinations
2002-11-18 03:57 skywalker
* firebird2/: Makefile.in (1.3), configure.in (1.91):
Remove firebird_super target from makefile, when super is chosen
firebird target will be the super edition. Configure.in changed to
build some install files from new locations.
2002-11-17 17:06 dimitr
* firebird2/builds/win32/msvc6/: fb_inet_server.dsp (1.3),
fb_lock_print.dsp (1.2), fbclient.dsp (1.12), fbembed.dsp (1.4),
fbserver.dsp (1.12):
Updates project files.
2002-11-17 00:54 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.2), engine.vcproj
(1.2), engine_classic.vcproj (1.2), fb_lock_print.vcproj (1.2),
fbclient.vcproj (1.2), fbembed.vcproj (1.2), gds32.vcproj (1.2),
gpre.vcproj (1.2), gstat.vcproj (1.2), ib_udf.vcproj (1.2),
ib_util.vcproj (1.2), utilities.vcproj (1.2):
update to the latest changes
2002-11-16 16:54 dimitr
* firebird2/builds/win32/msvc6/: engine.dsp (1.3),
engine_classic.dsp (1.3), fbclient.dsp (1.11):
Synchronized generic and win32-only files. The latter is removed.
2002-11-16 12:40 dimitr
* firebird2/builds/win32/: gds32.def (1.2), gds32_debug.def (1.2):
Restored export by ordinals for gds32.dll (due to compatibility
issues).
2002-11-16 11:58 dimitr
* firebird2/builds/win32/msvc6/: fb_inet_server.dsp (1.2),
fbembed.dsp (1.3):
Updates project files.
2002-11-16 09:38 dimitr
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.10), gds32.dsp
(1.7), ib_udf.dsp (1.3), ib_util.dsp (1.4):
Updates project files.
2002-11-16 04:14 skywalker
* firebird2/builds/posix/Makefile.in.firebird (1.18):
Build ibase.h distribution file correctly
2002-11-16 03:17 skywalker
* firebird2/: configure.in (1.90),
builds/posix/Makefile.in.firebird (1.17):
Change rpmbuild to not need root access Change install to only put
in 'compatibility' libgds.so links if the files do not already
exist.
2002-11-15 13:01 hippoman
* firebird2/builds/win32/: fbclient.def (1.1), fbclient_debug.def
(1.1), gds32.def (1.1), gds32_debug.def (1.1), ib_udf.def (1.1),
ib_util.def (1.1), msvc6/fbclient.def (1.3),
msvc6/fbclient_debug.def (1.3), msvc6/gds32.def (1.5),
msvc6/gds32_debug.def (1.5), msvc6/ib_udf.def (1.4),
msvc6/ib_util.def (1.3):
Moved def files to builds\win32, to be able share them between
msvc6 and 7 project files.
FIXME: The msvc6 project files still point to old location.
2002-11-15 12:20 skidder
* firebird2/doc/WhatsNew (1.13):
Added instabitily note
2002-11-15 11:55 kkuznetsov
* firebird2/configure.in (1.89):
Fix check for xdr staff
2002-11-15 01:11 hippoman
* firebird2/builds/win32/msvc7/: Firebird2.sln (1.1), alice.vcproj
(1.1), alice_classic.vcproj (1.1), burp.vcproj (1.1),
burp_classic.vcproj (1.1), common.vcproj (1.1), dsql_server.vcproj
(1.1), dsql_server_classic.vcproj (1.1), engine.vcproj (1.1),
engine_classic.vcproj (1.1), fb_inet_server.vcproj (1.1),
fb_lock_print.vcproj (1.1), fbclient.vcproj (1.1), fbembed.vcproj
(1.1), fbguard.vcproj (1.1), fbserver.vcproj (1.1), gbak.vcproj
(1.1), gdef.vcproj (1.1), gds32.vcproj (1.1), gfix.vcproj (1.1),
gpre.vcproj (1.1), gpre_boot.vcproj (1.1), gsec.vcproj (1.1),
gstat.vcproj (1.1), ib_udf.vcproj (1.1), ib_util.vcproj (1.1),
instreg.vcproj (1.1), instsvc.vcproj (1.1), intl.vcproj (1.1),
ipserver.vcproj (1.1), isql.vcproj (1.1), lock.vcproj (1.1),
lock_classic.vcproj (1.1), qli.vcproj (1.1), remote.vcproj (1.1),
remote_classic.vcproj (1.1), utilities.vcproj (1.1),
utilities_classic.vcproj (1.1), wal.vcproj (1.1),
wal_classic.vcproj (1.1):
MSVC7 Project files..
2002-11-14 17:23 dimitr
* firebird2/doc/WhatsNew (1.12):
Added alpha 4 changes.
2002-11-14 14:53 dimitr
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.8),
make.defaults (1.7), make.shared.variables (1.9):
A few changes contributed by Dimitry Sibiryakov.
2002-11-14 14:40 dimitr
* firebird2/builds/posix/prefix.mingw (1.3):
Cleanup.
2002-11-14 09:18 eku
* firebird2/configure.in (1.88):
Flags are named XXX_FLG.
2002-11-14 09:01 kkuznetsov
* firebird2/configure.in (1.87):
Solaris always chech for -lnsl
2002-11-14 08:35 eku
* firebird2/configure.in (1.86):
Autoconf cleanup: o added tests for setitimer o updated
config.h.in and autoconfig_msvc.h (the latter may be incorrect) o
replaced NO_ITIMER with HAVE_SETITIMER
2002-11-14 07:53 eku
* firebird2/configure.in (1.85):
Set defaults for lock manager and editline per platform.
2002-11-13 13:27 eku
* firebird2/configure.in (1.84):
Autoconf cleanup: o added test for the header file mntent.h o
replaced NON_MNTENT with !HAVE_MNTENT_H
Removed some left-overs from Sean's DECOSF removal.
2002-11-13 13:23 eku
* firebird2/builds/posix/prefix.sinixz (1.10):
We don't need profiling information!
2002-11-13 11:12 eku
* firebird2/configure.in (1.83):
Help text should show the correct default value.
2002-11-13 08:07 eku
* firebird2/: configure.in (1.82),
builds/posix/Makefile.in.firebird (1.16),
builds/posix/make.defaults (1.6):
Editline cleanup: o removed obsolete readline tests o renamed
readline into editline o editline is not enabled by default,
enabled with '--with-editline'
2002-11-12 15:06 dimitr
* firebird2/builds/posix/prefix.mingw (1.2):
More work regarding win32 builds via mingw.
2002-11-12 15:04 dimitr
* firebird2/builds/win32/msvc6/: gpre.dsp (1.5), gpre_boot.dsp
(1.3):
Make COBOL available in win32 builds of gpre.
2002-11-12 14:46 eku
* firebird2/configure.in (1.81):
Autoconf: check for aio.h, pread and pwrite
2002-11-12 14:15 eku
* firebird2/configure.in (1.80):
Autoconf: check for getpgrp
2002-11-12 13:30 kkuznetsov
* firebird2/configure.in (1.79):
Add check for native xdr
2002-11-12 10:17 eku
* firebird2/configure.in (1.78):
Autoconf: check for semun
2002-11-12 10:12 eku
* firebird2/builds/posix/Makefile.in.install (1.7):
File obsoleted by src/install/arch-specific/<platform>/Makefile.in
2002-11-12 08:50 eku
* firebird2/Makefile.in (1.2):
Added more targets to the top makefile.
2002-11-12 08:46 eku
* firebird2/configure.in (1.77):
Separated installation and packaging rules per platform.
2002-11-11 17:04 skywalker
* firebird2/configure.in (1.76):
Change location of Makefile.install to
arch-specific/${MAKEFILE_PREFIX} This 'should' work for Erik as
well.
2002-11-11 15:48 skywalker
* firebird2/doc/: README.makefiles (1.2), README.user (1.1),
README.user.troubleshooting (1.1):
Added troubleshooting guide and simple user intro
2002-11-11 15:08 skywalker
* firebird2/configure.in (1.75):
Change of package id to Alpha3
2002-11-11 14:09 eku
* firebird2/: configure.in (1.74),
builds/posix/Makefile.in.firebird (1.15),
builds/posix/Makefile.in.install (1.6):
Moved plaform specific installation and packaging rules from
builds/posix/Makefile.in.install and
builds/posix/Makefile.in.firebird to
src/install/arch-specific/<platform>/Makefile.in.
2002-11-11 06:55 skywalker
* firebird2/builds/posix/Makefile.in.install (1.5):
Changes to linux classic packaging/install
2002-11-11 06:54 skywalker
* firebird2/configure.in (1.73):
Changes to packaging of linux classic build
2002-11-10 15:46 dimitr
* firebird2/builds/win32/msvc6/fbembed.dsp (1.2):
Cleanup.
2002-11-10 15:19 dimitr
* firebird2/builds/win32/msvc6/: common.dsp (1.4), engine.dsp
(1.2), engine_classic.dsp (1.2), fbguard.dsp (1.5):
Updated project files.
2002-11-09 14:23 skywalker
* firebird2/: configure.in (1.72),
builds/posix/Makefile.in.boot.gpre (1.7),
builds/posix/Makefile.in.libfbcommon (1.4),
builds/posix/make.shared.variables (1.8):
Slight changes for linux compile to work with new ConfigRoot class
2002-11-07 17:54 skywalker
* firebird2/builds/posix/Makefile.in.firebird (1.14):
add firebird.conf into files moved to install area
2002-11-07 15:06 eku
* firebird2/configure.in (1.71):
Fixed C&P error.
2002-11-07 14:05 eku
* firebird2/configure.in (1.70):
Autoconfigured pipe name for wnet protocol.
2002-11-07 08:16 dimitr
* firebird2/builds/win32/msvc6/fbguard.dsp (1.4):
Removed redundant absolute path.
2002-11-06 21:37 skidder
* firebird2/configure.in (1.69):
Make new config stuff compile on POSIX
2002-11-06 21:25 skidder
* firebird2/configure.in (1.68):
Make new config stuff compile on POSIX
2002-11-06 21:18 skidder
* firebird2/builds/posix/make.shared.variables (1.7):
Make new config stuff compile on POSIX
2002-11-06 21:10 skidder
* firebird2/builds/posix/make.shared.variables (1.6):
Make new config stuff compile on POSIX
2002-11-06 16:10 dimitr
* firebird2/builds/win32/msvc6/: alice.dsp (1.4), alice_classic.dsp
(1.1), burp.dsp (1.3), burp_classic.dsp (1.1), common.dsp (1.3),
dsql_server.dsp (1.5), dsql_server_classic.dsp (1.1), engine.dsp
(1.1), engine_classic.dsp (1.1), Firebird2.dsw (1.7),
fb_inet_server.dsp (1.1), fb_lock_print.dsp (1.1), fbclient.dsp
(1.9), fbembed.dsp (1.1), fbguard.dsp (1.3), fbserver.dsp (1.11),
gbak.dsp (1.3), gdef.dsp (1.2), gds32.dsp (1.6), gfix.dsp (1.4),
gpre.dsp (1.4), gpre_boot.dsp (1.2), gsec.dsp (1.2), gstat.dsp
(1.3), ib_udf.dsp (1.2), ib_util.dsp (1.3), instreg.dsp (1.2),
instsvc.dsp (1.2), intl.dsp (1.6), ipserver.dsp (1.3), isql.dsp
(1.5), lock.dsp (1.3), lock_classic.dsp (1.1), qli.dsp (1.1),
remote.dsp (1.4), remote_classic.dsp (1.1), utilities.dsp (1.3),
utilities_classic.dsp (1.1), wal.dsp (1.3), wal_classic.dsp (1.1):
1. Reorganized project files. 2. Added fb_lock_print and qli. 3.
Implemented classic and embedded servers. 4. Used new
configuration manager.
2002-11-06 14:38 dimitr
* firebird2/configure.in (1.67):
Corrected service name.
2002-11-06 14:03 dimitr
* firebird2/configure.in (1.66):
no message
2002-11-06 13:58 dimitr
* firebird2/: configure.in (1.65), builds/posix/prefix.mingw (1.1):
We're going to support win32 builds made with mingw.
2002-11-06 13:36 eku
* firebird2/configure.in (1.64):
Now you can specify the service name and port of the DB server via
configure
--with-service-name specify inet service name
(default=gds_db)
--with-service-port specify inet service port (default=3050)
So it's possible to run FB1 and FB2 together on the same machine.
2002-11-05 17:48 skywalker
* firebird2/: configure.in (1.63),
builds/posix/make.shared.variables (1.5):
Added config_root.cpp file for posix.
2002-11-05 14:15 kkuznetsov
* firebird2/configure.in (1.62):
Add check for crypt.h
2002-11-05 14:14 kkuznetsov
* firebird2/builds/posix/prefix.solx86 (1.9):
My 'as' do not eat pipes
2002-11-05 02:51 nmcc
* firebird2/builds/posix/Makefile.in.firebird (1.13):
Add extern sub directory to make clean target.
2002-11-05 02:49 nmcc
* firebird2/builds/posix/: make.rules (1.9), prefix.darwin (1.4),
prefix.freebsd (1.2), prefix.linux (1.7), prefix.sinixz (1.9),
prefix.solx86 (1.8):
Move compiler/platform specific cflags from make.rules to
individual platform prefix files.
2002-11-05 02:42 nmcc
* firebird2/builds/posix/make.defaults (1.5):
Use readline/editline setting from configure in makefiles.
2002-11-05 02:39 nmcc
* firebird2/configure.in (1.61):
Add Solaris Sparc as valid target.
2002-11-05 02:36 nmcc
* firebird2/autogen.sh (1.5):
Do not issue warning when already been told not to run configure.
2002-11-04 17:37 tamlin
* firebird2/builds/win32/msvc6/README_MSVC6.txt (1.1):
no message
2002-11-04 17:35 tamlin
* firebird2/builds/win32/msvc6/isql.dsp (1.4):
Fix isql debug build line input
2002-11-04 14:57 eku
* firebird2/configure.in (1.60):
More status vector cleanups (ISC_STATUS_LENGTH). Autoconf checks
for xdr_hyper.
2002-11-04 09:07 eku
* firebird2/configure.in (1.59):
Fixed C&P error in help text.
2002-11-03 16:41 dimitr
* firebird2/builds/win32/msvc6/: fbclient.def (1.2),
fbclient_debug.def (1.2), gds32.def (1.4), gds32_debug.def (1.4),
ib_udf.def (1.3), ib_util.def (1.2):
Disallowed export by ordinals and some cleanup.
2002-11-02 18:25 skidder
* firebird2/configure.in (1.58):
Make engine compilable on systems that apply autoconf version
mentioned in AC_PREREQ like Mandrake 9.0
2002-11-01 14:21 kkuznetsov
* firebird2/: builds/posix/Makefile.in.boot.gpre (1.6),
builds/posix/prefix.solx86 (1.7), configure.in (1.57):
[no log message]
2002-10-31 17:07 alexpeshkoff
* firebird2/builds/win32/msvc6/fbserver.dsp (1.10):
Minor bug while cleaning netware port
2002-10-30 15:49 kkuznetsov
* firebird2/configure.in (1.56):
Add search for SFIO library
2002-10-30 07:40 seanleyne
* firebird2/builds/win32/msvc6/fbserver.dsp (1.9):
Removed obsolete "Netware" port
2002-10-30 06:04 seanleyne
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.8), fbserver.dsp
(1.8), remote.dsp (1.3):
Removed support for obsolete IPX/SPX Protocol
2002-10-29 21:20 skidder
* firebird2/: configure.in (1.55), builds/posix/Makefile.in.codes
(1.2), builds/posix/Makefile.in.firebird (1.12):
Merging changes from skidder branch - explicit locks, savepoints,
build system changes
2002-10-28 16:34 alexpeshkoff
* firebird2/builds/win32/msvc6/fbserver.dsp (1.7):
Threads' priority scheduling in Win32 Added thd_priority.cpp to
project file
Inactive by default To bring to active state uncomment
//#define THREAD_PSCHED in thd_priority.h
2002-10-28 07:47 dimitr
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.6):
Small correction.
2002-10-26 15:26 dimitr
* firebird2/doc/WhatsNew (1.11):
Added alpha 3 changes.
2002-10-26 10:32 dimitr
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.7), fbserver.dsp
(1.6):
Corrected project files.
2002-10-24 16:02 dimitr
* firebird2/builds/win32/msvc6/ib_udf.def (1.2):
no message
2002-10-24 14:01 tamlin
* firebird2/builds/win32/msvc6/gfix.dsp (1.3):
Make gfix compile in debug mode.
2002-10-18 13:11 dimitr
* firebird2/builds/win32/msvc6/fbclient.dsp (1.6):
Added proper version information for the both client libraries.
2002-10-18 11:14 dimitr
* firebird2/builds/win32/msvc6/gpre.dsp (1.3):
Small correction.
2002-10-16 10:38 eku
* firebird2/configure.in (1.54):
Autoconf: check for function getpagesize.
2002-10-14 11:21 eku
* firebird2/builds/posix/Makefile.in.refDatabases (1.8):
The file permissions must match the database attribute (read-only),
otherwise gpre will fail.
2002-10-12 12:03 dimitr
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.5), gds32.dsp
(1.5):
Added proper version information for the both client libraries.
2002-10-12 06:59 stryqx
* firebird2/builds/posix/prefix.freebsd (1.1):
Add prefix.freebsd.
2002-10-11 23:41 skywalker
* firebird2/builds/posix/Makefile.in.refDatabases (1.7):
Changed restore of isc4.gdb to not have read_only option
2002-10-10 21:32 eku
* firebird2/builds/posix/Makefile.in.embed.qli (1.5):
Fixed compilation of qli.
2002-10-10 08:48 eku
* firebird2/configure.in (1.53):
Compilation of the editline library depends on configure switches.
2002-10-10 08:47 eku
* firebird2/builds/posix/Makefile.in.firebird (1.11):
Compilation of the editline library depends on configure switches.
Added qli to the CS targets (needed by TCS).
2002-10-09 14:32 skidder
* firebird2/doc/WhatsNew (1.10):
Added my unmentioned change
2002-10-08 11:42 eku
* firebird2/builds/posix/prefix.sinixz (1.8):
Updated settings with SINIX-2000 environment
2002-10-07 03:29 skywalker
* firebird2/: configure.in (1.52),
builds/posix/Makefile.in.boot.gpre (1.5),
builds/posix/Makefile.in.client.gbak (1.4),
builds/posix/Makefile.in.client.gdef (1.4),
builds/posix/Makefile.in.client.gfix (1.4),
builds/posix/Makefile.in.client.gpre (1.4),
builds/posix/Makefile.in.client.isql (1.4),
builds/posix/Makefile.in.client.util (1.4),
builds/posix/Makefile.in.embed.gbak (1.4),
builds/posix/Makefile.in.embed.gdef (1.4),
builds/posix/Makefile.in.embed.gfix (1.4),
builds/posix/Makefile.in.embed.gpre (1.4),
builds/posix/Makefile.in.embed.isql (1.4),
builds/posix/Makefile.in.embed.lockmgr (1.3),
builds/posix/Makefile.in.embed.qli (1.4),
builds/posix/Makefile.in.embed.util (1.4),
builds/posix/Makefile.in.extlib (1.4),
builds/posix/Makefile.in.fbserver (1.4),
builds/posix/Makefile.in.fbutil (1.4),
builds/posix/Makefile.in.firebird (1.10),
builds/posix/Makefile.in.inet_server (1.4),
builds/posix/Makefile.in.install (1.4),
builds/posix/Makefile.in.intl (1.5),
builds/posix/Makefile.in.libfbclient (1.4),
builds/posix/Makefile.in.libfbcommon (1.3),
builds/posix/Makefile.in.libfbembed (1.4),
builds/posix/Makefile.in.libfbserver (1.3),
builds/posix/Makefile.in.libfbstatic (1.4),
builds/posix/Makefile.in.msgs (1.6),
builds/posix/Makefile.in.refDatabases (1.6),
builds/posix/Makefile.in.static.gbak (1.3),
builds/posix/Makefile.in.static.gpre (1.5),
builds/posix/Makefile.in.static.isql (1.4),
builds/posix/Makefile.in.v5_examples (1.4),
builds/posix/make.defaults (1.4), builds/posix/make.rules (1.8),
builds/posix/make.shared.targets (1.1),
builds/posix/make.shared.variables (1.4):
A few makefile dependancies fixed. Started work on upgrading rpm
build scripts Fix makefiles for super build Exchange editline for
readline in isql
2002-10-06 15:33 dimitr
* firebird2/doc/WhatsNew (1.9):
Alpha 2 changes.
2002-10-06 12:59 dimitr
* firebird2/builds/win32/msvc6/fbserver.dsp (1.5):
no message
2002-10-06 12:55 dimitr
* firebird2/builds/win32/msvc6/isql.dsp (1.3):
Statically link isql with the runtime libraries.
2002-10-04 23:57 skidder
* firebird2/builds/posix/: make.shared.variables (1.3),
prefix.darwin (1.3), prefix.linux (1.6), prefix.sinixz (1.7),
prefix.solx86 (1.6):
Little garbage cleanup. Shouldn't break anything
2002-10-02 16:31 dimitr
* firebird2/doc/WhatsNew (1.8):
Updated.
2002-10-02 14:43 eku
* firebird2/builds/posix/Makefile.in.firebird (1.9):
Build and distribute 'gdef'.
2002-10-01 12:38 eku
* firebird2/configure.in (1.51):
Autoconf: the usage of the readline library can be turned off with
'--without-readline'.
2002-10-01 09:56 dimitr
* firebird2/doc/WhatsNew (1.7):
no message
2002-10-01 07:47 eku
* firebird2/configure.in (1.50):
Merged the support for databases on raw devices from FB1 into FB2.
Added switch '--enable-raw-devices' to configure to enable this
feature (default=off). Currently only supported on UNIX platforms.
2002-09-30 22:32 dimitr
* firebird2/doc/WhatsNew (1.6):
Oops.
2002-09-30 22:25 dimitr
* firebird2/doc/: WhatsNew (1.4), WhatsNew (1.5):
Mentioned the invisible work that's done by our heroes ;-) Most of
these things cannot be seen by our users but its importance cannot
be overstressed.
2002-09-30 22:22 dimitr
* firebird2/doc/WhatsNew (1.3):
Mentioned the invisible work that's done by our heroes ;-) Most of
these things cannot be seen by our users but its importance cannot
be overstressed.
2002-09-30 21:13 dimitr
* firebird2/doc/WhatsNew (1.2):
Removed unfinished stuff and added credits.
2002-09-30 17:18 dimitr
* firebird2/doc/WhatsNew (1.1):
Added new file which describes all changes that are visible for
end-users.
2002-09-28 22:56 skidder
* firebird2/builds/posix/make.shared.variables (1.2):
Make it build on posix again
2002-09-28 16:08 dimitr
* firebird2/builds/win32/msvc6/: dsql_server.dsp (1.4),
fbserver.dsp (1.4):
Added new files to the projects.
2002-09-27 17:21 alexpeshkoff
* firebird2/builds/win32/msvc6/alice.dsp (1.3):
Missed DEV_BUILD in Debug configuration
2002-09-26 15:32 kkuznetsov
* firebird2/builds/posix/prefix.solx86 (1.5):
[no log message]
2002-09-26 11:53 kkuznetsov
* firebird2/builds/posix/prefix.solx86 (1.4):
[no log message]
2002-09-25 13:20 kkuznetsov
* firebird2/builds/posix/: make.rules (1.7), prefix.solx86 (1.3):
[no log message]
2002-09-24 15:01 eku
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.4),
Makefile.in.client.gbak (1.3), Makefile.in.client.gdef (1.3),
Makefile.in.client.gfix (1.3), Makefile.in.client.gpre (1.3),
Makefile.in.client.isql (1.3), Makefile.in.client.util (1.3),
Makefile.in.embed.gbak (1.3), Makefile.in.embed.gdef (1.3),
Makefile.in.embed.gfix (1.3), Makefile.in.embed.gpre (1.3),
Makefile.in.embed.isql (1.3), Makefile.in.embed.qli (1.3),
Makefile.in.embed.util (1.3), Makefile.in.example5 (1.3),
Makefile.in.extlib (1.3), Makefile.in.fbserver (1.3),
Makefile.in.inet_server (1.3), Makefile.in.intl (1.4),
Makefile.in.jrd (1.3), Makefile.in.libfbclient (1.3),
Makefile.in.libfbembed (1.3), Makefile.in.msgs (1.5),
Makefile.in.static.gpre (1.4), Makefile.in.static.isql (1.3),
make.defaults (1.3), make.rules (1.6):
Call linker with $(LD) (and not $(CC) to link C++ programs. Don't
hard-code linker path (rpath option).
2002-09-24 14:59 eku
* firebird2/builds/posix/prefix.sinixz (1.6):
Activate memory debugging and a few more compiler warnings.
2002-09-23 09:49 eku
* firebird2/configure.in (1.49):
Fixed syntax error introduced with previous check-in.
2002-09-22 22:41 skidder
* firebird2/builds/posix/prefix.linux (1.5):
Added file name/line number information to debug memory manager.
Dumps memory state to memdebug.log on exit
2002-09-20 22:59 bellardo
* firebird2/builds/mac_os_x/CS/CS.pbproj/: bellardo.pbxuser (1.2),
john.pbxuser (1.2):
Removed two personal IDE settings files that should have never been
committed.
2002-09-20 20:58 skidder
* firebird2/configure.in (1.48):
Fixed to make build work w/o config file
2002-09-20 12:23 eku
* firebird2/builds/posix/: Makefile.in.firebird (1.8),
Makefile.in.msgs (1.4), make.defaults (1.2), prefix.sinixz (1.5):
Fixed the naming of some files: interbase.msg => firebird.msg
interbase.log => firebird.log
SINIX-Z: don't distribute build programms
2002-09-20 12:07 dimitr
* firebird2/builds/win32/msvc6/: fbclient.dsp (1.4), fbserver.dsp
(1.3):
Get rid of unnecessary files.
2002-09-20 10:28 eku
* firebird2/configure.in (1.47):
Do not hard-code the value of ISC_PREFIX, but set it to
installation prefix (--prefix option).
2002-09-19 17:25 skidder
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.3),
Makefile.in.client.gbak (1.2), Makefile.in.client.gdef (1.2),
Makefile.in.client.gfix (1.2), Makefile.in.client.gpre (1.2),
Makefile.in.client.isql (1.2), Makefile.in.client.util (1.2),
Makefile.in.embed.gbak (1.2), Makefile.in.embed.gdef (1.2),
Makefile.in.embed.gfix (1.2), Makefile.in.embed.gpre (1.2),
Makefile.in.embed.isql (1.2), Makefile.in.embed.lockmgr (1.2),
Makefile.in.embed.qli (1.2), Makefile.in.embed.util (1.2),
Makefile.in.example5 (1.2), Makefile.in.extlib (1.2),
Makefile.in.fbserver (1.2), Makefile.in.fbutil (1.3),
Makefile.in.firebird (1.7), Makefile.in.gpre (1.2),
Makefile.in.inet_server (1.2), Makefile.in.install (1.3),
Makefile.in.intl (1.3), Makefile.in.jrd (1.2),
Makefile.in.libfbclient (1.2), Makefile.in.libfbcommon (1.2),
Makefile.in.libfbembed (1.2), Makefile.in.libfbserver (1.2),
Makefile.in.libfbstatic (1.3), Makefile.in.msgs (1.3),
Makefile.in.refDatabases (1.5), Makefile.in.static.gbak (1.2),
Makefile.in.static.gpre (1.3), Makefile.in.static.isql (1.2),
Makefile.in.v5_examples (1.3), make.rules (1.5), prefix.linux
(1.4), prefix.sinixz (1.4):
Fix build engine to make PROD_BUILD compile
2002-09-19 12:51 eku
* firebird2/configure.in (1.46):
Autoconf: o check for the function initgroups (replaces
NOINITGROUPS define) o the define INTL (common.h) has been
removed, since it is only set but not used anywhere
2002-09-18 14:50 eku
* firebird2/configure.in (1.45):
Autoconf cleanup: o use predefined macros to test for sys/wait.h,
time.h and sys/time.h o search strcasecmp in libresolv only if
strcasecmp and stricmp are not in libc o use predefined macro
AC_SYS_LARGEFILE to determine 64Bit I/O o determine the alignment
of long and double (ALIGNMENT,DOUBLE_ALIGN), still need to write
a test for FB_ALIGN!
2002-09-17 07:58 eku
* firebird2/configure.in (1.44):
Autoconf cleanup: o since the define 'VAX' was only used to tell
that the byte order is LITTLE_ENDIAN (it have nothing else to do
with the VAX computer family) it can safely replaced with
'!WORDS_BIGENDIAN'. o check if pointers are 64 bit o replaced
HAS_64BIT_POINTERS with 'SIZEOF_VOID_P == 8'
2002-09-16 18:30 skidder
* firebird2/builds/posix/prefix.linux (1.3):
Roll back my previos DDL optimization changes. Add index RDB(RDB)
instead. Testing revealed that it works faster
2002-09-13 09:14 eku
* firebird2/builds/posix/prefix.sinixz (1.3):
SINIX-Z: turn on compiler warnings only in debug builds
2002-09-11 13:30 eku
* firebird2/: autogen.sh (1.4), configure.in (1.43):
Autoconf enhancements: o autoconf v2.53 and later is now required
to generate configure (sorry, but it makes many tasks easier) o
improved tests for mmap, socklen_t and offt_64 o added tests for
atexit, on_exit, (v)fork, set(p)grp, setpgid and flock o added
test for the keyword 'volatile' o fixed errors in configure.in o
updated config.h.in and autoconfig_msvc.h (the latter may be
incorrect) o replaced VOLATILE by volatile o removed SETPGRP and
ATEXIT o replaced NO_FLOCK by HAVE_FLOCK o SIG_FPTR cleanup o
vfork cleanup
2002-09-11 09:49 eku
* firebird2/builds/posix/prefix.sinixz (1.2):
New version.
2002-09-10 20:35 skidder
* firebird2/builds/posix/Makefile.in.intl (1.2):
Make INTL work on Linux
2002-09-10 20:22 skidder
* firebird2/builds/posix/: Makefile.in.firebird (1.6),
Makefile.in.v5_examples (1.2):
Makefile for examples is broken. Do not compile it
2002-09-10 09:56 eku
* firebird2/configure.in (1.42):
Fixed problems with '--with-lock-manager'.
2002-09-10 08:08 eku
* firebird2/builds/posix/: make.rules (1.4), prefix.darwin (1.2),
prefix.linux (1.2), prefix.solx86 (1.2):
Control build type (production/development) by configure
(--enable-debug).
2002-09-09 07:51 eku
* firebird2/builds/posix/Makefile.in.fbutil (1.2):
Always use '$(MAKE)' instead of 'make' to call make, because it
could have been redefined.
2002-09-09 07:48 eku
* firebird2/builds/posix/Makefile.in.firebird (1.5):
Fixed C&P error that prevented ISQL from beeing compiled.
2002-09-06 09:13 eku
* firebird2/configure.in (1.41):
SINIX-Z packaging
2002-09-04 12:22 dimitr
* firebird2/builds/win32/msvc6/intl.dsp (1.5):
Renamed gdsintl.dll to fbintl.dll.
2002-09-03 19:31 dimitr
* firebird2/builds/win32/msvc6/: ib_udf.def (1.1), ib_udf.dsp
(1.1):
Added ib_udf project.
2002-09-03 19:25 dimitr
* firebird2/builds/win32/msvc6/Firebird2.dsw (1.5):
Added ib_udf project.
2002-09-03 15:35 eku
* firebird2/builds/posix/Makefile.in.refDatabases (1.4):
Fixed more make problems. Why do we touch the result here???
2002-09-03 15:25 eku
* firebird2/configure.in (1.40):
Added the new configure option '--with-lock-manager' that controlls
the build of the manager binary. This option is only valid for CS
architecture. Replaced '#' with the correct M4 macro for comments
'dnl'.
2002-09-03 15:24 eku
* firebird2/builds/posix/Makefile.in.firebird (1.4):
Added the new configure option '--with-lock-manager' that controlls
the build of the manager binary. This option is only valid for CS
architecture.
2002-08-31 11:25 fsg
* firebird2/builds/posix/: Makefile.in.example5 (1.1),
Makefile.in.firebird (1.3), Makefile.in.refDatabases (1.3):
Some minor fixes to get it compiled under linux again, some of them
submitted by Nickolay Samofatov
2002-08-28 11:20 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.4), fbclient.dsp
(1.3), gdef.dsp (1.1), instreg.dsp (1.1), instsvc.dsp (1.1):
Added new projects to the workspace: - gdef.exe - instreg.exe
- instsvc.exe
2002-08-28 11:05 eku
* firebird2/builds/posix/Makefile.in.install (1.2):
make.XXX files are now under $ROOT/gen and not $ROOT/src.
2002-08-28 10:02 eku
* firebird2/configure.in (1.39):
Another C&P error.
2002-08-28 09:51 eku
* firebird2/configure.in (1.38):
Fixed C&P error.
2002-08-28 09:03 eku
* firebird2/configure.in (1.37):
Check which network libraries (socket, nsl, resolv) are needed.
configure will set the variable LIBS to the correct value. Setting
this in prefix.XXX should no longer be neccessary. If it doesn't
work for you, please extend the tests in configure.in, rather than
defining this in prefix.your_system.
Another autoconf cleanup: o check for the existence of the
function strcasecmp and stricmp o replaced STRICMP
2002-08-28 08:12 dimitr
* firebird2/builds/win32/msvc6/fbclient.dsp (1.2):
Cleaned up fbclient.dll contents.
2002-08-27 13:01 dimitr
* firebird2/builds/win32/msvc6/intl.dsp (1.4):
Small correction.
2002-08-26 15:50 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.3), fbclient.def
(1.1), fbclient.dsp (1.1), fbclient_debug.def (1.1), gds32.def
(1.3), gds32.dsp (1.4), gds32_debug.def (1.3):
Renamed the win32 client library.
2002-08-26 13:59 eku
* firebird2/configure.in (1.36):
Another autoconf cleanup: o check for the existence of the
function mmap o replaced MMAP_SUPPORTED by HAVE_MMAP
2002-08-22 13:30 eku
* firebird2/configure.in (1.35):
Check for the existence of the function snprintf. Added a
work-around for systems like SINIX-Z, that do not have snprintf. We
really need a plug-in replacement for those systems.
2002-08-22 12:48 eku
* firebird2/configure.in (1.34):
Another autoconf cleanup: o check for the existence of the
function sigaction o replaced SIGACTION_SUPPORTED with
HAVE_SIGACTION
2002-08-22 11:07 eku
* firebird2/configure.in (1.33):
Unset a cached variable before rerunning a test.
2002-08-22 09:56 eku
* firebird2/configure.in (1.32):
Major cleanup of the autoconf stuff:
o changed the order of the tests, because some tests rely on the
result
of others
o removed test for CONST as suggested by Dmitry Yemanov
o added test for 64 bit I/O support
o added SINIX-Z specific cases
2002-08-16 15:34 eku
* firebird2/configure.in (1.31):
Fixed error with last check-in.
2002-08-14 15:43 eku
* firebird2/configure.in (1.30):
Check for return type of function 'signal'.
2002-08-14 15:10 eku
* firebird2/configure.in (1.29):
Set default values for configureable options.
2002-08-14 14:27 eku
* firebird2/configure.in (1.28):
Minor 'dirname' cleanup:
o check for the availability in configure
o removed the ugly test in flu.cpp
o synchronised config.h.in and MSVC pendant
NOTE: If you have problems on your system, don't change the source.
Extend the tests in configure.in!!!
2002-08-14 14:15 eku
* firebird2/configure.in (1.27):
Fixed some typos.
2002-08-14 14:13 eku
* firebird2/configure.in (1.26):
Architecture and production type are now a command line switch to
configure. See 'configure --help' for details.
2002-08-14 13:44 eku
* firebird2/configure.in (1.25):
Huge 'times' cleanup:
o check for the availability in configure
o removed the define NO_TIMES
o synchronised config.h.in and MSVC pendant
NOTE: If you have problems on your system, don't change the source.
Extend the tests in configure.in!!!
2002-08-14 13:13 eku
* firebird2/: autogen.sh (1.3), configure.in (1.24):
Huge 'gettimeofday' cleanup:
o check for the availability in configure
o check for the number of arguments in configure
o synchronised config.h.in and MSVC pendant
NOTE: If you have problems on your system, don't change the source.
Extend the tests in configure.in!!!
2002-08-14 07:45 eku
* firebird2/configure (1.21):
Use autogen.sh to generate configure from configure.in on your
machine.
2002-08-14 07:44 eku
* firebird2/autogen.sh (1.2):
Small type in the CVS placeholder.
2002-08-14 07:43 eku
* firebird2/autogen.sh (1.1):
autogen.sh replaces configure in CVS. Run autogen.sh create all the
initial files (configure etc.).
2002-08-13 14:12 eku
* firebird2/configure (1.20):
Updated configure from configure.in.
2002-08-13 12:02 eku
* firebird2/builds/posix/make.rules (1.3):
Do not define '-m468' in platform-independent rules.
2002-08-12 07:34 dimitr
* firebird2/builds/win32/msvc6/fbserver.dsp (1.2):
Just a small correction for the generated headers.
2002-08-09 19:05 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.2), alice.dsp
(1.2), burp.dsp (1.2), common.dsp (1.2), dsql_server.dsp (1.3),
fbguard.dsp (1.2), gbak.dsp (1.2), gds32.dsp (1.3), gfix.dsp (1.2),
gpre.dsp (1.2), gpre_boot.dsp (1.1), gsec.dsp (1.1), gstat.dsp
(1.2), ib_util.dsp (1.2), intl.dsp (1.3), ipserver.dsp (1.2),
isql.dsp (1.2), lock.dsp (1.2), remote.dsp (1.2), utilities.dsp
(1.2), wal.dsp (1.2):
1. Get rid of debug runtime libraries in our release builds 2.
Added gpre_boot and gsec projects
2002-08-09 09:25 skywalker
* firebird2/doc/sql.extensions/README.nullif (1.2):
Update the description, it is now correct.
2002-08-09 01:33 skywalker
* firebird2/doc/sql.extensions/: README.case (1.1), README.coalesce
(1.1), README.nullif (1.1):
documentation for new sql clauses case, coalesce and nullif
contributed by Arno Brinkman <firebird@abvisie.nl>
2002-08-05 18:34 skywalker
* firebird2/configure.in (1.23):
Changed to make build with new structure possible.
2002-08-05 09:14 skywalker
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.2),
Makefile.in.firebird (1.2), Makefile.in.libfbstatic (1.2),
Makefile.in.msgs (1.2), Makefile.in.refDatabases (1.2),
Makefile.in.static.gpre (1.2), make.rules (1.2):
More changes to make fb2 compile on linux work with new build
structure
2002-07-29 20:42 dimitr
* firebird2/builds/win32/msvc6/: dsql_server.dsp (1.2), gds32.def
(1.2), gds32.dsp (1.2), gds32_debug.def (1.2):
Keep in-sync with Mark's changes.
2002-07-29 17:43 skywalker
* firebird2/configure.in (1.22):
Changed to work with super build as well as classic. The makefile
now come from builds/posix rather than src/make.new
2002-07-29 17:04 skywalker
* firebird2/builds/posix/: Makefile.in.boot.gpre (1.1),
Makefile.in.client.gbak (1.1), Makefile.in.client.gdef (1.1),
Makefile.in.client.gfix (1.1), Makefile.in.client.gpre (1.1),
Makefile.in.client.isql (1.1), Makefile.in.client.util (1.1),
Makefile.in.embed.gbak (1.1), Makefile.in.embed.gdef (1.1),
Makefile.in.embed.gfix (1.1), Makefile.in.embed.gpre (1.1),
Makefile.in.embed.isql (1.1), Makefile.in.embed.lockmgr (1.1),
Makefile.in.embed.qli (1.1), Makefile.in.embed.util (1.1),
Makefile.in.extlib (1.1), Makefile.in.fbserver (1.1),
Makefile.in.fbutil (1.1), Makefile.in.firebird (1.1),
Makefile.in.gpre (1.1), Makefile.in.inet_server (1.1),
Makefile.in.install (1.1), Makefile.in.intl (1.1), Makefile.in.jrd
(1.1), Makefile.in.libfbclient (1.1), Makefile.in.libfbcommon
(1.1), Makefile.in.libfbembed (1.1), Makefile.in.libfbserver (1.1),
Makefile.in.libfbstatic (1.1), Makefile.in.msgs (1.1),
Makefile.in.refDatabases (1.1), Makefile.in.static.gbak (1.1),
Makefile.in.static.gpre (1.1), Makefile.in.static.isql (1.1),
Makefile.in.v5_examples (1.1), make.defaults (1.1), make.rules
(1.1), make.shared.variables (1.1), prefix.darwin (1.1),
prefix.example (1.1), prefix.linux (1.1), prefix.sinixz (1.1),
prefix.solx86 (1.1):
This time for sure - 4th generation main change this time was to
incorperate the super build as well as classic into fb2.
2002-07-22 19:12 bellardo
* firebird2/builds/mac_os_x/CS/Helpers.make (1.2):
Fixed a bug in the MacOS X GUI build project.
2002-07-21 09:21 bellardo
* firebird2/builds/mac_os_x/CS/: Helpers.make (1.1),
gpre_wrapper.sh (1.1), make_wrapper.sh (1.1), stlport_vars.cpp
(1.1), stub.c (1.1), CS.pbproj/bellardo.pbxuser (1.1),
CS.pbproj/john.pbxuser (1.1), CS.pbproj/project.pbxproj (1.1):
Added the initial revision of the MacOS X PB project files.
2002-07-15 09:00 eku
* firebird2/: configure (1.19), configure.in (1.21):
The good old Bourne Shell does not implement the command 'source'.
2002-07-06 07:31 skywalker
* firebird2/configure.in (1.20):
Merge final changes from fb1 tree.
2002-07-05 17:00 skywalker
* firebird2/: configure (1.18), configure.in (1.19):
Changes to get compiling on linux (post fb1 changes).
2002-07-04 11:34 skywalker
* firebird2/: configure (1.17), configure.in (1.18):
Changes for rebuild of fb2.
2002-07-03 12:04 eku
* firebird2/: configure (1.16), configure.in (1.17):
Support SINIX-Z as a platform.
2002-07-02 16:09 dimitr
* firebird2/builds/win32/msvc6/intl.dsp (1.2):
Updated project files
2002-07-01 18:59 skywalker
* firebird2/: configure (1.15), configure.in (1.16):
Merged change from fb1.
2002-07-01 16:59 dimitr
* firebird2/builds/win32/msvc6/: Firebird2.dsw (1.1), alice.dsp
(1.1), burp.dsp (1.1), common.dsp (1.1), dsql_server.dsp (1.1),
fbguard.dsp (1.1), fbserver.dsp (1.1), gbak.dsp (1.1), gds32.def
(1.1), gds32.dsp (1.1), gds32_debug.def (1.1), gfix.dsp (1.1),
gpre.dsp (1.1), gstat.dsp (1.1), ib_util.def (1.1), ib_util.dsp
(1.1), intl.dsp (1.1), ipserver.dsp (1.1), isql.dsp (1.1), lock.dsp
(1.1), remote.dsp (1.1), utilities.dsp (1.1), wal.dsp (1.1):
Added FB2 project files for MSVC6
2002-06-29 18:41 skywalker
* firebird2/configure.in (1.15):
Porting changes made to fb1.
2002-06-23 21:51 paul_reeves
* firebird2/configure.in (1.14):
Updated code to support building under Linux. Main changes are to
support the platform manager and the move of kanji.* to /intl.
2002-06-19 17:10 skywalker
* firebird2/doc/README.makefiles (1.1):
Added README file which explains a little about the makefile
structure.
2002-01-21 16:26 kkuznetsov
* firebird2/configure.in (1.13):
I forgot ";"
2002-01-21 12:54 kkuznetsov
* firebird2/configure.in (1.12):
fist try to port IT to Solaris X86
2002-01-04 12:48 skywalker
* firebird2/: configure (1.14), configure.in (1.11):
Changed one or two of the headers that are checked for.
2001-08-27 17:29 skywalker
* firebird2/: configure (1.13), configure.in (1.10):
Changed to make install work better. Fix build of shared library
so global objects have thier constructors called Added readline to
isql Added version numbers to libgds.so.2.0.0 Change install
location and version to be driven from ./configure file
2001-08-15 20:10 skywalker
* firebird2/: configure (1.12), configure.in (1.9):
Some changes to work on classic install, (it's not complete as yet
but it's getting there)
2001-08-15 10:44 skywalker
* firebird2/: configure (1.11), configure.in (1.8):
Updated the build num process
2001-08-14 19:41 skywalker
* firebird2/: configure (1.10), configure.in (1.7):
Changes to detect socklen_t properly, and a bit more on install
2001-08-13 10:14 skywalker
* firebird2/: configure (1.9), configure.in (1.6):
Change makefiles to not touch source files to rebuild (it was
making it hell to checkin to cvs since it then did a diff on all
files) Did a little bit with install.
2001-08-05 00:48 bellardo
* firebird2/: configure (1.8), configure.in (1.5):
First round of changes to FB2 to get the Darwin build working
again.
2001-08-02 09:03 skywalker
* firebird2/: configure (1.7), configure.in (1.4):
A few changes to the install routine.
2001-08-01 10:11 skywalker
* firebird2/: configure (1.6), configure.in (1.3):
More changes to straighten out compile, fix up makefiles to build
into GEN_ROOT directory
2001-07-31 20:34 skywalker
* firebird2/: Makefile.in (1.1), configure (1.5), configure.in
(1.2):
Changes to make compile with new script
2001-07-31 10:42 skywalker
* firebird2/: configure (1.4), configure.in (1.1):
Modified to use new makefiles
2001-07-12 21:51 bellardo
* firebird2/configure (1.3):
Added HAVE_SIGNAL_H to autoconf.
2001-07-12 19:01 bellardo
* firebird2/configure (1.2):
Added ability to create needed symlinks (objs/source) to the
configure script.
2001-07-12 08:32 bellardo
* firebird2/configure (1.1):
More changes to convert FB2 to c++. This time is files that have
been renamed and some conflict resolutions on files edited by more
than one person at once.