2002-09-18 14:50 eku * firebird2/src/: jrd/build_no.h (1.19), misc/writeBuildNum.sh (1.720), jrd/build_no.h (1.22), jrd/build_no.h (1.21), jrd/build_no.h (1.20), misc/writeBuildNum.sh (1.723), misc/writeBuildNum.sh (1.722), misc/writeBuildNum.sh (1.721), jrd/build_no.h (1.26), jrd/build_no.h (1.25), jrd/build_no.h (1.24), jrd/build_no.h (1.23), misc/writeBuildNum.sh (1.727), misc/writeBuildNum.sh (1.726), misc/writeBuildNum.sh (1.725), misc/writeBuildNum.sh (1.724), jrd/build_no.h (1.27), misc/writeBuildNum.sh (1.728), jrd/build_no.h (1.30), jrd/build_no.h (1.29), jrd/build_no.h (1.28), misc/writeBuildNum.sh (1.732), misc/writeBuildNum.sh (1.731), misc/writeBuildNum.sh (1.730), misc/writeBuildNum.sh (1.729), jrd/build_no.h (1.31): increment build number 2002-09-18 14:50 eku * firebird2/: configure.in (1.45), src/burp/mvol.cpp (1.7), src/burp/spit.cpp (1.5), src/extlib/ib_udf.c (1.3), src/extlib/fbudf/stdafx.h (1.4), src/include/gen/autoconfig_msvc.h (1.29), src/iscguard/iscguard.cpp (1.6), src/isql/isql_win.cpp (1.3), src/journal/misc.cpp (1.7), src/jrd/common.h (1.29), src/jrd/cvt.cpp (1.11), src/jrd/exe.cpp (1.16), src/jrd/gds.cpp (1.20), src/jrd/memtest.cpp (1.3), src/jrd/pcsleep.cpp (1.3), src/jrd/perf.cpp (1.11), src/jrd/perf.h (1.5), src/jrd/pwd.cpp (1.7), src/jrd/svc.cpp (1.17), src/jrd/time.h (1.5), src/jrd/unix.cpp (1.10), src/lock/lock.cpp (1.12), src/make.new/config/config.h.in (1.34), src/msgs/check_msgs.epp (1.3), src/remote/inet.cpp (1.19), src/remote/inet_server.cpp (1.10), src/remote/netwcon.cpp (1.3), src/utilities/analyse.cpp (1.4), src/utilities/drop.cpp (1.9), src/utilities/srvrmgr.cpp (1.5), src/utilities/util.cpp (1.7), src/v5_examples/apifull.c (1.2), src/v5_examples/udflib.c (1.2), src/wal/driver.cpp (1.5), src/wal/wal.cpp (1.6): 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), src/burp/canonical.cpp (1.4), src/dsql/dsql.cpp (1.22), src/include/gen/autoconfig_msvc.h (1.28), src/install/arch-specific/sinixz/prototype.in (1.2), src/jrd/align.cpp (1.5), src/jrd/atom.h (1.2), src/jrd/bookmark.cpp (1.4), src/jrd/btr.cpp (1.5), src/jrd/common.h (1.28), src/jrd/cvt.cpp (1.10), src/jrd/cvt2.cpp (1.6), src/jrd/evl.cpp (1.14), src/jrd/exe.cpp (1.15), src/jrd/ib_stdio.cpp (1.6), src/jrd/inf.cpp (1.10), src/jrd/opt.cpp (1.12), src/jrd/quad.cpp (1.3), src/jrd/sort.cpp (1.11), src/jrd/vmsthread.cpp (1.3), src/make.new/config/config.h.in (1.33), src/remote/merge.cpp (1.3), src/remote/protocol.cpp (1.7), src/utilities/rebuild.cpp (1.5): 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-17 07:58 eku * firebird2/src/: jrd/build_no.h (1.10), misc/writeBuildNum.sh (1.711), jrd/build_no.h (1.12), jrd/build_no.h (1.11), misc/writeBuildNum.sh (1.713), misc/writeBuildNum.sh (1.712), jrd/build_no.h (1.14), jrd/build_no.h (1.13), misc/writeBuildNum.sh (1.715), misc/writeBuildNum.sh (1.714), jrd/build_no.h (1.16), jrd/build_no.h (1.15), misc/writeBuildNum.sh (1.717), misc/writeBuildNum.sh (1.716), jrd/build_no.h (1.18), jrd/build_no.h (1.17), misc/writeBuildNum.sh (1.719), misc/writeBuildNum.sh (1.718): increment build number 2002-09-16 18:30 skidder * firebird2/src/misc/: writeBuildNum.sh (1.709), writeBuildNum.sh (1.710): increment build number 2002-09-16 18:30 skidder * firebird2/: builds/posix/prefix.linux (1.3), src/jrd/dyn.epp (1.13), src/jrd/dyn_def.epp (1.15), src/jrd/dyn_del.epp (1.10), src/jrd/dyn_df_proto.h (1.4), src/jrd/idx.h (1.3), src/jrd/ods101.gdl (1.2): Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster 2002-09-13 13:13 skidder * firebird2/src/misc/writeBuildNum.sh (1.708): increment build number 2002-09-13 13:13 skidder * firebird2/src/jrd/dyn_def.epp (1.14): Fixed wrong comment placement 2002-09-13 12:50 fsg * firebird2/src/misc/writeBuildNum.sh (1.707): increment build number 2002-09-13 12:32 fsg * firebird2/src/misc/writeBuildNum.sh (1.706): increment build number 2002-09-13 09:15 eku * firebird2/src/journal/journal.h (1.3): Changed indent. 2002-09-13 09:15 eku * firebird2/src/install/arch-specific/sinixz/Makefile.in (1.2): SINIX-Z: changed location of the produced package 2002-09-13 09:14 eku * firebird2/src/misc/: writeBuildNum.sh (1.703), writeBuildNum.sh (1.704), writeBuildNum.sh (1.705): increment build number 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-12 21:51 skidder * firebird2/src/misc/: writeBuildNum.sh (1.701), writeBuildNum.sh (1.702): increment build number 2002-09-12 21:51 skidder * firebird2/src/dsql/: ddl.cpp (1.17), ddl.cpp (1.18): Fixed cached metadata error which caused many DDL/DML statements to fail 2002-09-12 18:17 skidder * firebird2/src/misc/writeBuildNum.sh (1.700): increment build number 2002-09-12 18:17 skidder * firebird2/src/jrd/dyn_def.epp (1.13): Fixed my own bug with index creation 2002-09-12 15:14 eku * firebird2/src/misc/writeBuildNum.sh (1.699): increment build number 2002-09-12 15:14 eku * firebird2/src/journal/journal.h (1.2): Fixed unterminated comment. 2002-09-11 21:34 skidder * firebird2/src/: common/memory/memory_pool.cpp (1.7), jrd/common.h (1.27), jrd/gds.cpp (1.19), jrd/gdsassert.h (1.4), jrd/intl.cpp (1.13), jrd/jrd.h (1.11), jrd/lck.cpp (1.8): resoled some linux build issues, warnings 2002-09-11 21:34 skidder * firebird2/src/misc/: writeBuildNum.sh (1.697), writeBuildNum.sh (1.698): increment build number 2002-09-11 21:31 skidder * firebird2/src/misc/: writeBuildNum.sh (1.695), writeBuildNum.sh (1.696): increment build number 2002-09-11 21:31 skidder * firebird2/src/jrd/: dyn.epp (1.12), dyn_def.epp (1.12), dyn_del.epp (1.9), dyn_df_proto.h (1.3): DDL GDML query optimization 2002-09-11 13:30 eku * firebird2/: autogen.sh (1.4), configure.in (1.43), src/alice/alice.cpp (1.15), src/burp/burp.cpp (1.9), src/include/fb_types.h (1.8), src/include/gen/autoconfig_msvc.h (1.27), src/jrd/common.h (1.26), src/jrd/divorce.cpp (1.6), src/jrd/dyn.epp (1.11), src/jrd/dyn_def.epp (1.11), src/jrd/dyn_del.epp (1.8), src/jrd/dyn_mod.epp (1.9), src/jrd/dyn_util.epp (1.8), src/jrd/exe.cpp (1.14), src/jrd/gds.cpp (1.18), src/jrd/isc_ipc.cpp (1.17), src/jrd/isc_sync.cpp (1.16), src/jrd/jrd.cpp (1.16), src/jrd/met.epp (1.15), src/jrd/scl.epp (1.10), src/jrd/sdw.cpp (1.6), src/jrd/svc.cpp (1.16), src/jrd/unix.cpp (1.9), src/lock/lock.cpp (1.11), src/make.new/config/config.h.in (1.32), src/pipe/foot.cpp (1.4), src/pipe/head.cpp (1.11), src/qli/exe.cpp (1.6), src/remote/divorce.cpp (1.3), src/remote/server.cpp (1.8), src/utilities/cache.cpp (1.3), src/utilities/relay.cpp (1.4), src/utilities/util.cpp (1.6): 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 13:30 eku * firebird2/src/misc/: writeBuildNum.sh (1.684), writeBuildNum.sh (1.683), writeBuildNum.sh (1.689), writeBuildNum.sh (1.688), writeBuildNum.sh (1.687), writeBuildNum.sh (1.686), writeBuildNum.sh (1.685), writeBuildNum.sh (1.694), writeBuildNum.sh (1.693), writeBuildNum.sh (1.692), writeBuildNum.sh (1.691), writeBuildNum.sh (1.690): increment build number 2002-09-11 09:49 eku * firebird2/src/misc/writeBuildNum.sh (1.682): increment build number 2002-09-11 09:49 eku * firebird2/builds/posix/prefix.sinixz (1.2): New version. 2002-09-10 20:38 skidder * firebird2/src/misc/writeBuildNum.sh (1.681): increment build number 2002-09-10 20:38 skidder * firebird2/src/fbutil/FirebirdConfigFile.cpp (1.7): Fix compiler warning 2002-09-10 20:34 skidder * firebird2/src/msgs/load.epp (1.6): Added nulls first/last support load.epp 2002-09-10 20:34 skidder * firebird2/src/misc/: writeBuildNum.sh (1.678), writeBuildNum.sh (1.679), writeBuildNum.sh (1.680): increment build number 2002-09-10 20:33 skidder * firebird2/src/jrd/: blr.h (1.5), build_no.h (1.9), opt.cpp (1.11), par.cpp (1.11): Added nulls first/last support 2002-09-10 20:33 skidder * firebird2/: src/intl/ld.c (1.5), builds/posix/Makefile.in.intl (1.2): Make INTL work on Linux 2002-09-10 20:31 skidder * firebird2/src/install/: classic/install.sh.in (1.2), misc/firebird.xinetd (1.3), misc/firebird.xinetd.in (1.2): Make make install work 2002-09-10 20:30 skidder * firebird2/src/misc/: writeBuildNum.sh (1.674), writeBuildNum.sh (1.676), writeBuildNum.sh (1.675), writeBuildNum.sh (1.677): increment build number 2002-09-10 20:30 skidder * firebird2/src/gpre/gpre_meta.epp (1.6): Optimize it a little 2002-09-10 20:28 skidder * firebird2/src/dsql/: dsql.tab.h (1.5), gen.cpp (1.10), keywords.cpp (1.7), node.h (1.12), parse.cpp (1.25), parse.y (1.25), pass1.cpp (1.18): added nulls first/last syntax support 2002-09-10 20:27 skidder * firebird2/src/misc/: writeBuildNum.sh (1.672), writeBuildNum.sh (1.673): increment build number 2002-09-10 20:26 skidder * firebird2/src/dsql/metd.epp (1.10): Optimize it a little 2002-09-10 20:24 skidder * firebird2/src/common/memory/memory_pool.cpp (1.6): Fix compiler warning 2002-09-10 20:22 skidder * firebird2/src/misc/: writeBuildNum.sh (1.670), writeBuildNum.sh (1.671): increment build number 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 15:40 dimitr * firebird2/src/jrd/: cch.cpp (1.10), sdw.cpp (1.5), tra.cpp (1.16): Fixed wrong initialization of the stack variables. 2002-09-10 15:38 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.668), writeBuildNum.sh (1.669): increment build number 2002-09-10 15:38 dimitr * firebird2/src/utilities/dba.epp (1.9): Fixed wrong size of the local variable. Thanks to Dmitry Kuzmenko. 2002-09-10 10:07 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.666), writeBuildNum.sh (1.667): increment build number 2002-09-10 10:07 dimitr * firebird2/src/: dsql/metd.epp (1.9), gpre/gpre_meta.epp (1.5): Fixed error in GDML statement. 2002-09-10 09:56 eku * firebird2/src/misc/writeBuildNum.sh (1.665): increment build number 2002-09-10 09:56 eku * firebird2/configure.in (1.42): Fixed problems with '--with-lock-manager'. 2002-09-10 08:08 eku * firebird2/src/misc/writeBuildNum.sh (1.664): increment build number 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 15:24 fsg * firebird2/src/misc/writeBuildNum.sh (1.663): increment build number 2002-09-09 13:40 dimitr * firebird2/src/misc/writeBuildNum.sh (1.662): increment build number 2002-09-09 13:40 dimitr * firebird2/src/jrd/dyn.epp (1.10): Fixed memory handling bug. 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/src/misc/: writeBuildNum.sh (1.660), writeBuildNum.sh (1.661): increment build number 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-08 18:33 dimitr * firebird2/src/jrd/tra.cpp (1.15): Don't allow sweeper to start if the database is shutdown. 2002-09-08 18:32 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.658), writeBuildNum.sh (1.659): increment build number 2002-09-08 18:32 dimitr * firebird2/src/msgs/load.epp (1.5): no message 2002-09-08 09:56 dimitr * firebird2/src/: iscguard/iscguard.cpp (1.5), iscguard/iscguard.h (1.3), jrd/jrd.cpp (1.15), remote/ibconfig.h (1.2), remote/inet_server.cpp (1.9), remote/window.h (1.3), utilities/guard.cpp (1.5), utilities/util.cpp (1.5), v5_examples/makefile.old (1.2): fbserver instead of ibserver. 2002-09-08 09:56 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.656), writeBuildNum.sh (1.655), writeBuildNum.sh (1.654), writeBuildNum.sh (1.653), writeBuildNum.sh (1.657): increment build number 2002-09-06 15:05 alexpeshkoff * firebird2/src/misc/writeBuildNum.sh (1.652): increment build number 2002-09-06 15:05 alexpeshkoff * firebird2/src/jrd/fun.epp (1.8): Corrected bug with UDF's returning floating point by value 2002-09-06 10:57 dimitr * firebird2/src/jrd/db_alias.cpp (1.4): Proper location of the aliases config file. 2002-09-06 10:57 dimitr * firebird2/src/misc/writeBuildNum.sh (1.651): increment build number 2002-09-06 10:45 eku * firebird2/src/misc/writeBuildNum.sh (1.650): increment build number 2002-09-06 10:45 eku * firebird2/src/install/arch-specific/sinixz/: Makefile.in (1.1), pkginfo.in (1.1), postinstall.in (1.1), postremove.in (1.1), preinstall.in (1.1), prototype.in (1.1): SINIX-Z package files 2002-09-06 09:51 dimitr * firebird2/src/misc/writeBuildNum.sh (1.649): increment build number 2002-09-06 09:51 dimitr * firebird2/src/dsql/: ddl.cpp (1.16), parse.cpp (1.24), parse.y (1.24): More complete implementation of the INDEX subclause of a constraint declaration. 2002-09-06 09:13 eku * firebird2/src/misc/writeBuildNum.sh (1.648): increment build number 2002-09-06 09:13 eku * firebird2/configure.in (1.41): SINIX-Z packaging 2002-09-06 06:49 fsg * firebird2/src/misc/writeBuildNum.sh (1.646): First step to get build_no.h updated at commit-time 2002-09-06 06:49 fsg * firebird2/src/misc/writeBuildNum.sh (1.647): increment build number 2002-09-05 13:48 dimitr * firebird2/src/misc/writeBuildNum.sh (1.645): increment build number 2002-09-05 13:48 dimitr * firebird2/src/dsql/ddl.cpp (1.15): Fixed bug with wrong RDB$SYSTEM_FLAG values for the relation constraint triggers. 2002-09-05 11:00 dimitr * firebird2/src/misc/writeBuildNum.sh (1.644): increment build number 2002-09-05 11:00 dimitr * firebird2/src/jrd/isc_sync_win32.cpp (1.7): Corrected the exception handling logic: - check asynchronous (hardware) exceptions first - proper memory management 2002-09-04 20:17 dimitr * firebird2/src/misc/writeBuildNum.sh (1.643): increment build number 2002-09-04 20:17 dimitr * firebird2/src/jrd/isc_sync_win32.cpp (1.6): Fixed wrong exception handling logic. Hope it's done correctly and won't cause more errors. 2002-09-04 16:37 dimitr * firebird2/src/misc/writeBuildNum.sh (1.642): increment build number 2002-09-04 16:37 dimitr * firebird2/src/jrd/isc_sync_win32.cpp (1.5): a) we're Firebird, not InterBase b) we shouldn't have such ugly string handling bugs 2002-09-04 15:34 eku * firebird2/src/misc/: writeBuildNum.sh (1.640), writeBuildNum.sh (1.641): increment build number 2002-09-04 15:34 eku * firebird2/src/: jrd/svc.cpp (1.15), utilities/security.epp (1.8): Fixed a typo that was introduced with the strcasecmp/stricmp changes. 2002-09-04 14:09 dimitr * firebird2/src/dsql/: ddl.cpp (1.14), dsql.tab.h (1.4), keywords.cpp (1.6), node.h (1.11), parse.cpp (1.23), parse.y (1.23): Changed syntax of the INDEX subclause of a constraint declaration, now it looks as: [USING [ASC[ENDING] | DESC[ENDING]] INDEX index] 2002-09-04 14:09 dimitr * firebird2/src/misc/writeBuildNum.sh (1.639): increment build number 2002-09-04 12:22 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.637), writeBuildNum.sh (1.638): increment build number 2002-09-04 12:22 dimitr * firebird2/: src/jrd/intl.cpp (1.12), builds/win32/msvc6/intl.dsp (1.5): Renamed gdsintl.dll to fbintl.dll. 2002-09-04 11:12 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.636), writeBuildNum.sh (1.635), writeBuildNum.sh (1.634): increment build number 2002-09-04 11:12 dimitr * firebird2/src/: jrd/file_params.h (1.9), msgs/build_file.epp (1.6), utilities/install_nt.h (1.4), utilities/install_svc.cpp (1.5): Make sure we're Firebird, both interbase.msg and interbase.log are renamed. 2002-09-04 10:19 dimitr * firebird2/src/misc/writeBuildNum.sh (1.633): increment build number 2002-09-04 10:18 dimitr * firebird2/src/utilities/registry.h (1.2): Changed the default registry key to the native Firebird one. 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:29 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.631), writeBuildNum.sh (1.632): increment build number 2002-09-03 19:29 dimitr * firebird2/src/include/gen/autoconfig_msvc.h (1.26): Minor build changes in the UDF libraries. 2002-09-03 19:25 dimitr * firebird2/builds/win32/msvc6/Firebird2.dsw (1.5): Added ib_udf project. 2002-09-03 19:23 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.629), writeBuildNum.sh (1.628), writeBuildNum.sh (1.630): increment build number 2002-09-03 19:23 dimitr * firebird2/src/extlib/: fbudf/fbudf.cpp (1.4), fbudf/stdafx.h (1.3), ib_udf.h (1.2): Minor build changes in the UDF libraries. 2002-09-03 15:35 eku * firebird2/src/misc/writeBuildNum.sh (1.627): increment build number 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/src/misc/: writeBuildNum.sh (1.625), writeBuildNum.sh (1.624), writeBuildNum.sh (1.623), writeBuildNum.sh (1.622), writeBuildNum.sh (1.626): increment build number 2002-09-03 15:24 eku * firebird2/: src/make.new/config/config.h.in (1.31), builds/posix/Makefile.in.firebird (1.4), src/include/gen/autoconfig_msvc.h (1.25), src/lock/lock.h (1.10): 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-09-02 17:01 fsg * firebird2/src/misc/writeBuildNum.sh (1.621): increment build number 2002-09-01 17:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.620): increment build number 2002-09-01 17:49 dimitr * firebird2/src/dsql/parse.y (1.22): - allowed user-defined index names for PK/FK/UK constraints - fixed ugly hardcoded name checks for primary/foreign keys - implemented RECREATE VIEW statement 2002-09-01 17:44 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.619), writeBuildNum.sh (1.618), writeBuildNum.sh (1.617): increment build number 2002-09-01 17:44 dimitr * firebird2/src/: dsql/ddl.cpp (1.13), dsql/dsql.cpp (1.21), dsql/metd.epp (1.8), dsql/node.h (1.10), dsql/parse.cpp (1.22), dsql/parse.y (1.21), dsql/pass1.cpp (1.17), gpre/gpre_meta.epp (1.4), jrd/dfw.epp (1.11), jrd/dyn_def.epp (1.10), jrd/met.epp (1.14): - allowed user-defined index names for PK/FK/UK constraints - fixed ugly hardcoded name checks for primary/foreign keys - implemented RECREATE VIEW statement 2002-08-31 15:12 dimitr * firebird2/src/jrd/ods101.gdl (1.1): Minor ODS change (version 10.1). New indices on system tables: - define index RDB$INDEX_41 for RDB$INDICES RDB$FOREIGN_KEY; - define index RDB$INDEX_42 for RDB$RELATION_CONSTRAINTS RDB$RELATION_NAME, RDB$CONSTRAINT_TYPE; 2002-08-31 15:12 dimitr * firebird2/src/misc/writeBuildNum.sh (1.616): increment build number 2002-08-31 11:25 fsg * firebird2/src/misc/: writeBuildNum.sh (1.614), writeBuildNum.sh (1.615): increment build number 2002-08-31 11:25 fsg * firebird2/: builds/posix/Makefile.in.example5 (1.1), builds/posix/Makefile.in.firebird (1.3), builds/posix/Makefile.in.refDatabases (1.3), src/jrd/common.h (1.25): Some minor fixes to get it compiled under linux again, some of them submitted by Nickolay Samofatov 2002-08-28 17:50 dimitr * firebird2/src/jrd/: grant.gdl (1.2), trig.h (1.3): Fixed bug, when nobody could alter or drop a trigger which name contains 'RDB$'. 2002-08-28 17:48 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.612), writeBuildNum.sh (1.613): increment build number 2002-08-28 17:48 dimitr * firebird2/src/utilities/: install_svc.cpp (1.4), regis_proto.h (1.2), registry.cpp (1.4), servi_proto.h (1.2), services.cpp (1.4): Some changes to make gdef, instreg and instsvc compilable. 2002-08-28 11:20 dimitr * firebird2/src/misc/writeBuildNum.sh (1.611): increment build number 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/src/misc/: writeBuildNum.sh (1.609), writeBuildNum.sh (1.610): increment build number 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:25 fsg * firebird2/src/misc/writeBuildNum.sh (1.608): increment build number 2002-08-28 10:02 eku * firebird2/src/misc/writeBuildNum.sh (1.607): increment build number 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:51 eku * firebird2/src/misc/writeBuildNum.sh (1.606): increment build number 2002-08-28 09:11 eku * firebird2/src/extlib/fbudf/stdafx.h (1.2): Needs include file common.h to compile. 2002-08-28 09:10 eku * firebird2/src/misc/: writeBuildNum.sh (1.604), writeBuildNum.sh (1.605): increment build number 2002-08-28 09:10 eku * firebird2/src/remote/inet_server.cpp (1.8): Use SIG_FPTR from common.h. 2002-08-28 09:03 eku * firebird2/src/misc/writeBuildNum.sh (1.603): increment build number 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:50 eku * firebird2/src/: include/gen/autoconfig_msvc.h (1.24), jrd/common.h (1.24), jrd/svc.cpp (1.14), make.new/config/config.h.in (1.30), utilities/security.epp (1.7): Another autoconf cleanup: o check for the existence of the function strcasecmp and stricmp o replaced STRICMP 2002-08-28 08:50 eku * firebird2/src/misc/: writeBuildNum.sh (1.601), writeBuildNum.sh (1.600), writeBuildNum.sh (1.599), writeBuildNum.sh (1.602): increment build number 2002-08-28 08:12 dimitr * firebird2/src/misc/writeBuildNum.sh (1.598): increment build number 2002-08-28 08:12 dimitr * firebird2/builds/win32/msvc6/fbclient.dsp (1.2): Cleaned up fbclient.dll contents. 2002-08-27 21:26 dimitr * firebird2/src/: ipserver/ipclient.cpp (1.4), remote/serve_proto.h (1.2), remote/srvr_w32.cpp (1.7), remote/window.cpp (1.4), remote/xnet.cpp (1.4), remote/xnet_proto.h (1.2): Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 21:26 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.596), writeBuildNum.sh (1.597): increment build number 2002-08-27 13:58 dimitr * firebird2/src/jrd/: idx.h (1.2), ods.h (1.2): Minor ODS change (version 10.1). New indices on system tables: - define index RDB$INDEX_41 for RDB$INDICES RDB$FOREIGN_KEY; - define index RDB$INDEX_42 for RDB$RELATION_CONSTRAINTS RDB$RELATION_NAME, RDB$CONSTRAINT_TYPE; 2002-08-27 13:58 dimitr * firebird2/src/misc/writeBuildNum.sh (1.595): increment build number 2002-08-27 13:47 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.594), writeBuildNum.sh (1.593): increment build number 2002-08-27 13:47 dimitr * firebird2/src/: include/fb_types.h (1.7), jrd/common.h (1.23): Moved SIG_FPTR type declaration from fb_types.h to common.h. Hence we've got the codebase compiled on win32 again, and it shouldn't break other builds, IMHO. 2002-08-27 13:23 dimitr * firebird2/src/misc/writeBuildNum.sh (1.591): Updated FB version. 2002-08-27 13:23 dimitr * firebird2/src/misc/writeBuildNum.sh (1.592): increment build number 2002-08-27 13:07 dimitr * firebird2/src/misc/writeBuildNum.sh (1.590): increment build number 2002-08-27 13:07 dimitr * firebird2/src/jrd/: isc_proto.h (1.3), isc_win32.cpp (1.5): Removed duplicated registry path constants. 2002-08-27 13:01 dimitr * firebird2/src/misc/writeBuildNum.sh (1.589): increment build number 2002-08-27 13:01 dimitr * firebird2/builds/win32/msvc6/intl.dsp (1.4): Small correction. 2002-08-27 09:48 dimitr * firebird2/src/misc/writeBuildNum.sh (1.588): increment build number 2002-08-27 09:48 dimitr * firebird2/src/dsql/: ddl.cpp (1.12), dsql.cpp (1.20), node.h (1.9), parse.cpp (1.21), parse.y (1.20), pass1.cpp (1.16): Implemented CREATE OR ALTER statement for procedures/triggers/views. 2002-08-26 21:41 arnobrinkman * firebird2/src/misc/writeBuildNum.sh (1.587): increment build number 2002-08-26 21:40 arnobrinkman * firebird2/src/dsql/pass1.cpp (1.15): Added code in pass1_simple_case for handeling parameters in case_operand together with when_operands. The method used to get the derciber for parameters is taken from MAKE_desc_from_list in make.cpp Example : SELECT CASE FieldA WHEN :param1 THEN 1 WHEN 2 THEN 2 ELSE NULL END FROM TableA Note : At least one "know describer" must be in the list else no describer could be guested (logic but...) ! 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 15:50 dimitr * firebird2/src/misc/writeBuildNum.sh (1.586): increment build number 2002-08-26 15:20 eku * firebird2/src/misc/writeBuildNum.sh (1.585): increment build number 2002-08-26 15:20 eku * firebird2/src/utilities/drop.cpp (1.8): Fixed GCC 3.1 compile problem with missing cast operator. 2002-08-26 14:18 eku * firebird2/src/misc/: writeBuildNum.sh (1.582), writeBuildNum.sh (1.581), writeBuildNum.sh (1.580), writeBuildNum.sh (1.579), writeBuildNum.sh (1.583), writeBuildNum.sh (1.584): increment build number 2002-08-26 14:18 eku * firebird2/src/: burp/mvol.cpp (1.6), jrd/isc_file.cpp (1.11), jrd/jrd.cpp (1.14), jrd/llio.cpp (1.7), jrd/thd.cpp (1.6), jrd/y-valve.cpp (1.5), jrd/os/posix/mod_loader.cpp (1.3), remote/xnet.cpp (1.3), utilities/srvrmgr.cpp (1.4), wal/walw.cpp (1.9): Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H generated by autoconf. 2002-08-26 14:14 eku * firebird2/src/jrd/isc_sync.cpp (1.15): Another autoconf cleanup: o check for the existence of the function mmap o replaced MMAP_SUPPORTED by HAVE_MMAP Moved the (multiple) definition of SIG_FPTR to fb_types.h. 2002-08-26 14:13 eku * firebird2/src/misc/: writeBuildNum.sh (1.576), writeBuildNum.sh (1.575), writeBuildNum.sh (1.577), writeBuildNum.sh (1.578): increment build number 2002-08-26 14:13 eku * firebird2/src/: include/fb_types.h (1.6), jrd/isc_cray.cpp (1.5), jrd/isc_ipc.cpp (1.16), remote/inet.cpp (1.18): Moved the (multiple) definition of SIG_FPTR to fb_types.h. 2002-08-26 14:10 eku * firebird2/src/: jrd/common.h (1.22), jrd/event.cpp (1.9), jrd/isc_s_proto.h (1.3), lock/lock.cpp (1.10), lock/print.cpp (1.5), utilities/drop.cpp (1.7), utilities/dropv3.cpp (1.7), wal/walc.cpp (1.4): Another autoconf cleanup: o check for the existence of the function mmap o replaced MMAP_SUPPORTED by HAVE_MMAP 2002-08-26 14:10 eku * firebird2/src/misc/: writeBuildNum.sh (1.571), writeBuildNum.sh (1.574), writeBuildNum.sh (1.573), writeBuildNum.sh (1.572): increment build number 2002-08-26 13:59 eku * firebird2/: configure.in (1.36), src/include/gen/autoconfig_msvc.h (1.23), src/make.new/config/config.h.in (1.29): Another autoconf cleanup: o check for the existence of the function mmap o replaced MMAP_SUPPORTED by HAVE_MMAP 2002-08-26 13:59 eku * firebird2/src/misc/: writeBuildNum.sh (1.570), writeBuildNum.sh (1.569), writeBuildNum.sh (1.568): increment build number 2002-08-26 10:51 eku * firebird2/src/qli/help.epp (1.3): Fixed format string (GCC 3.2 won't compile this file). 2002-08-26 10:51 eku * firebird2/src/misc/writeBuildNum.sh (1.567): increment build number 2002-08-26 09:51 dimitr * firebird2/src/jrd/db_alias.cpp (1.3): Learnt the alias management code to handle both possible path separators correctly. 2002-08-26 09:51 dimitr * firebird2/src/misc/writeBuildNum.sh (1.566): increment build number 2002-08-24 12:53 dimitr * firebird2/src/include/gen/autoconfig_msvc.h (1.22): Corrected MSVC related autoconf stuff. 2002-08-24 12:53 dimitr * firebird2/src/misc/writeBuildNum.sh (1.565): increment build number 2002-08-24 11:40 dimitr * firebird2/src/misc/writeBuildNum.sh (1.564): increment build number 2002-08-24 11:40 dimitr * firebird2/src/jrd/svc.cpp (1.13): Added missing #endif. 2002-08-22 15:11 fsg * firebird2/src/misc/writeBuildNum.sh (1.563): increment build number 2002-08-22 13:30 eku * firebird2/: configure.in (1.35), src/include/gen/autoconfig_msvc.h (1.21), src/jrd/intl.cpp (1.11), src/make.new/config/config.h.in (1.28): 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 13:30 eku * firebird2/src/misc/: writeBuildNum.sh (1.559), writeBuildNum.sh (1.562), writeBuildNum.sh (1.561), writeBuildNum.sh (1.560): increment build number 2002-08-22 13:22 dimitr * firebird2/src/misc/writeBuildNum.sh (1.558): increment build number 2002-08-22 13:22 dimitr * firebird2/src/remote/: inet.cpp (1.17), remote.cpp (1.5), spxnet.cpp (1.3): Make sure a length of string being allocated is always initialized. 2002-08-22 12:57 dimitr * firebird2/src/misc/writeBuildNum.sh (1.557): increment build number 2002-08-22 12:57 dimitr * firebird2/src/pipe/head.cpp (1.10): Corrected the GATEWAY cleanup. 2002-08-22 12:48 eku * firebird2/src/misc/: writeBuildNum.sh (1.554), writeBuildNum.sh (1.553), writeBuildNum.sh (1.552), writeBuildNum.sh (1.556), writeBuildNum.sh (1.555): increment build number 2002-08-22 12:48 eku * firebird2/: configure.in (1.34), src/include/gen/autoconfig_msvc.h (1.20), src/jrd/common.h (1.21), src/jrd/isc_ipc.cpp (1.15), src/jrd/isc_sync.cpp (1.14), src/jrd/svc.cpp (1.12), src/make.new/config/config.h.in (1.27), src/remote/inet.cpp (1.16), src/remote/inet_server.cpp (1.7): Another autoconf cleanup: o check for the existence of the function sigaction o replaced SIGACTION_SUPPORTED with HAVE_SIGACTION 2002-08-22 12:16 dimitr * firebird2/src/jrd/vio.cpp (1.11): Fixed a typing error in my bugfix . 2002-08-22 12:16 dimitr * firebird2/src/misc/writeBuildNum.sh (1.551): increment build number 2002-08-22 11:07 eku * firebird2/src/misc/writeBuildNum.sh (1.550): increment build number 2002-08-22 11:07 eku * firebird2/configure.in (1.33): Unset a cached variable before rerunning a test. 2002-08-22 10:34 dimitr * firebird2/src/misc/writeBuildNum.sh (1.549): increment build number 2002-08-22 10:34 dimitr * firebird2/src/jrd/: mov.cpp (1.4), mov_proto.h (1.2), vio.cpp (1.10): More careful (and proper) implementation of my yesterday's bugfix. 2002-08-22 10:20 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.546), writeBuildNum.sh (1.548), writeBuildNum.sh (1.547): increment build number 2002-08-22 10:20 dimitr * firebird2/src/: csv/csi.cpp (1.3), csv/csi.h (1.3), csv/css.cpp (1.3), csv/css_proto.h (1.2), csv/csv.cpp (1.4), jrd/all.cpp (1.4), jrd/all_old.cpp (1.2), jrd/blb.h (1.4), jrd/cmp.cpp (1.9), jrd/common.h (1.20), jrd/dsc.h (1.5), jrd/err.cpp (1.10), jrd/evl.cpp (1.13), jrd/exe.cpp (1.13), jrd/exe.h (1.4), jrd/fun.epp (1.7), jrd/inf.cpp (1.9), jrd/isc.cpp (1.14), jrd/isc_sync.cpp (1.13), jrd/jrd.h (1.10), jrd/jrd_blks.cpp (1.2), jrd/jrd_blks.h (1.2), jrd/lck.cpp (1.7), jrd/lck.h (1.5), jrd/met.h (1.4), jrd/par.cpp (1.10), jrd/req.h (1.4), jrd/rse.cpp (1.7), jrd/rse.h (1.5), jrd/scl.h (1.4), jrd/thd.h (1.6), jrd/tra.cpp (1.14), jrd/val.h (1.4), pipe/foot.cpp (1.3), pipe/head.cpp (1.9), pipe/pipe.h (1.3): Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 09:56 eku * firebird2/src/misc/writeBuildNum.sh (1.545): increment build number 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-21 15:34 dimitr * firebird2/src/misc/writeBuildNum.sh (1.544): increment build number 2002-08-21 15:34 dimitr * firebird2/src/jrd/: err.cpp (1.9), mov.cpp (1.3), tra.cpp (1.13): 1. More changes for the correct database alias management. 2. Fixed bug with a buffer overrun. 2002-08-20 13:49 eku * firebird2/src/misc/writeBuildNum.sh (1.543): increment build number 2002-08-20 13:49 eku * firebird2/src/remote/inet.cpp (1.15): The call to ftime is obsoleted by gettimeofday. 2002-08-16 15:34 eku * firebird2/src/misc/writeBuildNum.sh (1.542): increment build number 2002-08-16 15:34 eku * firebird2/configure.in (1.31): Fixed error with last check-in. 2002-08-16 15:21 eku * firebird2/src/misc/writeBuildNum.sh (1.541): increment build number 2002-08-16 15:21 eku * firebird2/src/jrd/gds.cpp (1.17): Fixed error from last check-in. 2002-08-14 15:43 eku * firebird2/src/misc/writeBuildNum.sh (1.540): increment build number 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/src/misc/writeBuildNum.sh (1.539): increment build number 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), src/include/gen/autoconfig_msvc.h (1.19), src/jrd/flu.cpp (1.10), src/make.new/config/config.h.in (1.26): 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:27 eku * firebird2/src/misc/: writeBuildNum.sh (1.536), writeBuildNum.sh (1.535), writeBuildNum.sh (1.538), writeBuildNum.sh (1.537): increment build number 2002-08-14 14:15 eku * firebird2/configure.in (1.27): Fixed some typos. 2002-08-14 14:13 eku * firebird2/src/misc/: writeBuildNum.sh (1.533), writeBuildNum.sh (1.534): increment build number 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/src/misc/: writeBuildNum.sh (1.530), writeBuildNum.sh (1.529), writeBuildNum.sh (1.532), writeBuildNum.sh (1.531): increment build number 2002-08-14 13:44 eku * firebird2/: configure.in (1.25), src/include/gen/autoconfig_msvc.h (1.18), src/jrd/perf.cpp (1.10), src/make.new/config/config.h.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/src/misc/: writeBuildNum.sh (1.525), writeBuildNum.sh (1.524), writeBuildNum.sh (1.523), writeBuildNum.sh (1.522), writeBuildNum.sh (1.528), writeBuildNum.sh (1.527), writeBuildNum.sh (1.526): increment build number 2002-08-14 13:13 eku * firebird2/: autogen.sh (1.3), configure.in (1.24), src/extlib/fbudf/fbudf.cpp (1.3), src/include/gen/autoconfig_msvc.h (1.17), src/journal/misc.cpp (1.6), src/jrd/gds.cpp (1.16), src/jrd/isc.cpp (1.13), src/jrd/perf.cpp (1.9), src/jrd/svc.cpp (1.11), src/make.new/config/config.h.in (1.24), src/wal/driver.cpp (1.4): 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 08:46 eku * firebird2/src/make.new/config/config.log (1.2): This is a generated file. 2002-08-14 08:46 eku * firebird2/src/misc/writeBuildNum.sh (1.521): increment build number 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-14 07:43 eku * firebird2/src/misc/: writeBuildNum.sh (1.518), writeBuildNum.sh (1.519), writeBuildNum.sh (1.520): increment build number 2002-08-13 14:12 eku * firebird2/src/misc/writeBuildNum.sh (1.517): increment build number 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-13 12:02 eku * firebird2/src/misc/writeBuildNum.sh (1.516): increment build number 2002-08-13 09:40 dimitr * firebird2/src/misc/writeBuildNum.sh (1.515): increment build number 2002-08-13 09:40 dimitr * firebird2/src/dsql/metd.epp (1.7): Now UDFs work again. 2002-08-12 13:32 dimitr * firebird2/src/misc/writeBuildNum.sh (1.514): increment build number 2002-08-12 13:32 dimitr * firebird2/src/jrd/pwd.cpp (1.6): Fixed the weird logic with reversed return values. 2002-08-12 07:34 dimitr * firebird2/builds/win32/msvc6/fbserver.dsp (1.2): Just a small correction for the generated headers. 2002-08-12 07:34 dimitr * firebird2/src/misc/writeBuildNum.sh (1.513): increment build number 2002-08-11 10:04 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.512), writeBuildNum.sh (1.511), writeBuildNum.sh (1.510): increment build number 2002-08-11 10:04 dimitr * firebird2/src/: dsql/ddl.cpp (1.11), dsql/dsql.tab.h (1.3), dsql/keywords.cpp (1.5), dsql/make.cpp (1.9), dsql/node.h (1.8), dsql/parse.cpp (1.20), dsql/parse.y (1.19), dsql/pass1.cpp (1.14), isql/show.epp (1.6), jrd/dyn.epp (1.9), jrd/dyn_def.epp (1.9), jrd/dyn_md_proto.h (1.3), jrd/dyn_mod.epp (1.8): 1. BIGINT is now the only keyword for the 64-bit exact numerics and it's available in dialect 3 only. 2. BREAK statement has been disabled in triggers (like EXIT) because of the known BLR limitations. I hope it can be safely used in stored procedures though, hence I'd prefer to have it officially documented. 3. More complete implementation of the GROUP BY clause. You can group by internal functions and have ability to use more complex grouping conditions than before. By Arno Brinkman. 4. Allowed declaring and defining local variables at the same time. By Claudio Valderrama. Syntax: declare [variable] [{= | default} ] 5. Allowed ordinals to be used in the GROUP BY clause (like ORDER BY). By Arno Brinkman. Example: select extract(month from order_date), sum(order_sum) from orders group by 1 6. The first approach to the ALTER VIEW statement. Only high-level implementation so far. A lot of work in dfw.epp, metd.epp, etc. still required. By Dmitry Yemanov. 2002-08-11 07:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.509): increment build number 2002-08-11 07:49 dimitr * firebird2/src/gpre/gpre_meta_boot.cpp (1.6): Make gpre_boot compilable on win32 2002-08-09 19:05 dimitr * firebird2/src/misc/writeBuildNum.sh (1.508): increment build number 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 09:25 skywalker * firebird2/src/misc/writeBuildNum.sh (1.507): increment build number 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 2002-08-09 01:33 skywalker * firebird2/src/misc/writeBuildNum.sh (1.506): increment build number 2002-08-09 01:21 skywalker * firebird2/src/misc/writeBuildNum.sh (1.505): increment build number 2002-08-07 17:02 fsg * firebird2/src/misc/writeBuildNum.sh (1.504): increment build number 2002-08-07 15:18 eku * firebird2/src/misc/writeBuildNum.sh (1.503): increment build number 2002-08-07 07:36 skywalker * firebird2/src/misc/writeBuildNum.sh (1.502): increment build number 2002-08-07 07:36 skywalker * firebird2/src/misc/isc4.gbak (1.1): Initial security db - used to ease a boot type build process 2002-08-05 18:34 skywalker * firebird2/src/misc/writeBuildNum.sh (1.501): increment build number 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-08-05 09:14 skywalker * firebird2/src/misc/writeBuildNum.sh (1.500): increment build number 2002-08-03 17:27 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.499), writeBuildNum.sh (1.498): increment build number 2002-08-03 17:27 dimitr * firebird2/src/: dsql/dsql.cpp (1.19), dsql/dsql.tab.h (1.2), dsql/gen.cpp (1.9), dsql/keywords.cpp (1.4), dsql/keywords.h (1.11), dsql/make.cpp (1.8), dsql/make_proto.h (1.4), dsql/node.h (1.7), dsql/parse.cpp (1.19), dsql/parse.y (1.18), dsql/pass1.cpp (1.13), jrd/dsc.cpp (1.3): 1) Implemented CASE, NULLIF, COALESCE 2) Allowed grouping by internal functions (some work in pass1.cpp still required) Thanks to Arno Brinkman. 2002-08-01 13:19 fsg * firebird2/src/misc/writeBuildNum.sh (1.497): increment build number 2002-07-30 11:49 dimitr * firebird2/src/dsql/keywords.cpp (1.3): Fixed my own damned mistake. Sorry to everyone who got scared by this change ;-) 2002-07-30 11:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.496): increment build number 2002-07-30 09:23 dimitr * firebird2/src/dsql/: keywords.cpp (1.2), keywords.h (1.10): Stay in-sync with Mark's changes and make them win32 friendly. 2002-07-30 09:23 dimitr * firebird2/src/misc/writeBuildNum.sh (1.495): increment build number 2002-07-29 21:04 dimitr * firebird2/src/jrd/sort_mem.cpp (1.2): Just a minor change. 2002-07-29 21:04 dimitr * firebird2/src/misc/writeBuildNum.sh (1.494): increment build number 2002-07-29 20:42 dimitr * firebird2/src/misc/writeBuildNum.sh (1.493): increment build number 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 19:35 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.492), writeBuildNum.sh (1.491): increment build number 2002-07-29 19:35 dimitr * firebird2/src/: include/gen/autoconfig_msvc.h (1.16), utilities/dba.epp (1.8): Keep in-sync with Mark's changes. 2002-07-29 17:43 skywalker * firebird2/src/misc/writeBuildNum.sh (1.490): increment build number 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:37 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.483), writeBuildNum.sh (1.482), writeBuildNum.sh (1.481), writeBuildNum.sh (1.480), writeBuildNum.sh (1.484), writeBuildNum.sh (1.487), writeBuildNum.sh (1.486), writeBuildNum.sh (1.485), writeBuildNum.sh (1.489), writeBuildNum.sh (1.488): increment build number 2002-07-29 17:37 skywalker * firebird2/src/: make.defaults (1.7), make.platform (1.7), make.rules (1.7), make.shared.variables (1.5), alice/alice.cpp (1.14), burp/burp.cpp (1.8), common/memory/memory_pool.h (1.4), dsql/dsql.tab.h (1.1), dsql/keywords.cpp (1.1), dsql/keywords.h (1.9), dsql/parse.cpp (1.18), dsql/parse.y (1.17), dsql/parse_proto.h (1.3), isql/isql.epp (1.11), jrd/alt.cpp (1.5), jrd/blob_filter.epp (1.4), jrd/build_no.h (1.8), jrd/dyn.epp (1.8), jrd/fun.epp (1.6), jrd/gds.cpp (1.15), jrd/ibsetjmp.h (1.2), jrd/intl.cpp (1.10), jrd/isc.cpp (1.12), jrd/isc_sync.cpp (1.12), jrd/jrd.h (1.9), jrd/opt.cpp (1.10), jrd/status.cpp (1.3), jrd/status.h (1.2), jrd/thd.cpp (1.5), jrd/vio.cpp (1.9), jrd/why.c (1.12), lock/lock.h (1.9), make.new/config/config.h.in (1.23), misc/fb_boilerplate.h (1.3), remote/inet.cpp (1.14), remote/inet_server.cpp (1.6), utilities/cmd_util.cpp (1.3), utilities/dba.epp (1.7), utilities/guard.cpp (1.4), utilities/ibmgr.cpp (1.4), utilities/rebuild.cpp (1.4), utilities/util.cpp (1.4), utilities/util_proto.h (1.2), v5_examples/empbuild.c (1.7): Changes to make fb2 compile super version for linux 2002-07-29 17:04 skywalker * firebird2/src/misc/writeBuildNum.sh (1.479): increment build number 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-29 17:00 skywalker * firebird2/src/misc/writeBuildNum.sh (1.478): increment build number 2002-07-25 16:41 fsg * firebird2/src/misc/writeBuildNum.sh (1.477): increment build number 2002-07-22 19:12 bellardo * firebird2/src/misc/writeBuildNum.sh (1.476): increment build number 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-21 09:19 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.472), writeBuildNum.sh (1.473), writeBuildNum.sh (1.475), writeBuildNum.sh (1.474): increment build number 2002-07-21 09:09 bellardo * firebird2/src/misc/writeBuildNum.sh (1.471): increment build number 2002-07-21 08:14 bellardo * firebird2/src/misc/writeBuildNum.sh (1.470): increment build number 2002-07-21 08:14 bellardo * firebird2/src/jrd/plugin_manager.cpp (1.3): Fixed bug that caused all accesses to miss the internal cache. 2002-07-19 08:22 skywalker * firebird2/src/misc/writeBuildNum.sh (1.469): increment build number 2002-07-19 08:22 skywalker * firebird2/: builds/win32/msvc6/gpre.dsp (1.1.1.1), builds/win32/msvc6/alice.dsp (1.1.1.1), builds/win32/msvc6/dsql_server.dsp (1.1.1.1), builds/win32/msvc6/fbguard.dsp (1.1.1.1), builds/win32/msvc6/fbserver.dsp (1.1.1.1), builds/win32/msvc6/gfix.dsp (1.1.1.1), builds/win32/msvc6/isql.dsp (1.1.1.1), builds/win32/msvc6/remote.dsp (1.1.1.1), builds/win32/msvc6/utilities.dsp (1.1.1.1), builds/win32/msvc6/burp.dsp (1.1.1.1), builds/win32/msvc6/gbak.dsp (1.1.1.1), builds/win32/msvc6/gds32_debug.def (1.1.1.1), builds/win32/msvc6/gstat.dsp (1.1.1.1), builds/win32/msvc6/ipserver.dsp (1.1.1.1), builds/win32/msvc6/lock.dsp (1.1.1.1), builds/win32/msvc6/wal.dsp (1.1.1.1), builds/win32/msvc6/Firebird2.dsw (1.1.1.1), builds/win32/msvc6/ib_util.def (1.1.1.1), builds/win32/msvc6/ib_util.dsp (1.1.1.1), builds/win32/msvc6/common.dsp (1.1.1.1), builds/win32/msvc6/gds32.def (1.1.1.1), builds/win32/msvc6/gds32.dsp (1.1.1.1), builds/win32/msvc6/intl.dsp (1.1.1.1), generated/makefile (1.1.1.2): no message 2002-07-15 12:12 pcisar * firebird2/src/misc/writeBuildNum.sh (1.468): increment build number 2002-07-15 09:00 eku * firebird2/src/misc/writeBuildNum.sh (1.467): increment build number 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-12 15:32 dimitr * firebird2/src/misc/writeBuildNum.sh (1.466): increment build number 2002-07-12 15:32 dimitr * firebird2/src/utilities/registry.h (1.1): Oops, I forgot to add this file during the FB1->FB2 porting. Sorry. 2002-07-11 16:25 dimitr * firebird2/src/misc/writeBuildNum.sh (1.465): increment build number 2002-07-11 16:25 dimitr * firebird2/src/isql/isql.epp (1.10): Fixed a few more porting errors. 2002-07-10 16:52 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.464), writeBuildNum.sh (1.463): increment build number 2002-07-10 16:52 dimitr * firebird2/src/: jrd/evl.cpp (1.12), dsql/gen.cpp (1.8): Minor additions to my previous changes. 2002-07-09 17:21 dimitr * firebird2/src/misc/writeBuildNum.sh (1.462): increment build number 2002-07-09 17:21 dimitr * firebird2/src/remote/srvr_w32.cpp (1.6): Fixed a few more porting errors. 2002-07-09 16:41 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.461), writeBuildNum.sh (1.460): increment build number 2002-07-09 16:41 dimitr * firebird2/src/: isql/extract.epp (1.6), jrd/isc.cpp (1.11): Fixed a few more porting errors. 2002-07-06 07:31 skywalker * firebird2/: configure.in (1.20), src/burp/mvol.cpp (1.5), src/dsql/dsql.cpp (1.18), src/dsql/make.cpp (1.7), src/dsql/metd.epp (1.6), src/dsql/parse.cpp (1.17), src/dsql/parse.y (1.16), src/dsql/pass1.cpp (1.12), src/dudley/expr.cpp (1.5), src/dudley/parse.cpp (1.8), src/gpre/ada.cpp (1.6), src/gpre/cob.cpp (1.5), src/gpre/ftn.cpp (1.6), src/gpre/gpre.cpp (1.11), src/gpre/gpre_proto.h (1.2), src/jrd/alt_use_sec.h (1.9), src/jrd/divorce.cpp (1.5), src/jrd/dsc.h (1.4), src/jrd/event.cpp (1.8), src/jrd/event_proto.h (1.3), src/jrd/intl.cpp (1.9), src/jrd/isc_file.cpp (1.10), src/jrd/isc_ipc.cpp (1.14), src/jrd/isc_sync.cpp (1.11), src/jrd/jrn.cpp (1.5), src/jrd/misc.cpp (1.4), src/jrd/pag.cpp (1.19), src/jrd/pwd.cpp (1.5), src/jrd/pwd.h (1.4), src/jrd/rec.cpp (1.4), src/jrd/rec_proto.h (1.2), src/jrd/sort.cpp (1.10), src/jrd/thd.h (1.5), src/jrd/unix.cpp (1.8), src/jrd/utl.cpp (1.10), src/jrd/vmsevent.cpp (1.3), src/jrd/why.c (1.11), src/lock/lock.cpp (1.9), src/lock/printv3.cpp (1.5), src/lock/printv3s4.cpp (1.3), src/make.new/config/config.h.in (1.22), src/remote/protocol.cpp (1.6), src/utilities/dropv3.cpp (1.6), src/utilities/drpv3_proto.h (1.2): Merge final changes from fb1 tree. 2002-07-06 07:31 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.451), writeBuildNum.sh (1.450), writeBuildNum.sh (1.456), writeBuildNum.sh (1.455), writeBuildNum.sh (1.454), writeBuildNum.sh (1.453), writeBuildNum.sh (1.452), writeBuildNum.sh (1.459), writeBuildNum.sh (1.458), writeBuildNum.sh (1.457): increment build number 2002-07-05 18:01 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.449), writeBuildNum.sh (1.448): increment build number 2002-07-05 18:01 skywalker * firebird2/src/: dsql/keywords.h (1.8), dsql/parse.cpp (1.16), dsql/parse.y (1.15), jrd/alt_use_sec.h (1.8): Change DEBUG_KEYWORD to KW_DEBUG, few more changes in parse.y (mostly post fb1 changes) 2002-07-05 17:00 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.436), writeBuildNum.sh (1.437), writeBuildNum.sh (1.438), writeBuildNum.sh (1.440), writeBuildNum.sh (1.439), writeBuildNum.sh (1.441), writeBuildNum.sh (1.445), writeBuildNum.sh (1.444), writeBuildNum.sh (1.443), writeBuildNum.sh (1.442), writeBuildNum.sh (1.447), writeBuildNum.sh (1.446): increment build number 2002-07-05 17:00 skywalker * firebird2/: configure (1.18), configure.in (1.19), src/make.defaults (1.6), src/make.platform (1.6), src/make.rules (1.6), src/make.shared.variables (1.4), src/dsql/dsql.cpp (1.17), src/dsql/keywords.h (1.7), src/dsql/parse.cpp (1.15), src/dsql/parse.sed (1.4), src/dsql/parse.y (1.14), src/include/fb_string.h (1.2), src/isql/isql.epp (1.9), src/jrd/alt_use_sec.h (1.7), src/jrd/build_no.h (1.7), src/jrd/common.h (1.19), src/jrd/dfw.epp (1.10), src/jrd/dyn.epp (1.7), src/jrd/dyn_def.epp (1.8), src/jrd/dyn_del.epp (1.7), src/jrd/dyn_mod.epp (1.7), src/jrd/evl.cpp (1.11), src/jrd/gds.cpp (1.14), src/jrd/grant.epp (1.6), src/jrd/inf.cpp (1.8), src/jrd/met.epp (1.13), src/jrd/scl.epp (1.9), src/jrd/sort.cpp (1.9), src/make.new/Makefile.in.dsql (1.6), src/make.new/Makefile.in.firebird (1.16), src/make.new/make.defaults (1.12), src/make.new/make.shared.variables (1.8), src/make.new/config/config.h.in (1.21), src/pipe/head.cpp (1.8), src/qli/all.cpp (1.7), src/qli/picstr.cpp (1.6), src/utilities/dba.epp (1.6), src/v5_examples/empbuild.c (1.6): Changes to get compiling on linux (post fb1 changes). 2002-07-05 15:10 skywalker * firebird2/src/misc/writeBuildNum.sh (1.435): increment build number 2002-07-05 15:10 skywalker * firebird2/src/misc/writeBuildNum.sh (1.434): syncmail for fb2 - testing 2002-07-05 15:02 skywalker * firebird2/src/misc/writeBuildNum.sh (1.432): syncmail for fb2 - testing 2002-07-05 15:02 skywalker * firebird2/src/misc/writeBuildNum.sh (1.433): increment build number 2002-07-05 14:45 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.426), writeBuildNum.sh (1.428), writeBuildNum.sh (1.430): syncmail for fb2 - testing 2002-07-05 14:45 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.427), writeBuildNum.sh (1.429), writeBuildNum.sh (1.431): increment build number 2002-07-05 14:30 skywalker * firebird2/src/misc/writeBuildNum.sh (1.424): testing syncmail 2002-07-05 14:30 skywalker * firebird2/src/misc/writeBuildNum.sh (1.425): increment build number 2002-07-05 14:22 skywalker * firebird2/src/misc/writeBuildNum.sh (1.423): increment build number 2002-07-05 14:22 skywalker * firebird2/src/misc/writeBuildNum.sh (1.422): Slight change in print version 2002-07-05 14:07 skywalker * firebird2/src/misc/writeBuildNum.sh (1.420): Change to have print build num option 2002-07-05 14:07 skywalker * firebird2/src/misc/writeBuildNum.sh (1.421): increment build number 2002-07-05 12:09 pcisar * firebird2/src/misc/writeBuildNum.sh (1.419): increment build number 2002-07-04 11:34 skywalker * firebird2/: configure (1.17), configure.in (1.18), src/make.defaults (1.5), src/make.platform (1.5), src/make.rules (1.5), src/gpre/pat.cpp (1.5), src/jrd/alt_use_sec.h (1.6), src/jrd/build_no.h (1.6), src/jrd/cmp.cpp (1.8), src/jrd/isc.cpp (1.10), src/jrd/isc_win32.cpp (1.4), src/jrd/met.epp (1.12), src/jrd/met_proto.h (1.5), src/make.new/Makefile.in.firebird (1.15), src/make.new/Makefile.in.gpre (1.11), src/make.new/make.rules (1.15): Changes for rebuild of fb2. 2002-07-04 11:34 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.415), writeBuildNum.sh (1.414), writeBuildNum.sh (1.418), writeBuildNum.sh (1.417), writeBuildNum.sh (1.416): increment build number 2002-07-04 08:08 eku * firebird2/src/jrd/flu.cpp (1.9): SINIXZ: fixed loading of shared libraries (merged from fb1) 2002-07-04 08:08 eku * firebird2/src/misc/writeBuildNum.sh (1.413): increment build number 2002-07-04 07:53 eku * firebird2/src/misc/writeBuildNum.sh (1.412): increment build number 2002-07-04 07:53 eku * firebird2/src/utilities/drop.cpp (1.6): SINIX-Z: fixed semaphore handling (merged from fb1) 2002-07-03 12:04 eku * firebird2/src/misc/: writeBuildNum.sh (1.411), writeBuildNum.sh (1.410): increment build number 2002-07-03 12:04 eku * firebird2/: configure (1.16), configure.in (1.17), src/make.new/prefix.sinixz (1.1): Support SINIX-Z as a platform. 2002-07-03 09:16 dimitr * firebird2/src/misc/writeBuildNum.sh (1.409): increment build number 2002-07-03 09:16 dimitr * firebird2/src/jrd/gdsold.h (1.11): Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 16:09 dimitr * firebird2/builds/win32/msvc6/intl.dsp (1.2): Updated project files 2002-07-02 16:06 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.407), writeBuildNum.sh (1.408): increment build number 2002-07-02 16:06 dimitr * firebird2/src/intl/: anhun.h (1.1), cs_latin2.h (1.1): Merging changes from fb1. 2002-07-02 14:20 dimitr * firebird2/src/misc/writeBuildNum.sh (1.406): increment build number 2002-07-02 14:20 dimitr * firebird2/src/jrd/: gds.h (1.2), gdsold.h (1.10), ibase.h (1.12), version_95.rc (1.3): Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 14:17 dimitr * firebird2/src/misc/writeBuildNum.sh (1.405): increment build number 2002-07-02 14:17 dimitr * firebird2/src/dsql/: ddl.cpp (1.10), dsql.cpp (1.16), errd.cpp (1.8), gen.cpp (1.7), make.cpp (1.6), metd.epp (1.5), metd_proto.h (1.4), parse.cpp (1.14), parse.y (1.13), pass1.cpp (1.11): Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 11:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.404): increment build number 2002-07-02 11:49 dimitr * firebird2/src/jrd/: intlnames.h (1.2), intlobj.h (1.4), irq.h (1.3), isc.cpp (1.9), isc_file.cpp (1.9), isc_ipc.cpp (1.13), isc_sync.cpp (1.10), jrd.cpp (1.13), jrd.h (1.8), license.h (1.16): Merging changes from fb1. 2002-07-01 18:59 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.402), writeBuildNum.sh (1.401), writeBuildNum.sh (1.400), writeBuildNum.sh (1.399), writeBuildNum.sh (1.398), writeBuildNum.sh (1.403): increment build number 2002-07-01 18:59 skywalker * firebird2/: configure (1.15), configure.in (1.16), src/make.defaults (1.4), src/make.platform (1.4), src/make.rules (1.4), src/make.shared.variables (1.3), src/include/gen/rdb_codes.h (1.3), src/iscguard/iscguard.cpp (1.4), src/iscguard/iscguard.h (1.2), src/iscguard/iscguard.rc (1.2), src/iscguard/iscguard_utils.cpp (1.3), src/jrd/map.cpp (1.4), src/jrd/met.epp (1.11), src/jrd/met_proto.h (1.4), src/jrd/nod.h (1.4), src/jrd/obj.h (1.2), src/jrd/opt.cpp (1.9), src/jrd/pag.cpp (1.18), src/jrd/par.cpp (1.9), src/jrd/rdb_codes.h (1.2), src/jrd/rse.cpp (1.6), src/jrd/rse.h (1.4), src/make.new/config/config.h.in (1.20): Merged change from fb1. 2002-07-01 17:46 dimitr * firebird2/src/: jrd/grant.epp (1.5), jrd/inf.cpp (1.7), jrd/inf.h (1.2), jrd/ini.h (1.3), include/gen/iberror.h (1.3): Merging changes from fb1. 2002-07-01 17:43 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.395), writeBuildNum.sh (1.397), writeBuildNum.sh (1.396): increment build number 2002-07-01 17:43 dimitr * firebird2/src/include/iberror.h (1.2): Must be (and already is) in /include/gen 2002-07-01 17:07 skywalker * firebird2/src/jrd/: alt_use_sec.h (1.5), build_no.h (1.5), common.h (1.18), ib_stdio.cpp (1.5), scl.epp (1.8), scl_proto.h (1.2), shrinit.cpp (1.4), sort.cpp (1.8), thd.h (1.4), tra.cpp (1.12), tra.h (1.4), types.h (1.2), unix.cpp (1.7), utl.cpp (1.9), val.h (1.3), version.rc (1.2), version_95.rc (1.2), vio.cpp (1.8), why.c (1.10), winnt.cpp (1.11): porting changes from fb1. 2002-07-01 17:07 skywalker * firebird2/src/misc/writeBuildNum.sh (1.394): increment build number 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-07-01 16:59 dimitr * firebird2/src/misc/writeBuildNum.sh (1.393): increment build number 2002-06-30 12:44 dimitr * firebird2/src/misc/writeBuildNum.sh (1.392): increment build number 2002-06-30 12:44 dimitr * firebird2/src/jrd/: fun.epp (1.5), functions.cpp (1.5), gds.cpp (1.13): Merging changes from fb1. 2002-06-30 12:22 dimitr * firebird2/src/misc/writeBuildNum.sh (1.391): increment build number 2002-06-30 12:22 dimitr * firebird2/src/jrd/req.h (1.3): Merging changes from fb1. 2002-06-30 12:15 dimitr * firebird2/src/misc/writeBuildNum.sh (1.390): increment build number 2002-06-30 12:15 dimitr * firebird2/src/jrd/: exe.cpp (1.12), ext.cpp (1.9): Merging changes from fb1. 2002-06-30 11:58 dimitr * firebird2/src/misc/writeBuildNum.sh (1.389): increment build number 2002-06-30 11:58 dimitr * firebird2/src/jrd/: evl.cpp (1.10), exe.cpp (1.11), ext.cpp (1.8), fil.h (1.2), file_params.h (1.8), flu.cpp (1.8), flu.h (1.2): Merging changes from fb1. 2002-06-30 10:46 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.387), writeBuildNum.sh (1.388): increment build number 2002-06-30 10:46 dimitr * firebird2/src/jrd/: divorce.cpp (1.4), dls.cpp (1.3), dls_proto.h (1.2), doserr.h (1.2), drq.h (1.3), dyn.epp (1.6), dyn.h (1.4), dyn_def.epp (1.7), dyn_del.epp (1.6), dyn_df_proto.h (1.2), dyn_dl_proto.h (1.2), dyn_mod.epp (1.6), dyn_proto.h (1.2), dyn_util.epp (1.6), dyn_util.epp (1.7): Merging changes from fb1. 2002-06-29 19:37 skywalker * firebird2/src/misc/writeBuildNum.sh (1.386): increment build number 2002-06-29 19:37 skywalker * firebird2/src/intl/: cs_narrow.c (1.4), lc_ascii.c (1.4), lc_latin1.c (1.4), lc_narrow.c (1.4), ld.c (1.4): ported changed from fb1. 2002-06-29 19:21 skywalker * firebird2/src/journal/: misc.cpp (1.5), rebuild.e (1.2): port changes from fb1. 2002-06-29 19:20 skywalker * firebird2/src/extlib/fbudf/fbudf.cpp (1.2): put testreflect into dev build only 2002-06-29 19:20 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.384), writeBuildNum.sh (1.385): increment build number 2002-06-29 18:59 skywalker * firebird2/src/misc/writeBuildNum.sh (1.383): increment build number 2002-06-29 18:59 skywalker * firebird2/src/utilities/install_nt.h (1.3): Change the ISCGUARD_SERVICE name here rather than in the iscguard.cpp file 2002-06-29 18:50 skywalker * firebird2/src/misc/writeBuildNum.sh (1.382): increment build number 2002-06-29 18:50 skywalker * firebird2/src/gpre/: gpre.cpp (1.10), gpre.h (1.9): porting changes from fb1. 2002-06-29 18:41 skywalker * firebird2/: configure.in (1.15), src/make.new/Makefile.in.fbudf (1.1), src/make.new/Makefile.in.jrd (1.13), src/make.new/config/config.h.in (1.19): Porting changes made to fb1. 2002-06-29 18:38 skywalker * firebird2/src/extlib/ib_udf.sql (1.3): porting changes made to fb1. 2002-06-29 18:38 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.378), writeBuildNum.sh (1.381), writeBuildNum.sh (1.380), writeBuildNum.sh (1.379): increment build number 2002-06-29 18:35 skywalker * firebird2/src/extlib/fbudf/: MSReadMe.txt (1.1), fbudf.cpp (1.1), fbudf.dsp (1.1), fbudf.dsw (1.1), fbudf.h (1.1), fbudf.plg (1.1), fbudf.sql (1.1), fbudf.txt (1.1), stdafx.cpp (1.1), stdafx.h (1.1): Ported code changes from fb1 2002-06-29 18:35 skywalker * firebird2/src/misc/writeBuildNum.sh (1.377): increment build number 2002-06-29 16:28 skywalker * firebird2/src/misc/writeBuildNum.sh (1.376): increment build number 2002-06-29 16:28 skywalker * firebird2/src/v5_examples/: empbld.sql (1.3), empddl.sql (1.3), intlddl.sql (1.3): Merge changes from fb1. 2002-06-29 16:13 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.374), writeBuildNum.sh (1.373), writeBuildNum.sh (1.375): increment build number 2002-06-29 16:13 skywalker * firebird2/src/makefiles/: 000_readme (1.2), 000_readme_porting (1.2), README.txt (1.1), add_template (1.2), bind_csilib.apollo (1.2), bind_dsql.apollo (1.2), bind_gds.aix_ppc (1.3), bind_gds.generic (1.2), bind_gds.hp (1.2), bind_gds.win_nt (1.2), bind_gds5.apollo (1.2), bind_gds5.generic (1.2), bind_gds5.hp (1.2), bind_gds_rsp.os2 (1.2), bind_gds_rsp.win_nt (1.2), bind_gds_s.im (1.3), bind_gds_s.sco (1.3), bind_gdsf_s.im (1.2), bind_gdsf_s.sco (1.2), bind_gdsintl.aix_ppc (1.3), bind_gdsintl.win_nt (1.2), bind_gdslib.apollo (1.2), bind_pyxis.apollo (1.2), bind_remotelib.apollo (1.2), boot.sfx.interbase (1.4), buildRefDatabases (1.3), build_kit (1.2), build_kit.bat (1.2), build_kit.cmd (1.2), ccs.sco (1.2), cdmt.config.sco (1.2), compress.sed (1.2), compress_dbs (1.2), compress_dbs.bat (1.2), copy_makes (1.2), copy_set_prot (1.2), copyright.cl (1.2), copyright.clsr (1.2), debug_entry.bind (1.2), depend.cl (1.2), depend.clnd (1.2), depend.clsr (1.2), depend.clsrnd (1.2), edit_make (1.2), edit_makes (1.2), expand.sed (1.2), expand_dbs (1.2), expand_dbs.bat (1.2), fetch_comp (1.2), fetch_comp.bat (1.2), gdsalias.asm (1.2), gsplit.h (1.2), ibase.cmpnt.sco (1.2), ibase.pkg.sco (1.2), ibase.prd.sco (1.2), iclient.cmpnt.sco (1.2), iclient.pkg.sco (1.2), iclient.prd.sco (1.2), inetd.conf.apollo (1.2), inetd.conf.psx (1.2), inetd.conf.ultrix (1.2), inetd.conf.unx (1.2), init.intrbase (1.2), install.apollo (1.2), install.ksh (1.2), install.nolink (1.2), install.sun4 (1.2), install.unix (1.2), intrbase.rmv (1.2), make.pipe (1.2), makemtar (1.2), makepkg (1.2), makesspkg (1.2), makesstar (1.2), maketar (1.2), mpm_template (1.2), mpp_template (1.2), pkginfo (1.2), pkginfo.cl (1.2), pkginfo.clnd (1.2), pkginfo.clsr (1.2), pkginfo.clsrnd (1.2), platform (1.2), postinstall (1.2), postinstall.cl (1.2), postinstall.clsr (1.2), prep.intrbase (1.2), preremove (1.2), preremove.cl (1.2), preremove.clsr (1.2), put_template (1.2), readme.sco (1.2), refresh (1.2), refresh.all (1.2), refresh.bat (1.2), request (1.2), request.cl (1.2), request.clsr (1.2), run_edit (1.2), sco_ship (1.2), servers.isc (1.2), services.isc (1.2), set_prot (1.2), setup.ksh (1.2), setup_gdbs (1.2), setup_prots (1.2), sfx.alice (1.2), sfx.burp (1.2), sfx.client (1.2), sfx.csv (1.2), sfx.dbs (1.2), sfx.dsql (1.2), sfx.dudley (1.2), sfx.example4 (1.2), sfx.example5 (1.2), sfx.examples (1.2), sfx.extlib (1.2), sfx.firebird (1.3), sfx.gpre (1.2), sfx.intl (1.2), sfx.isql (1.2), sfx.journal (1.2), sfx.jrd (1.4), sfx.lock (1.2), sfx.main (1.2), sfx.msgs (1.2), sfx.pipe (1.3), sfx.pyxis (1.2), sfx.qli (1.2), sfx.remote (1.2), sfx.utilities (1.2), sfx.wal (1.2), site_variables (1.2), special_opt (1.2), special_opt.c (1.3), sys.conf.isc.apollo (1.2), unset_prot (1.2), v3compat (1.2), config/Makefile.in (1.2), config/config.guess (1.2), config/config.h.in (1.15), config/config.sub (1.2), config/configure.in (1.4), config/install-sh (1.2): Removed redundant files to avoid confusing newcomers to fb2 build process. 2002-06-29 15:47 skywalker * firebird2/src/dsql/: keywords.h (1.6), parse.cpp (1.13), parse.y (1.12), parse_proto.h (1.2): Added LEX_StringIsAKeyword function to avoid an awkward #include from isql module. 2002-06-29 15:47 skywalker * firebird2/src/misc/writeBuildNum.sh (1.372): increment build number 2002-06-29 15:39 skywalker * firebird2/src/misc/writeBuildNum.sh (1.371): increment build number 2002-06-29 15:39 skywalker * firebird2/src/isql/: extra_proto.h (1.2), extract.epp (1.5), isql.epp (1.8), isql.h (1.5), isql.rc (1.2), isql_proto.h (1.2), show.epp (1.5), show_proto.h (1.2): Merge changes from fb1. 2002-06-29 15:33 skywalker * firebird2/src/jrd/license.h (1.15): Merged changed from fb1. 2002-06-29 15:33 skywalker * firebird2/src/misc/writeBuildNum.sh (1.370): increment build number 2002-06-29 15:00 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.367), writeBuildNum.sh (1.368), writeBuildNum.sh (1.369): increment build number 2002-06-29 15:00 dimitr * firebird2/src/: jrd/alt.cpp (1.4), jrd/blb.cpp (1.9), jrd/blb_proto.h (1.4), jrd/blp.h (1.5), jrd/blr.h (1.4), jrd/blrtable.cpp (1.5), jrd/cmp.cpp (1.7), jrd/codes.epp (1.4), jrd/common.h (1.17), jrd/constants.h (1.2), jrd/cvt.cpp (1.9), jrd/cvt2.cpp (1.5), jrd/cvt2_proto.h (1.2), jrd/dfw.epp (1.9), jrd/dsc.h (1.3), jrd/exe.h (1.3), jrd/isc.h (1.3), jrd/rse.h (1.3), jrd/scl.h (1.3), include/gen/blrtable.h (1.4), jrd/ibase.h (1.11): Merging changes from fb1. 2002-06-29 14:55 dimitr * firebird2/src/misc/writeBuildNum.sh (1.366): increment build number 2002-06-29 14:55 dimitr * firebird2/src/include/gen/: codes.h (1.6), codetext.h (1.3): Merging changes from fb1. 2002-06-29 11:36 dimitr * firebird2/src/misc/writeBuildNum.sh (1.365): increment build number 2002-06-29 11:35 dimitr * firebird2/src/remote/: property.cpp (1.5), srvr_w32.cpp (1.5): Fixed porting errors. 2002-06-29 10:46 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.362), writeBuildNum.sh (1.363), writeBuildNum.sh (1.364): increment build number 2002-06-29 10:46 dimitr * firebird2/src/: qli/all.cpp (1.6), qli/mov.cpp (1.7), qli/picst_proto.h (1.2), qli/picstr.cpp (1.5), remote/cntl.cpp (1.3), remote/dllshell.cpp (1.3), remote/ibconfig.cpp (1.4), remote/ibconfig.rc (1.2), remote/inet.cpp (1.13), remote/inet_server.cpp (1.5), remote/neterr.h (1.2), remote/nt_server.cpp (1.3), remote/property.cpp (1.4), remote/property.rc (1.2), remote/protocol.cpp (1.5), remote/server.cpp (1.7), remote/server.ico (1.2), remote/spxnet32.cpp (1.3), remote/srvr_w32.cpp (1.4), remote/window.cpp (1.3), remote/window.h (1.2), remote/window.rc (1.2), remote/winmain.cpp (1.3), utilities/analyse.cpp (1.3), utilities/dba.epp (1.5), utilities/dba_full.epp (1.5), utilities/dbaswi.h (1.3), utilities/install_nt.h (1.2), utilities/install_reg.cpp (1.3), utilities/install_svc.cpp (1.3), utilities/rebuild.cpp (1.3), utilities/registry.cpp (1.3), utilities/sbc_print.cpp (1.4), utilities/security.epp (1.6), utilities/services.cpp (1.3): Merging changes from fb1. 2002-06-29 10:40 dimitr * firebird2/src/misc/writeBuildNum.sh (1.361): increment build number 2002-06-29 10:40 dimitr * firebird2/src/pipe/head.cpp (1.7): Merging changes from fb1. 2002-06-29 10:34 dimitr * firebird2/src/misc/writeBuildNum.sh (1.360): increment build number 2002-06-29 10:34 dimitr * firebird2/src/msgs/: build_file.epp (1.5), include.epp (1.3), msg.gbak (1.3): Merging changes from fb1. 2002-06-29 10:27 dimitr * firebird2/src/misc/writeBuildNum.sh (1.359): increment build number 2002-06-29 10:27 dimitr * firebird2/src/misc/help.gbak (1.2): Merging changes from fb1. 2002-06-29 10:22 dimitr * firebird2/src/misc/writeBuildNum.sh (1.358): increment build number 2002-06-29 10:22 dimitr * firebird2/src/lock/: lock.cpp (1.8), lock.h (1.8), lockv3.h (1.7), lockv3s4.h (1.2): Merging changes from fb1. 2002-06-29 08:56 skywalker * firebird2/src/misc/writeBuildNum.sh (1.357): increment build number 2002-06-29 08:56 skywalker * firebird2/src/dsql/: array.epp (1.5), blob.epp (1.4), ddl.cpp (1.9), ddl_proto.h (1.3), dsql.cpp (1.15), dsql.h (1.4), errd.cpp (1.7), gen.cpp (1.6), keywords.h (1.5), make.cpp (1.5), metd.epp (1.4), metd_proto.h (1.3), node.h (1.6), parse.cpp (1.12), parse.sed (1.3), parse.y (1.11), pass1.cpp (1.10), utld.cpp (1.6): Merging changes from fb1. 2002-06-29 07:39 skywalker * firebird2/src/misc/writeBuildNum.sh (1.356): increment build number 2002-06-29 07:39 skywalker * firebird2/src/burp/: backup.epp (1.6), burp.h (1.6), mvol.cpp (1.4), restore.epp (1.7): Merge changes from fb1 2002-06-29 07:33 skywalker * firebird2/src/misc/writeBuildNum.sh (1.355): increment build number 2002-06-29 07:33 skywalker * firebird2/src/alice/alice.cpp (1.13): merge fb1 changes. 2002-06-28 15:58 alexpeshkoff * firebird2/src/jrd/inf.cpp (1.6): fixed bug #545725 - internal connections to database now reported as user (SQL Server) 2002-06-28 15:56 alexpeshkoff * firebird2/src/misc/: writeBuildNum.sh (1.353), writeBuildNum.sh (1.354): increment build number 2002-06-28 15:56 alexpeshkoff * firebird2/src/jrd/tra.cpp (1.11): temporary lock fix in TRA_sweep 2002-06-28 15:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.352): increment build number 2002-06-28 15:49 dimitr * firebird2/src/dsql/dsql.cpp (1.14): Fixed bug with the server crash when XSQLDAs are prepared for not all statement parameters. 2002-06-27 14:14 paul_reeves * firebird2/src/misc/writeBuildNum.sh (1.351): increment build number 2002-06-27 14:14 paul_reeves * firebird2/src/dsql/dsql.cpp (1.13): Remove superfluous include 2002-06-27 12:14 dimitr * firebird2/src/misc/writeBuildNum.sh (1.350): increment build number 2002-06-27 12:14 dimitr * firebird2/src/burp/: backup.epp (1.5), restore.epp (1.6): Fixed another bug with INT64 array slices. Thanks to Artem Petkevych. 2002-06-24 15:59 paul_reeves * firebird2/src/: make.new/Makefile.in.gpre (1.10), remote/inet.cpp (1.12): More changes to support building under Linux 2002-06-24 15:59 paul_reeves * firebird2/src/misc/: writeBuildNum.sh (1.348), writeBuildNum.sh (1.349): increment build number 2002-06-23 21:51 paul_reeves * firebird2/src/misc/: writeBuildNum.sh (1.338), writeBuildNum.sh (1.345), writeBuildNum.sh (1.344), writeBuildNum.sh (1.343), writeBuildNum.sh (1.342), writeBuildNum.sh (1.341), writeBuildNum.sh (1.340), writeBuildNum.sh (1.339), writeBuildNum.sh (1.347), writeBuildNum.sh (1.346): increment build number 2002-06-23 21:51 paul_reeves * firebird2/: configure.in (1.14), src/dsql/dsql.cpp (1.12), src/dudley/hsh.cpp (1.4), src/dudley/lex.cpp (1.4), src/dudley/parse.cpp (1.7), src/gpre/hsh.cpp (1.5), src/intl/kanji.cpp (1.2), src/jrd/intl.cpp (1.8), src/jrd/os/posix/mod_loader.cpp (1.2), src/make.new/Makefile.in.example5 (1.4), src/make.new/Makefile.in.jrd (1.12), src/make.new/make.defaults (1.11), src/make.new/make.rules (1.14), src/make.new/make.shared.variables (1.7), src/make.new/prefix.linux (1.4), src/make.new/config/config.h.in (1.18), src/qli/eval.cpp (1.6), src/qli/expand.cpp (1.4), src/qli/hsh.cpp (1.4), src/qli/lex.cpp (1.4), src/qli/meta.epp (1.3), src/qli/mov.cpp (1.6), src/qli/parse.cpp (1.4), src/qli/picstr.cpp (1.4), src/qli/proc.epp (1.3): Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl. 2002-06-20 13:41 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.336), writeBuildNum.sh (1.337): increment build number 2002-06-20 13:41 dimitr * firebird2/src/dsql/: parse.y (1.10), pass1.cpp (1.9), parse.cpp (1.11): Enabled support for empty BEGIN...END blocks 2002-06-20 13:37 dimitr * firebird2/src/jrd/dyn_del.epp (1.5): Partially fixed bug SF #567931 2002-06-20 13:37 dimitr * firebird2/src/misc/writeBuildNum.sh (1.335): increment build number 2002-06-20 12:10 dimitr * firebird2/src/jrd/opt.cpp (1.8): Fixed bug with uninitialized local variables. Thanks to Oleg LOA. 2002-06-20 12:10 dimitr * firebird2/src/misc/writeBuildNum.sh (1.334): increment build number 2002-06-20 12:01 dimitr * firebird2/src/jrd/sdl.cpp (1.7): Fixed bug with INT64 array slices. Thanks to Artem Petkevych. 2002-06-20 12:01 dimitr * firebird2/src/misc/writeBuildNum.sh (1.333): increment build number 2002-06-20 10:24 dimitr * firebird2/src/misc/writeBuildNum.sh (1.332): increment build number 2002-06-20 10:24 dimitr * firebird2/src/include/gen/autoconfig_msvc.h (1.15): Implemented case-insensitive keys in FirebirdConfigFile (to support various configs on Win32). 2002-06-20 10:06 dimitr * firebird2/src/misc/writeBuildNum.sh (1.331): increment build number 2002-06-20 10:06 dimitr * firebird2/src/fbutil/: FirebirdConfigFile.cpp (1.6), FirebirdConfigFile.h (1.5): Implemented case-insensitive keys in FirebirdConfigFile (to support various configs on Win32). 2002-06-20 10:00 dimitr * firebird2/src/misc/writeBuildNum.sh (1.330): increment build number 2002-06-20 10:00 dimitr * firebird2/src/dsql/: parse.cpp (1.10), parse.y (1.9): Force SP parameters to behave the same way in both syntaxes (SELECT FROM and EXECUTE PROCEDURE), thus enabling expressions, UDFs, etc. to be passed as a parameter. 2002-06-20 09:56 dimitr * firebird2/src/misc/writeBuildNum.sh (1.329): increment build number 2002-06-20 09:56 dimitr * firebird2/src/jrd/: err.cpp (1.8), val.cpp (1.6): Server-side database aliases (error-handling changes). 2002-06-19 17:10 skywalker * firebird2/src/misc/writeBuildNum.sh (1.328): increment build number 2002-06-19 17:10 skywalker * firebird2/doc/README.makefiles (1.1): Added README file which explains a little about the makefile structure. 2002-06-16 16:19 dimitr * firebird2/src/jrd/evl.cpp (1.9): Fixed bug SF #562417 (the fix is not obvious, so it should be properly tested) 2002-06-16 16:19 dimitr * firebird2/src/misc/writeBuildNum.sh (1.327): increment build number 2002-06-16 16:15 dimitr * firebird2/src/jrd/jrd.cpp (1.12): Fixed an ugly error I made in the server-side aliases management 2002-06-16 16:15 dimitr * firebird2/src/misc/writeBuildNum.sh (1.326): increment build number 2002-06-15 11:38 dimitr * firebird2/src/misc/writeBuildNum.sh (1.325): increment build number 2002-06-15 11:38 dimitr * firebird2/src/dsql/: keywords.h (1.4), parse.cpp (1.9), parse.y (1.8): While I'm in touch with the parser - INT64 and LARGEINT aliases for the intenal dtype_int64 data type. 2002-06-15 09:26 dimitr * firebird2/src/misc/writeBuildNum.sh (1.324): increment build number 2002-06-14 14:08 dimitr * firebird2/src/: include/gen/blrtable.h (1.3), jrd/blr.h (1.3), jrd/blrtable.cpp (1.4), jrd/cmp.cpp (1.6), jrd/evl.cpp (1.8), jrd/met.epp (1.10), jrd/met.h (1.3), jrd/nod.h (1.3), jrd/opt.cpp (1.7), jrd/par.cpp (1.8): 1. New system variables - CONNECTION_ID and TRANSACTION_ID 2. Universal triggers 2002-06-14 14:07 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.321), writeBuildNum.sh (1.322), writeBuildNum.sh (1.323): increment build number 2002-06-14 14:07 dimitr * firebird2/src/dsql/: ddl.cpp (1.8), dsql.cpp (1.11), gen.cpp (1.5), keywords.h (1.3), make.cpp (1.4), make_proto.h (1.3), node.h (1.5), parse.cpp (1.8), parse.y (1.7), pass1.cpp (1.8): 1. New system variables - CONNECTION_ID and TRANSACTION_ID 2. Universal triggers (parser changes are not very nice, but at least it works; perhaps it should be polished up a bit later) 2002-06-12 09:07 tamlin * firebird2/src/misc/writeBuildNum.sh (1.320): increment build number 2002-06-12 09:07 tamlin * firebird2/src/jrd/perf.cpp (1.8): Compiler warning 2002-06-12 09:03 tamlin * firebird2/src/jrd/intl.cpp (1.7): Compiler warnings removed. 2002-06-12 09:03 tamlin * firebird2/src/jrd/: db_alias.cpp (1.2), jrd.cpp (1.11): const correctness 2002-06-12 09:02 tamlin * firebird2/src/jrd/plugin_manager.h (1.2): Make it compile using MSVC6. 2002-06-12 09:01 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.316), writeBuildNum.sh (1.317), writeBuildNum.sh (1.318), writeBuildNum.sh (1.319): increment build number 2002-06-12 09:01 tamlin * firebird2/src/jrd/plugin_manager.cpp (1.2): Removed (at least) 219KB of compiler warnings using MSVC6. 2002-06-12 08:58 tamlin * firebird2/src/include/fb_list.h (1.2): There is no C++ class named slist. Removed. 2002-06-12 08:58 tamlin * firebird2/src/misc/writeBuildNum.sh (1.315): increment build number 2002-06-05 13:02 dimitr * firebird2/src/misc/writeBuildNum.sh (1.314): increment build number 2002-06-05 13:02 dimitr * firebird2/src/intl/ld.h (1.7): Fixed compile problems on Win32. 2002-06-05 12:18 dimitr * firebird2/src/jrd/intl.cpp (1.6): Fixed compile problems on Win32. 2002-06-05 12:18 dimitr * firebird2/src/misc/writeBuildNum.sh (1.313): increment build number 2002-06-05 12:02 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.311), writeBuildNum.sh (1.312): increment build number 2002-06-05 11:57 dimitr * firebird2/src/misc/writeBuildNum.sh (1.310): increment build number 2002-06-05 11:57 dimitr * firebird2/src/jrd/os/win32/: mod_loader.cpp (1.1), path_utils.cpp (1.1): A Win32 implementation of the dynamic module loader and path operations abstractions. 2002-06-05 11:54 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.308), writeBuildNum.sh (1.309): increment build number 2002-06-05 11:53 dimitr * firebird2/src/jrd/tra.cpp (1.10): Server-side database aliases (error-handling changes). 2002-06-05 11:49 dimitr * firebird2/src/misc/writeBuildNum.sh (1.307): increment build number 2002-06-05 11:49 dimitr * firebird2/src/jrd/jrd.cpp (1.10): Server-side database aliases (main changes). 2002-06-04 21:56 bellardo * firebird2/src/misc/writeBuildNum.sh (1.306): increment build number 2002-06-04 21:56 bellardo * firebird2/src/jrd/: blk.h (1.5), cvt.cpp (1.8), cvt2.cpp (1.4), dbt.cpp (1.7), everything.h (1.3), evl.cpp (1.7), evl_like.cpp (1.3), evl_proto.h (1.2), filters.cpp (1.5), ini.epp (1.5), ini_proto.h (1.2), intl.cpp (1.5), intl_proto.h (1.2), intlobj.h (1.3), jrd.h (1.7), opt.cpp (1.6): Changes to bring intl support to FB2. 2002-06-04 21:36 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.305), writeBuildNum.sh (1.304): increment build number 2002-06-04 21:36 bellardo * firebird2/src/: include/fb_list.h (1.1), include/fb_map.h (1.1), jrd/intl_builtin.cpp (1.1), jrd/intl_classes.h (1.1), jrd/plugin_manager.cpp (1.1), jrd/plugin_manager.h (1.1): New files added during the porting of intl support to FB2. 2002-06-04 15:07 dimitr * firebird2/src/misc/writeBuildNum.sh (1.303): increment build number 2002-06-04 15:07 dimitr * firebird2/src/jrd/sort.cpp (1.7): I believe now my changes are ready for the public testing. 2002-06-04 15:01 dimitr * firebird2/src/misc/writeBuildNum.sh (1.302): increment build number 2002-06-04 15:01 dimitr * firebird2/src/jrd/err.cpp (1.7): Server-side database aliases (error-handling changes). 2002-06-04 14:57 dimitr * firebird2/src/misc/writeBuildNum.sh (1.301): increment build number 2002-06-04 14:57 dimitr * firebird2/src/jrd/: db_alias.cpp (1.1), inf.cpp (1.5), jrd.cpp (1.9), jrd.h (1.6): Server-side database aliases (main changes). 2002-06-04 14:31 dimitr * firebird2/src/ipserver/ipclient.cpp (1.3): no message 2002-06-04 14:31 dimitr * firebird2/src/misc/writeBuildNum.sh (1.300): increment build number 2002-06-04 14:03 dimitr * firebird2/src/jrd/winnt.cpp (1.10): Fixed little [porting?] bug with the forced writes. 2002-06-04 14:03 dimitr * firebird2/src/misc/writeBuildNum.sh (1.299): increment build number 2002-05-24 10:06 dimitr * firebird2/src/remote/interface.cpp (1.11): Fixed serious porting error. 2002-05-24 10:06 dimitr * firebird2/src/misc/writeBuildNum.sh (1.298): increment build number 2002-04-30 11:30 kkuznetsov * firebird2/src/misc/writeBuildNum.sh (1.297): increment build number 2002-04-30 11:30 kkuznetsov * firebird2/src/jrd/intl.cpp (1.4): Fixed bug - Crashing server on Solaris Intel when passing "" to nchar udf, and remove incrementing function argument from pad_spaces in intl.cpp 2002-04-29 17:05 dimitr * firebird2/src/misc/writeBuildNum.sh (1.296): increment build number 2002-04-29 17:05 dimitr * firebird2/src/jrd/: blb.cpp (1.8), cch.cpp (1.9), pio.h (1.3), tra.cpp (1.9), winnt.cpp (1.9): Cleanup 2002-04-29 14:06 dimitr * firebird2/src/jrd/sort.cpp (1.6): Applied Mike Grover's fix from FB1 tree to my recent changes 2002-04-29 14:06 dimitr * firebird2/src/misc/writeBuildNum.sh (1.295): increment build number 2002-04-29 13:22 dimitr * firebird2/src/misc/writeBuildNum.sh (1.294): increment build number 2002-04-29 13:22 dimitr * firebird2/src/jrd/: sort.cpp (1.5), sort.h (1.3), sort_mem.cpp (1.1), sort_mem.h (1.1): New temporary space management for the external sorting stuff 2002-04-29 13:14 dimitr * firebird2/src/misc/writeBuildNum.sh (1.293): increment build number 2002-04-29 13:14 dimitr * firebird2/src/jrd/gds.cpp (1.12): Some minor changes 2002-04-29 13:11 dimitr * firebird2/src/misc/writeBuildNum.sh (1.292): increment build number 2002-04-29 13:11 dimitr * firebird2/src/jrd/cch.cpp (1.8): Some minor changes 2002-04-29 12:57 dimitr * firebird2/src/misc/writeBuildNum.sh (1.291): increment build number 2002-04-29 12:57 dimitr * firebird2/src/include/gen/autoconfig_msvc.h (1.14): Some minor changes 2002-04-29 12:53 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.289), writeBuildNum.sh (1.290): increment build number 2002-04-29 12:53 dimitr * firebird2/src/: common/memory/allocators.h (1.5), common/memory/memory_pool.cpp (1.5), common/memory/memory_pool.h (1.3), fbutil/FirebirdConfig.cpp (1.6), fbutil/FirebirdConfig.h (1.5), fbutil/FirebirdConfigFile.cpp (1.5), fbutil/FirebirdConfigFile.h (1.4): Some minor changes 2002-04-18 05:54 bellardo * firebird2/src/misc/writeBuildNum.sh (1.288): increment build number 2002-04-18 05:54 bellardo * firebird2/src/jrd/exe.cpp (1.10): throw clause cleanup. 2002-04-13 08:04 dimitr * firebird2/src/misc/writeBuildNum.sh (1.287): increment build number 2002-04-13 08:04 dimitr * firebird2/src/jrd/evl.cpp (1.6): Applied Claudio's fix for bug SF #538201 2002-04-12 03:55 bellardo * firebird2/src/misc/writeBuildNum.sh (1.286): increment build number 2002-04-12 03:55 bellardo * firebird2/src/gpre/: gpre.cpp (1.9), gpre.h (1.8): Changes to make the -GDS switch work correctly. This allows FB2 to be used to build FB1 :-) 2002-04-10 06:42 bellardo * firebird2/src/jrd/os/posix/mod_loader.cpp (1.1): A posix (dlopen et al) implementation of the dynamic module loader abstraction. 2002-04-10 06:42 bellardo * firebird2/src/misc/writeBuildNum.sh (1.285): increment build number 2002-04-10 01:27 bellardo * firebird2/src/jrd/: kanji.cpp (1.3), kanji.h (1.2), kanji_proto.h (1.2): Moved the files into intl. They don't belong in jrd. 2002-04-10 01:27 bellardo * firebird2/src/intl/: kanji.cpp (1.1), kanji.h (1.1), kanji_proto.h (1.1), lt2czech.h (1.1): lt2czech.h wasn't brought over in the original c++ port, fix it. The kanji* files are no longer used, except for some macros in one of the headers. Now that we have the intl directory they don't belong in jrd. Moved them into intl. 2002-04-10 01:25 bellardo * firebird2/src/intl/: cs_big5.c (1.3), cs_gb2312.c (1.3), cs_jis.c (1.3), cs_jis_20208_1990.c (1.3), cs_ksc.c (1.3), cs_narrow.c (1.3), cs_unicode.c (1.3), cs_utffss.c (1.3), cv_big5.c (1.3), cv_gb2312.c (1.3), cv_jis.c (1.3), cv_ksc.c (1.3), cv_narrow.c (1.3), lc_ascii.c (1.3), lc_big5.c (1.3), lc_dos.c (1.3), lc_gb2312.c (1.3), lc_jis.c (1.3), lc_ksc.c (1.3), lc_latin1.c (1.3), lc_latin2.c (1.2), lc_narrow.c (1.3), lc_unicode.c (1.3), ld.c (1.3), ld.h (1.6), ldcommon.h (1.2): changes necessary to get the intl lib compiling after adding the new memory management, an additional intl c++ interface, and a slight refactoring of the intl header files. 2002-04-10 01:25 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.282), writeBuildNum.sh (1.283), writeBuildNum.sh (1.284): increment build number 2002-04-10 01:23 bellardo * firebird2/src/jrd/os/: mod_loader.h (1.1), path_utils.h (1.1), darwin/mod_loader.cpp (1.1), posix/path_utils.cpp (1.1): Added the operating system specific subdirectory (os) to jrd. Also added the abstraction headers for file path operations and dynamically loaded modules. Included the implementations of the abstractions necessary for Darwin. 2002-04-10 01:21 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.276), writeBuildNum.sh (1.278), writeBuildNum.sh (1.277), writeBuildNum.sh (1.281), writeBuildNum.sh (1.280), writeBuildNum.sh (1.279): increment build number 2002-04-06 10:50 dimitr * firebird2/src/misc/writeBuildNum.sh (1.275): increment build number 2002-04-06 10:50 dimitr * firebird2/src/jrd/exe.cpp (1.9): Fixed one memory allocation issue. 2002-04-05 21:56 bellardo * firebird2/src/jrd/scl.epp (1.7): fixing another mistake I made. sorry :-( 2002-04-05 21:54 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.273), writeBuildNum.sh (1.274): increment build number 2002-04-05 21:54 bellardo * firebird2/src/jrd/dyn.epp (1.5): Commited wrong local version of code. fixing my mistake. 2002-04-05 09:17 dimitr * firebird2/src/misc/writeBuildNum.sh (1.272): increment build number 2002-04-05 09:17 dimitr * firebird2/src/jrd/blrtable.h (1.2): Cleanup 2002-04-04 18:41 bellardo * firebird2/src/misc/writeBuildNum.sh (1.271): increment build number 2002-04-04 18:41 bellardo * firebird2/src/dsql/pass1.cpp (1.7): Fixed some ugly code I committed yesterday. 2002-04-04 18:22 bellardo * firebird2/src/misc/writeBuildNum.sh (1.270): increment build number 2002-04-04 18:22 bellardo * firebird2/src/dsql/utld.cpp (1.5): Fixed the buffer overflow check to be correct instead of commenting it out. 2002-04-04 18:09 bellardo * firebird2/src/jrd/blk.h (1.4): Wronging named struct last time I committed. 2002-04-04 18:08 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.268), writeBuildNum.sh (1.269): increment build number 2002-04-04 18:08 bellardo * firebird2/src/remote/interface.cpp (1.10): Forgot to rename include directive 2002-04-04 15:53 dimitr * firebird2/src/misc/writeBuildNum.sh (1.267): increment build number 2002-04-04 15:53 dimitr * firebird2/src/msgs/load.epp (1.4): Implemented 'EXECUTE VARCHAR' command. 2002-04-04 15:50 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.264), writeBuildNum.sh (1.265), writeBuildNum.sh (1.266): increment build number 2002-04-04 15:50 dimitr * firebird2/src/: dsql/dsql.cpp (1.10), dsql/gen.cpp (1.4), dsql/node.h (1.4), dsql/parse.cpp (1.7), dsql/parse.y (1.6), dsql/pass1.cpp (1.6), include/gen/blrtable.h (1.2), jrd/blp.h (1.4), jrd/blr.h (1.2), jrd/blrtable.cpp (1.3), jrd/exe.cpp (1.8), jrd/nod.h (1.2), jrd/par.cpp (1.7), jrd/tra.h (1.3): Implemented 'EXECUTE VARCHAR' command. 2002-04-04 13:37 dimitr * firebird2/src/misc/writeBuildNum.sh (1.263): increment build number 2002-04-04 13:37 dimitr * firebird2/src/jrd/y-valve.cpp (1.4): Cleanup 2002-04-04 09:13 bellardo * firebird2/src/jrd/dbt.cpp (1.6): committed wrong local version of file last time, opps. 2002-04-04 09:13 bellardo * firebird2/src/misc/writeBuildNum.sh (1.262): increment build number 2002-04-04 09:10 bellardo * firebird2/src/misc/writeBuildNum.sh (1.261): increment build number 2002-04-04 09:10 bellardo * firebird2/src/jrd/: blb.cpp (1.7), blk.h (1.3), btr.cpp (1.4), cch.cpp (1.7), dbt.cpp (1.5), dfw.epp (1.8), dpm.epp (1.5), dyn.epp (1.4), dyn.h (1.3), dyn_def.epp (1.6), dyn_del.epp (1.4), dyn_mod.epp (1.5), dyn_util.epp (1.5), ext.cpp (1.7), file_params.h (1.7), fun.epp (1.4), gds.cpp (1.11), grant.epp (1.4), jrd.cpp (1.8), met.epp (1.9), nav.cpp (1.5), opt.cpp (1.5), pag.cpp (1.17), scl.epp (1.6), shut.cpp (1.4), svc.cpp (1.10), tra.cpp (1.8), val.cpp (1.5), vio.cpp (1.7): Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2 porting bugs. 2002-04-04 07:43 bellardo * firebird2/src/remote/: allr.cpp (1.7), interface.cpp (1.9), remote.h (1.4), server.cpp (1.6): We are using exceptions now, clean out old setjmp/longjmp code. 2002-04-04 07:41 bellardo * firebird2/src/qli/all.cpp (1.5): minor include file change 2002-04-04 07:41 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.259), writeBuildNum.sh (1.260): increment build number 2002-04-04 07:39 bellardo * firebird2/src/install/arch-specific/darwin/FrameworkInfo.plist (1.3): Minor Darwin naming changes 2002-04-04 07:38 bellardo * firebird2/src/include/: fb_blk.h (1.3), fb_exception.h (1.4): Accept NULL memory deletes and move exception raise code to its own file. 2002-04-04 07:38 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.257), writeBuildNum.sh (1.258): increment build number 2002-04-04 07:37 bellardo * firebird2/src/gpre/gpre_meta_boot.cpp (1.5): fixed extern declaration bug 2002-04-04 07:36 bellardo * firebird2/src/dudley/: ddl.cpp (1.5), exe.epp (1.3), expr.cpp (1.4), extract.epp (1.3), hsh.cpp (1.3), parse.cpp (1.6): removed warnings. 2002-04-04 07:35 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.254), writeBuildNum.sh (1.255), writeBuildNum.sh (1.256): increment build number 2002-04-04 07:35 bellardo * firebird2/src/dsql/: ddl.cpp (1.7), dsql.cpp (1.9), dsql.h (1.3), movd.cpp (1.3), user_dsql.cpp (1.6): Cleaning up unneeded setjmp/longjmp code. 2002-04-04 07:34 bellardo * firebird2/src/dsql/utld.cpp (1.4): c++ conversion bug fix 2002-04-04 07:33 bellardo * firebird2/src/common/fb_exception.cpp (1.1): File to hold our custom exception class implementation. 2002-04-04 07:32 bellardo * firebird2/src/burp/restore.epp (1.5): Fixed warnings. 2002-04-04 07:31 bellardo * firebird2/src/alice/: alice.cpp (1.12), alice_meta.epp (1.5): Fixed some warnings. 2002-04-04 07:31 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.250), writeBuildNum.sh (1.251), writeBuildNum.sh (1.252), writeBuildNum.sh (1.253): increment build number 2002-04-04 01:35 bellardo * firebird2/src/common/memory/memory_pool.cpp (1.4): Someone (who shall remain nameless) committed this file with red zones enabled. As these tend to be a drag on performance I decided to disable them. 2002-04-04 01:35 bellardo * firebird2/src/misc/writeBuildNum.sh (1.249): increment build number 2002-04-03 18:05 bellardo * firebird2/src/misc/writeBuildNum.sh (1.248): increment build number 2002-04-03 18:05 bellardo * firebird2/src/intl/lc_latin2.c (1.1): File got lost bringing FB1->FB2. Its back now. 2002-04-03 10:39 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.246), writeBuildNum.sh (1.247): increment build number 2002-04-03 10:39 dimitr * firebird2/src/jrd/: why.c (1.9), winnt.cpp (1.8), svc_proto.h (1.3): Cleanup 2002-04-03 08:05 dimitr * firebird2/src/misc/writeBuildNum.sh (1.245): increment build number 2002-04-03 08:05 dimitr * firebird2/src/misc/status.cpp (1.4): ANSI C++ says that a loop variable (if declared within a 'for' construct) cannot be accessed outside the loop block. Fixed. 2002-04-03 01:12 bellardo * firebird2/src/misc/writeBuildNum.sh (1.244): increment build number 2002-04-03 01:12 bellardo * firebird2/src/jrd/exe.cpp (1.7): Cleanup of some try/catch block mistakes during the initial exception conversion. 2002-04-02 19:10 bellardo * firebird2/src/misc/writeBuildNum.sh (1.243): increment build number 2002-04-02 19:10 bellardo * firebird2/src/dsql/pass1.cpp (1.5): Can't BLKCHK stack variables anymore. Fixed one such occurance in pass1.cpp 2002-04-02 07:42 bellardo * firebird2/src/common/memory/: allocators.cpp (1.5), allocators.h (1.4), memory_pool.cpp (1.3): Updated delete operators to accept a null pointer to delete as required by c++. 2002-04-02 07:41 bellardo * firebird2/src/gpre/pretty.cpp (1.5): Some of the gds__XXXX blr constants were incorrectly changed to gds_XXXX during the initial c++ port. Fixed them. 2002-04-02 07:41 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.241), writeBuildNum.sh (1.242): increment build number 2002-04-01 11:09 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.239), writeBuildNum.sh (1.240): increment build number 2002-04-01 11:09 dimitr * firebird2/src/: remote/ibconfig.cpp (1.3), remote/property.cpp (1.3), remote/xdr.cpp (1.3), dsql/parse.cpp (1.6): Cleanup 2002-04-01 11:03 dimitr * firebird2/src/misc/writeBuildNum.sh (1.238): increment build number 2002-04-01 11:03 dimitr * firebird2/src/iscguard/iscguard.cpp (1.3): Cleanup 2002-04-01 02:03 bellardo * firebird2/src/misc/writeBuildNum.sh (1.237): increment build number 2002-04-01 02:03 bellardo * firebird2/src/jrd/met.epp (1.8): Fixed bug (c++ porting error, bug not present in FB1) that prevented most views from working. 2002-03-31 01:38 tamlin * firebird2/src/: jrd/cch.cpp (1.6), jrd/idx.cpp (1.5), jrd/lck.cpp (1.6), jrd/met.epp (1.7), jrd/met_proto.h (1.3), jrd/netware.cpp (1.5), jrd/os2.cpp (1.5), jrd/rlck.cpp (1.5), jrd/rng.cpp (1.4), jrd/sdw.cpp (1.4), jrd/tra.cpp (1.7), jrd/unix.cpp (1.6), jrd/vms.cpp (1.4), jrd/windows.cpp (1.4), jrd/winnt.cpp (1.7), lock/lock.cpp (1.7), remote/interface.cpp (1.8), remote/server.cpp (1.5): Cleanup and bugfixing 2002-03-31 01:38 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.234), writeBuildNum.sh (1.235), writeBuildNum.sh (1.236): increment build number 2002-03-15 10:14 pcisar * firebird2/src/misc/writeBuildNum.sh (1.233): increment build number 2002-03-11 17:34 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.228), writeBuildNum.sh (1.227), writeBuildNum.sh (1.226), writeBuildNum.sh (1.225), writeBuildNum.sh (1.231), writeBuildNum.sh (1.230), writeBuildNum.sh (1.229), writeBuildNum.sh (1.232): increment build number 2002-03-11 17:34 skywalker * firebird2/src/: alice/all.h (1.4), alice/info.h (1.3), alice/tdr.cpp (1.7), gpre/gpre.h (1.7), include/fb_types.h (1.5), include/gen/codes.h (1.5), jrd/alt_use_sec.h (1.4), jrd/build_no.h (1.4), jrd/common.h (1.16), jrd/cvt_proto.h (1.3), jrd/gdsold.h (1.9), jrd/ibase.h (1.10), jrd/isc_file.cpp (1.8), jrd/isc_sync.cpp (1.9), jrd/license.h (1.14), jrd/perf.h (1.4), remote/inet.cpp (1.11), remote/protocol.cpp (1.4), remote/remote_def.h (1.12), v5_examples/empbuild.c (1.5), wal/wal.cpp (1.5), wal/walw.cpp (1.8): Main changes were to add cr to end of the files. cvt_proto.h removed a duplicate extern directive gen/codes.h added back appolo error code, since it was still used 2002-02-26 14:46 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.220), writeBuildNum.sh (1.221), writeBuildNum.sh (1.222), writeBuildNum.sh (1.223), writeBuildNum.sh (1.224): increment build number 2002-02-26 14:46 dimitr * firebird2/generated/: isql/makefile (1.2), jrd/makefile (1.2), msgs/makefile (1.2), utilities/makefile (1.2), makefile (1.2): Updated makefiles 2002-02-26 14:42 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.215), writeBuildNum.sh (1.216), writeBuildNum.sh (1.217), writeBuildNum.sh (1.218), writeBuildNum.sh (1.219): increment build number 2002-02-26 14:42 dimitr * firebird2/generated/: alice/makefile (1.2), burp/makefile (1.2), dsql/makefile (1.2), dudley/makefile (1.2), gpre/makefile (1.2): Updated makefiles 2002-02-25 12:41 dimitr * firebird2/src/misc/writeBuildNum.sh (1.214): increment build number 2002-02-25 12:41 dimitr * firebird2/src/jrd/why.c (1.8): Correction to the clean up of the Apollo port 2002-02-25 11:59 dimitr * firebird2/src/misc/writeBuildNum.sh (1.213): increment build number 2002-02-25 11:59 dimitr * firebird2/src/include/gen/codes.h (1.4): Correction to the clean up of the Apollo port 2002-02-25 11:45 dimitr * firebird2/src/misc/writeBuildNum.sh (1.212): increment build number 2002-02-25 11:45 dimitr * firebird2/src/jrd/license.h (1.13): Fixed the invalid removal of an ambiguity I've commited before and fixed the real problem that was there. 2002-02-25 11:12 dimitr * firebird2/src/common/memory/allocators.cpp (1.4): Fixed a compilation error in the release mode 2002-02-25 11:09 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.210), writeBuildNum.sh (1.211): increment build number 2002-02-25 11:09 dimitr * firebird2/src/jrd/cvt_proto.h (1.2): Fixed a linking error 2002-02-25 07:33 pcisar * firebird2/src/misc/writeBuildNum.sh (1.209): increment build number 2002-02-24 17:53 seanleyne * firebird2/src/misc/writeBuildNum.sh (1.208): increment build number 2002-02-24 17:53 seanleyne * firebird2/src/dsql/parse.cpp (1.5): Code cleanup, corrected some mistakes (;-[) in my removal of the Win3.1 port. 2002-02-24 17:39 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.203), writeBuildNum.sh (1.207), writeBuildNum.sh (1.206), writeBuildNum.sh (1.205), writeBuildNum.sh (1.204): increment build number 2002-02-24 17:39 seanleyne * firebird2/src/: dsql/array.epp (1.4), dsql/parse.y (1.5), isql/isql.epp (1.7), jrd/dfw.epp (1.7), jrd/dyn_def.epp (1.5), jrd/dyn_mod.epp (1.4), jrd/dyn_util.epp (1.4), jrd/met.epp (1.6), make.new/config/config.h.in (1.17), makefiles/config/config.h.in (1.14): Code cleanup, removed old Win3.1 port from routines I missed the first time 2002-02-24 12:38 pcisar * firebird2/src/misc/writeBuildNum.sh (1.202): increment build number 2002-02-23 23:15 seanleyne * firebird2/src/: jrd/flu.cpp (1.7), jrd/isc_file.cpp (1.7), jrd/isc_sync.cpp (1.8), jrd/why.c (1.7), jrd/y-valve.cpp (1.3), pipe/head.cpp (1.6), remote/inet.cpp (1.10): More code cleanup of old NCR3000 and M88K ports 2002-02-23 23:15 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.199), writeBuildNum.sh (1.201), writeBuildNum.sh (1.200): increment build number 2002-02-23 23:08 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.198), writeBuildNum.sh (1.197), writeBuildNum.sh (1.196): increment build number 2002-02-23 23:08 seanleyne * firebird2/src/: dsql/parse.cpp (1.4), dsql/utld_proto.h (1.2), include/gen/autoconfig_msvc.h (1.13), jrd/event.h (1.3), jrd/why.c (1.6), jrd/y-valve.cpp (1.2): Code cleanup, removed old Windows 3.1 (WINDOWS_ONLY) port 2002-02-23 11:27 dimitr * firebird2/src/misc/writeBuildNum.sh (1.195): increment build number 2002-02-23 11:27 dimitr * firebird2/src/jrd/: dfw.epp (1.6), event.cpp (1.7), event.h (1.2), event_proto.h (1.2), utl.cpp (1.8), why.c (1.5): Introduced the wildcarding of event names. Since the work is not finished yet, so far the changes are protected by a macro. 2002-02-23 08:49 dimitr * firebird2/src/misc/: writeBuildNum.sh (1.194), writeBuildNum.sh (1.193), writeBuildNum.sh (1.192): increment build number 2002-02-23 08:49 dimitr * firebird2/src/: dsql/errd.cpp (1.6), dsql/user_dsql.cpp (1.5), jrd/err.cpp (1.6), jrd/par.cpp (1.6), jrd/sdl.cpp (1.6), misc/status.cpp (1.3): Correction to the clean up of the Apollo port 2002-02-20 20:21 dimitr * firebird2/src/misc/writeBuildNum.sh (1.191): increment build number 2002-02-20 20:21 dimitr * firebird2/src/jrd/license.h (1.12): Removed an ambiguity in nested #ifdef's 2002-02-19 21:43 pcisar * firebird2/src/misc/writeBuildNum.sh (1.190): increment build number 2002-02-19 02:17 seanleyne * firebird2/src/misc/writeBuildNum.sh (1.189): increment build number 2002-02-19 02:17 seanleyne * firebird2/src/alice/tdr.cpp (1.6): Correction, deleted a little too much code in my clean up of the Appolo port. Thanks to Claudio V. for the second set of eyes. 2002-02-16 11:27 pcisar * firebird2/src/misc/writeBuildNum.sh (1.188): increment build number 2002-02-16 06:06 seanleyne * firebird2/src/: gpre/gpre.h (1.6), include/gen/autoconfig_msvc.h (1.12), intl/langdrv.h (1.4), intl/ld.h (1.5), jrd/common.h (1.15), jrd/cvt.cpp (1.7), jrd/gdsold.h (1.8), jrd/ibase.h (1.9), jrd/isc_ipc.cpp (1.12), jrd/pag.cpp (1.16), make.new/config/config.h.in (1.16), makefiles/config/config.h.in (1.13), remote/remote_def.h (1.11): Clean up of change notes in headers 2002-02-16 06:06 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.186), writeBuildNum.sh (1.185), writeBuildNum.sh (1.184), writeBuildNum.sh (1.183), writeBuildNum.sh (1.182), writeBuildNum.sh (1.181), writeBuildNum.sh (1.187): increment build number 2002-02-16 05:36 seanleyne * firebird2/src/: alice/info.h (1.2), alice/tdr.cpp (1.5), include/gen/autoconfig_msvc.h (1.11), include/gen/codes.h (1.3), intl/dtest.c (1.3), jrd/pag.cpp (1.15), jrd/termtype.h (1.2), jrd/utl.cpp (1.7), make.new/config/config.h.in (1.15), makefiles/config/config.h.in (1.12): Code cleanup of obsolete Apollo port(s) 2002-02-16 05:36 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.176), writeBuildNum.sh (1.175), writeBuildNum.sh (1.180), writeBuildNum.sh (1.179), writeBuildNum.sh (1.178), writeBuildNum.sh (1.177): increment build number 2002-02-16 05:16 seanleyne * firebird2/src/: include/fb_types.h (1.4), include/gen/autoconfig_msvc.h (1.10), intl/ld.h (1.4), jrd/gds.hxx (1.4), jrd/gdsold.h (1.7), jrd/ibase.h (1.8), jrd/os2.cpp (1.4), jrd/perf.h (1.3), make.new/config/config.h.in (1.14), makefiles/config/config.h.in (1.11): Code cleanup of obsolete OS/2 port 2002-02-16 05:16 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.172), writeBuildNum.sh (1.171), writeBuildNum.sh (1.170), writeBuildNum.sh (1.169), writeBuildNum.sh (1.174), writeBuildNum.sh (1.173): increment build number 2002-02-16 05:04 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.164), writeBuildNum.sh (1.168), writeBuildNum.sh (1.167), writeBuildNum.sh (1.166), writeBuildNum.sh (1.165): increment build number 2002-02-16 05:04 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.9), jrd/gdsold.h (1.6), jrd/ibase.h (1.7), jrd/isc_cray.cpp (1.4), make.new/config/config.h.in (1.13), makefiles/config/config.h.in (1.10), remote/protocol.h (1.6): Code cleanup of obsolete Cray port 2002-02-16 04:59 seanleyne * firebird2/src/: gpre/gpre.h (1.5), jrd/common.h (1.14), jrd/license.h (1.11), jrd/pag.cpp (1.14), remote/remote_def.h (1.10): Code cleanup of obsolete HP9000 s300 port 2002-02-16 04:59 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.163), writeBuildNum.sh (1.162), writeBuildNum.sh (1.161): increment build number 2002-02-16 04:54 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.8), journal/misc.cpp (1.4), jrd/common.h (1.13), jrd/gds.cpp (1.10), jrd/isc_ipc.cpp (1.11), jrd/jio.cpp (1.6), jrd/license.h (1.10), jrd/pag.cpp (1.13), lock/lock.h (1.7), lock/lockv3.h (1.6), make.new/config/config.h.in (1.12), makefiles/config/config.h.in (1.9), remote/remote_def.h (1.9), wal/driver.cpp (1.3): Code cleanup of obsolete M88K and NT Power PC ports 2002-02-16 04:54 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.154), writeBuildNum.sh (1.153), writeBuildNum.sh (1.160), writeBuildNum.sh (1.159), writeBuildNum.sh (1.158), writeBuildNum.sh (1.157), writeBuildNum.sh (1.156), writeBuildNum.sh (1.155): increment build number 2002-02-16 04:37 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.7), make.new/config/config.h.in (1.11), makefiles/special_opt.c (1.2), makefiles/config/config.h.in (1.8): Code cleanup of obsolete NeXT port 2002-02-16 04:37 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.152), writeBuildNum.sh (1.151), writeBuildNum.sh (1.150), writeBuildNum.sh (1.149): increment build number 2002-02-16 04:33 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.143), writeBuildNum.sh (1.148), writeBuildNum.sh (1.147), writeBuildNum.sh (1.146), writeBuildNum.sh (1.145), writeBuildNum.sh (1.144): increment build number 2002-02-16 04:33 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.6), jrd/common.h (1.12), jrd/isc_ipc.cpp (1.10), jrd/license.h (1.9), jrd/pag.cpp (1.12), lock/lock.h (1.6), make.new/config/config.h.in (1.10), makefiles/config/config.h.in (1.7), remote/inet.cpp (1.9), remote/remote_def.h (1.8): Code cleanup of obsolete NCR3000 port 2002-02-16 04:27 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.134), writeBuildNum.sh (1.133), writeBuildNum.sh (1.142), writeBuildNum.sh (1.141), writeBuildNum.sh (1.140), writeBuildNum.sh (1.139), writeBuildNum.sh (1.138), writeBuildNum.sh (1.137), writeBuildNum.sh (1.136), writeBuildNum.sh (1.135): increment build number 2002-02-16 04:27 seanleyne * firebird2/src/: gpre/gpre.h (1.4), include/gen/autoconfig_msvc.h (1.5), intl/langdrv.h (1.3), jrd/common.h (1.11), jrd/cvt.cpp (1.6), jrd/gds.cpp (1.9), jrd/isc.cpp (1.8), jrd/isc_ipc.cpp (1.9), jrd/isc_sync.cpp (1.7), jrd/jrn.cpp (1.4), jrd/license.h (1.8), jrd/llio.cpp (1.6), jrd/pag.cpp (1.11), jrd/perf.cpp (1.7), jrd/shdef.h (1.3), jrd/shrinit.cpp (1.3), jrd/svc.cpp (1.9), lock/lock.cpp (1.6), lock/lock.h (1.5), lock/lockv3.h (1.5), lock/printv3.cpp (1.4), make.new/config/config.h.in (1.9), makefiles/config/config.h.in (1.6), remote/inet.cpp (1.8), remote/protocol.cpp (1.3), remote/remote_def.h (1.7), utilities/dropv3.cpp (1.5), wal/wal.cpp (1.4), wal/wal.h (1.4), wal/walw.cpp (1.7): Code cleanup of obsolete IMP port 2002-02-16 04:05 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.4), intl/langdrv.h (1.2), journal/oldr.cpp (1.3), journal/server.e (1.4), jrd/common.h (1.10), jrd/cvt.cpp (1.5), jrd/dbt.cpp (1.4), jrd/isc.cpp (1.7), jrd/isc_file.cpp (1.6), jrd/isc_ipc.cpp (1.8), jrd/isc_sync.cpp (1.6), jrd/jio.cpp (1.5), jrd/license.h (1.7), jrd/llio.cpp (1.5), jrd/pag.cpp (1.10), jrd/perf.cpp (1.6), lock/lock.h (1.4), lock/lockv3.h (1.4), make.new/config/config.h.in (1.8), makefiles/config/config.h.in (1.5), msgs/build_file.epp (1.4), remote/remote_def.h (1.6), remote/xdr.h (1.2), wal/wal.h (1.3), wal/walw.cpp (1.6): Code cleanup of obsolete DELTA port 2002-02-16 04:05 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.126), writeBuildNum.sh (1.125), writeBuildNum.sh (1.124), writeBuildNum.sh (1.123), writeBuildNum.sh (1.132), writeBuildNum.sh (1.131), writeBuildNum.sh (1.130), writeBuildNum.sh (1.129), writeBuildNum.sh (1.128), writeBuildNum.sh (1.127): increment build number 2002-02-16 03:49 seanleyne * firebird2/src/: intl/ld.h (1.3), jrd/common.h (1.9), jrd/gds.hxx (1.3), jrd/gdsold.h (1.5), jrd/ibase.h (1.6), jrd/isc_cray.cpp (1.3), jrd/isc_sync.cpp (1.5), jrd/license.h (1.6), jrd/pag.cpp (1.9), jrd/utl.cpp (1.6), lock/lockv3.h (1.3), make.new/config/config.sub (1.2), msgs/build_file.epp (1.3), msgs/load.epp (1.3), remote/inet.cpp (1.7), remote/protocol.h (1.5), remote/remote_def.h (1.5): Code cleanup of obsolete XENIX port and missed MAC (MAC_AUX) port items 2002-02-16 03:49 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.121), writeBuildNum.sh (1.120), writeBuildNum.sh (1.119), writeBuildNum.sh (1.118), writeBuildNum.sh (1.117), writeBuildNum.sh (1.122): increment build number 2002-02-16 03:21 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.113), writeBuildNum.sh (1.112), writeBuildNum.sh (1.111), writeBuildNum.sh (1.110), writeBuildNum.sh (1.109), writeBuildNum.sh (1.108), writeBuildNum.sh (1.107), writeBuildNum.sh (1.106), writeBuildNum.sh (1.116), writeBuildNum.sh (1.115), writeBuildNum.sh (1.114): increment build number 2002-02-16 03:21 seanleyne * firebird2/src/: burp/burp.cpp (1.7), include/gen/autoconfig_msvc.h (1.3), journal/server.e (1.3), jrd/common.h (1.8), jrd/file_params.h (1.6), jrd/flu.cpp (1.6), jrd/gdsold.h (1.4), jrd/ibase.h (1.5), jrd/isc_file.cpp (1.5), jrd/isc_ipc.cpp (1.7), jrd/jio.cpp (1.4), jrd/license.h (1.5), jrd/llio.cpp (1.4), jrd/pag.cpp (1.8), jrd/svc.cpp (1.8), jrd/utl.cpp (1.5), lock/lock.h (1.3), make.new/Makefile.in.firebird (1.14), make.new/Makefile.in.jrd (1.11), make.new/config/config.h.in (1.7), makefiles/boot.sfx.interbase (1.3), makefiles/prefix.epson (1.2), makefiles/sfx.firebird (1.2), makefiles/sfx.jrd (1.3), makefiles/config/config.h.in (1.4), pipe/head.cpp (1.5), remote/inet.cpp (1.6), remote/protocol.h (1.4), remote/remote_def.h (1.4): Code cleanup of obsolete EPSON port 2002-02-16 02:58 seanleyne * firebird2/src/: include/gen/autoconfig_msvc.h (1.2), intl/ld.h (1.2), jrd/common.h (1.7), jrd/license.h (1.4), jrd/pag.cpp (1.7), make.new/config/config.h.in (1.6), makefiles/config/config.h.in (1.3): Code cleanup of obsolete MAC AUX port defines "MAC" and "MAC_CP" 2002-02-16 02:58 seanleyne * firebird2/src/misc/: writeBuildNum.sh (1.104), writeBuildNum.sh (1.103), writeBuildNum.sh (1.102), writeBuildNum.sh (1.101), writeBuildNum.sh (1.105): increment build number 2002-01-28 08:30 skywalker * firebird2/src/misc/writeBuildNum.sh (1.100): increment build number 2002-01-28 08:30 skywalker * firebird2/src/misc/writeBuildNum.sh (1.99): Changed string == to = for shell compatibility. 2002-01-21 16:26 kkuznetsov * firebird2/configure.in (1.13): I forgot ";" 2002-01-21 16:26 kkuznetsov * firebird2/src/misc/writeBuildNum.sh (1.98): increment build number 2002-01-21 13:01 kkuznetsov * firebird2/src/misc/writeBuildNum.sh (1.97): increment build number 2002-01-21 13:01 kkuznetsov * firebird2/src/make.new/prefix.solx86 (1.1): first try to port IT to Solaris X86 2002-01-21 12:54 kkuznetsov * firebird2/configure.in (1.12): fist try to port IT to Solaris X86 2002-01-21 12:54 kkuznetsov * firebird2/src/misc/writeBuildNum.sh (1.96): increment build number 2002-01-06 14:06 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.94), writeBuildNum.sh (1.92), writeBuildNum.sh (1.91), writeBuildNum.sh (1.90), writeBuildNum.sh (1.95): increment build number 2002-01-06 14:06 skywalker * firebird2/src/: make.defaults (1.3), make.platform (1.3), make.rules (1.3), jrd/alt_use_sec.h (1.3), jrd/build_no.h (1.3), jrd/sdl.cpp (1.5), make.new/Makefile.in.firebird (1.13), make.new/README.makefiles (1.2), misc/writeBuildNum.sh (1.93), v5_examples/empbuild.c (1.4): Changed to force write of update build #. 2002-01-06 12:53 skywalker * firebird2/src/misc/writeBuildNum.sh (1.89): increment build number 2002-01-05 17:30 tamlin * firebird2/src/jrd/isc_sync_win32.cpp (1.4): Silly (but potentially serious) bug fixed 2002-01-05 17:29 tamlin * firebird2/src/jrd/sdl.cpp (1.4): signed/unsigned mismatch bugfix 2002-01-05 17:29 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.86), writeBuildNum.sh (1.87), writeBuildNum.sh (1.88): increment build number 2002-01-05 17:28 tamlin * firebird2/src/jrd/blb.cpp (1.6): Cleaning up 2002-01-04 20:03 tamlin * firebird2/src/misc/writeBuildNum.sh (1.85): increment build number 2002-01-04 20:03 tamlin * firebird2/src/jrd/tpc.cpp (1.4): Objects are not allowed to live on the stack if you want to ask a pool of their type. 2002-01-04 12:48 skywalker * firebird2/src/misc/writeBuildNum.sh (1.84): increment build number 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. 2002-01-04 12:34 skywalker * firebird2/src/misc/: writeBuildNum.sh (1.72), writeBuildNum.sh (1.71), writeBuildNum.sh (1.70), writeBuildNum.sh (1.69), writeBuildNum.sh (1.68), writeBuildNum.sh (1.75), writeBuildNum.sh (1.74), writeBuildNum.sh (1.73), writeBuildNum.sh (1.82), writeBuildNum.sh (1.81), writeBuildNum.sh (1.80), writeBuildNum.sh (1.79), writeBuildNum.sh (1.78), writeBuildNum.sh (1.77), writeBuildNum.sh (1.76), writeBuildNum.sh (1.83): increment build number 2002-01-04 12:34 skywalker * firebird2/src/: make.defaults (1.2), make.platform (1.2), make.rules (1.2), make.shared.variables (1.2), alice/alice.cpp (1.11), burp/backup.epp (1.4), burp/restore.epp (1.4), common/memory/allocators.cpp (1.3), common/memory/allocators.h (1.3), dsql/pass1.cpp (1.4), dsql/preparse.cpp (1.3), gpre/ada.cpp (1.5), gpre/c_cxx.cpp (1.5), gpre/cmp.cpp (1.5), gpre/exp.cpp (1.5), gpre/ftn.cpp (1.5), gpre/gpre.cpp (1.8), gpre/gpre.h (1.3), gpre/gpre_meta_boot.cpp (1.4), gpre/par.cpp (1.6), gpre/pat.cpp (1.4), include/fb_exception.h (1.3), include/gen/codes.h (1.2), include/gen/codetext.h (1.2), include/gen/gds_codes.ftn (1.2), include/gen/gds_codes.pas (1.2), include/gen/iberror.h (1.2), include/gen/msg_facs.h (1.2), include/gen/msgs.h (1.2), include/gen/rdb_codes.h (1.2), include/gen/sql_code.h (1.2), jrd/alt_use_sec.h (1.2), jrd/builtin.cpp (1.4), jrd/cmp.cpp (1.5), jrd/codes.epp (1.3), jrd/dfw.epp (1.5), jrd/dpm.epp (1.4), jrd/event.cpp (1.6), jrd/functions.cpp (1.4), jrd/gds.cpp (1.8), jrd/ini.epp (1.4), jrd/isc.cpp (1.6), jrd/jrd.h (1.5), jrd/met.epp (1.5), jrd/opt.cpp (1.4), jrd/par.cpp (1.5), jrd/perf.cpp (1.5), jrd/sbm.cpp (1.4), jrd/scl.epp (1.5), jrd/svc.cpp (1.7), jrd/tra.cpp (1.6), jrd/vio.cpp (1.6), lock/lock.cpp (1.5), make.new/Makefile.in.common.memory (1.1), make.new/Makefile.in.firebird (1.12), make.new/Makefile.in.gpre (1.9), make.new/Makefile.in.jrd (1.10), make.new/make.rules (1.13), make.new/make.shared.variables (1.6), make.new/prefix.linux (1.3), make.new/config/config.h.in (1.5), qli/eval.cpp (1.5), qli/exe.cpp (1.5), qli/mov.cpp (1.5), remote/allr.cpp (1.6), remote/inet.cpp (1.5), remote/remote.cpp (1.4), utilities/drop.cpp (1.5), utilities/dropv3.cpp (1.4), v5_examples/empddl.sql (1.2): Changes to make it compile on linux. and work through a few issues. 2001-12-30 13:22 pcisar * firebird2/src/misc/writeBuildNum.sh (1.67): increment build number 2001-12-29 12:41 tamlin * firebird2/src/: alice/alice.cpp (1.10), alice/alice_meta.epp (1.4), burp/burp.h (1.5), common/memory/memory_pool.cpp (1.2), dsql/ddl.cpp (1.6), dsql/dsql.cpp (1.8), dsql/errd.cpp (1.5), dsql/user_dsql.cpp (1.4), dudley/expand.cpp (1.5), dudley/parse.cpp (1.5), gpre/gpre.cpp (1.7), gpre/par.cpp (1.5), include/fb_exception.h (1.2), journal/gjrn.cpp (1.4), jrd/align.cpp (1.4), jrd/err.cpp (1.5), jrd/exe.cpp (1.6), jrd/gds.cpp (1.7), jrd/ib_stdio.cpp (1.4), jrd/iberr.cpp (1.4), jrd/lck.cpp (1.5), jrd/nav.cpp (1.4), jrd/scl.epp (1.4), qli/dtr.cpp (1.5), qli/err.cpp (1.5), remote/allr.cpp (1.5), remote/interface.cpp (1.7), remote/server.cpp (1.4), utilities/dba.epp (1.4), utilities/dba_full.epp (1.4), utilities/gsec.h (1.3), wal/walw.cpp (1.5): cleaning up 2001-12-29 12:41 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.54), writeBuildNum.sh (1.61), writeBuildNum.sh (1.60), writeBuildNum.sh (1.59), writeBuildNum.sh (1.58), writeBuildNum.sh (1.57), writeBuildNum.sh (1.56), writeBuildNum.sh (1.55), writeBuildNum.sh (1.66), writeBuildNum.sh (1.65), writeBuildNum.sh (1.64), writeBuildNum.sh (1.63), writeBuildNum.sh (1.62): increment build number 2001-12-29 11:09 tamlin * firebird2/src/jrd/vio.cpp (1.5): Cleaning up 2001-12-29 11:08 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.52), writeBuildNum.sh (1.53): increment build number 2001-12-29 11:08 tamlin * firebird2/src/alice/all.cpp (1.5): Explicitly allocate the alice permanent pool from the global default memory pool. 2001-12-28 07:31 tamlin * firebird2/src/jrd/: exe.cpp (1.5), jrd.h (1.4): cleaning up 2001-12-28 07:31 tamlin * firebird2/src/misc/writeBuildNum.sh (1.51): increment build number 2001-12-28 06:53 tamlin * firebird2/src/misc/writeBuildNum.sh (1.50): increment build number 2001-12-28 06:53 tamlin * firebird2/src/remote/interface.cpp (1.6): cleaning up 2001-12-28 06:16 tamlin * firebird2/src/jrd/winnt.cpp (1.6): Fix for turning forced writes off 2001-12-28 06:14 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.44), writeBuildNum.sh (1.45), writeBuildNum.sh (1.46), writeBuildNum.sh (1.47), writeBuildNum.sh (1.48), writeBuildNum.sh (1.49): increment build number 2001-12-28 06:14 tamlin * firebird2/src/: alice/alice.cpp (1.9), alice/alice.h (1.7), alice/all.cpp (1.4), alice/all.h (1.3), common/memory/allocators.cpp (1.2), common/memory/allocators.h (1.2), common/memory/memory_pool.h (1.2), dsql/all.h (1.4), dsql/alld.cpp (1.6), include/firebird.h (1.3), jrd/all.h (1.3), jrd/jrd.cpp (1.7), jrd/met.epp (1.4), jrd/rse.cpp (1.5), jrd/svc.cpp (1.6): MemoryPool work 2001-12-27 05:59 tamlin * firebird2/src/misc/writeBuildNum.sh (1.43): increment build number 2001-12-27 05:59 tamlin * firebird2/src/jrd/blb.h (1.3): Logic correction 2001-12-25 09:01 tamlin * firebird2/src/alice/alice.cpp (1.8): forgotten comment removed 2001-12-25 09:01 tamlin * firebird2/src/misc/writeBuildNum.sh (1.42): increment build number 2001-12-25 08:57 tamlin * firebird2/src/alice/: alice.cpp (1.7), alice.h (1.6): cleaning up 2001-12-25 08:57 tamlin * firebird2/src/misc/writeBuildNum.sh (1.41): increment build number 2001-12-25 05:53 tamlin * firebird2/src/alice/: alice.cpp (1.6), alice.h (1.5), alice_meta.h (1.2): cleaning up 2001-12-25 05:53 tamlin * firebird2/src/misc/writeBuildNum.sh (1.40): increment build number 2001-12-25 05:10 tamlin * firebird2/src/jrd/dyn_def.epp (1.4): C++ EH 2001-12-25 05:10 tamlin * firebird2/src/misc/writeBuildNum.sh (1.39): increment build number 2001-12-24 04:02 tamlin * firebird2/src/common/: memory/allocators.cpp (1.1), memory/allocators.h (1.1), memory/memory_pool.cpp (1.1), memory/memory_pool.h (1.1), mp/AtomicCounter.h (1.1), mp/crit_section_guard.h (1.1), mp/crit_section_lock.h (1.1), mp/mutex.h (1.1), mp/semaphore.h (1.1), mp/thread.h (1.1): New C++ memory pool 2001-12-24 04:01 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.34), writeBuildNum.sh (1.35), writeBuildNum.sh (1.36), writeBuildNum.sh (1.38), writeBuildNum.sh (1.37): increment build number 2001-12-24 03:50 tamlin * firebird2/src/misc/: writeBuildNum.sh (1.10), writeBuildNum.sh (1.9), writeBuildNum.sh (1.15), writeBuildNum.sh (1.14), writeBuildNum.sh (1.13), writeBuildNum.sh (1.12), writeBuildNum.sh (1.11), writeBuildNum.sh (1.18), writeBuildNum.sh (1.17), writeBuildNum.sh (1.16), writeBuildNum.sh (1.23), writeBuildNum.sh (1.22), writeBuildNum.sh (1.21), writeBuildNum.sh (1.20), writeBuildNum.sh (1.19), writeBuildNum.sh (1.27), writeBuildNum.sh (1.26), writeBuildNum.sh (1.25), writeBuildNum.sh (1.24), writeBuildNum.sh (1.33), writeBuildNum.sh (1.32), writeBuildNum.sh (1.31), writeBuildNum.sh (1.30), writeBuildNum.sh (1.29), writeBuildNum.sh (1.28): increment build number 2001-12-24 03:50 tamlin * firebird2/src/: make.defaults (1.1), make.platform (1.1), make.rules (1.1), make.shared.variables (1.1), alice/alice.cpp (1.5), alice/alice.h (1.4), alice/alice_meta.epp (1.3), alice/all.cpp (1.3), alice/all.h (1.2), alice/all_proto.h (1.2), alice/alloc.h (1.2), alice/blk.h (1.2), alice/exe.cpp (1.4), alice/lls.h (1.2), alice/tdr.cpp (1.4), burp/backup.epp (1.3), burp/burp.cpp (1.6), burp/burp.h (1.4), burp/canonical.cpp (1.3), burp/restore.epp (1.3), burp/spit.cpp (1.4), csv/csi.h (1.2), csv/csu.cpp (1.3), csv/csv.cpp (1.3), dsql/all.h (1.3), dsql/alld.cpp (1.5), dsql/alld_proto.h (1.3), dsql/array.epp (1.3), dsql/blk.h (1.2), dsql/blob.epp (1.3), dsql/ddl.cpp (1.5), dsql/ddl_proto.h (1.2), dsql/dsql.cpp (1.7), dsql/dsql.h (1.2), dsql/dsql_proto.h (1.2), dsql/errd.cpp (1.4), dsql/errd_proto.h (1.2), dsql/gen.cpp (1.3), dsql/hsh.cpp (1.4), dsql/make.cpp (1.3), dsql/make_proto.h (1.2), dsql/metd.epp (1.3), dsql/metd_proto.h (1.2), dsql/node.h (1.3), dsql/parse.cpp (1.3), dsql/parse.y (1.4), dsql/pass1.cpp (1.3), dsql/sqlda.h (1.2), dsql/sym.h (1.2), dsql/user_dsql.cpp (1.3), dsql/utld.cpp (1.3), dudley/ddl.cpp (1.4), dudley/expand.cpp (1.4), dudley/parse.cpp (1.4), extlib/ib_udf.sql (1.2), extlib/ib_util.c (1.3), fbutil/FirebirdConfig.cpp (1.5), fbutil/FirebirdConfig.h (1.4), fbutil/FirebirdConfigFile.cpp (1.4), fbutil/FirebirdConfigFile.h (1.3), gpre/ada.cpp (1.4), gpre/c_cxx.cpp (1.4), gpre/cmd.cpp (1.4), gpre/cme.cpp (1.3), gpre/cmp.cpp (1.4), gpre/cob.cpp (1.4), gpre/dyntable.cpp (1.3), gpre/exp.cpp (1.4), gpre/form.cpp (1.4), gpre/form_trn.cpp (1.3), gpre/ftn.cpp (1.4), gpre/gpre.cpp (1.6), gpre/gpre.h (1.2), gpre/gpre_meta.epp (1.3), gpre/gpre_meta_boot.cpp (1.3), gpre/gpreswi.h (1.4), gpre/hsh.cpp (1.4), gpre/int.cpp (1.3), gpre/int_cxx.cpp (1.3), gpre/jrdmet.cpp (1.3), gpre/movg.cpp (1.3), gpre/msc.cpp (1.3), gpre/noform.cpp (1.3), gpre/par.cpp (1.4), gpre/pas.cpp (1.3), gpre/pat.cpp (1.3), gpre/pretty.cpp (1.4), gpre/sqe.cpp (1.3), gpre/sql.cpp (1.3), include/fb_blk.h (1.2), include/fb_exception.h (1.1), include/fb_string.h (1.1), include/fb_types.h (1.3), include/fb_vector.h (1.1), include/firebird.h (1.2), include/old_fb_blk.h (1.1), install/arch-specific/darwin/FrameworkInfo.plist (1.2), install/arch-specific/linux/Makefile.in (1.3), ipserver/ipc.h (1.2), ipserver/ipserver.cpp (1.4), isql/extract.epp (1.4), isql/isql.epp (1.6), isql/isql.h (1.4), isql/show.epp (1.4), journal/archive.cpp (1.3), journal/gjrn.cpp (1.3), journal/misc.cpp (1.3), journal/server.e (1.2), jrd/ail.cpp (1.4), jrd/align.cpp (1.3), jrd/all.cpp (1.3), jrd/all.h (1.2), jrd/all_old.cpp (1.1), jrd/all_old.h (1.1), jrd/all_proto.h (1.2), jrd/alt_use_sec.h (1.1), jrd/alt_use_sec.h.pre (1.2), jrd/blb.cpp (1.5), jrd/blb.h (1.2), jrd/blb_proto.h (1.3), jrd/blf_proto.h (1.3), jrd/blk.h (1.2), jrd/blob_filter.epp (1.3), jrd/blob_filter.h (1.3), jrd/block_cache.h (1.1), jrd/bookmark.cpp (1.3), jrd/btr.cpp (1.3), jrd/btr.h (1.2), jrd/builtin.cpp (1.3), jrd/cch.cpp (1.5), jrd/cch.h (1.2), jrd/cch_proto.h (1.2), jrd/cmp.cpp (1.4), jrd/cmp_proto.h (1.2), jrd/common.h (1.6), jrd/cvt.cpp (1.4), jrd/cvt2.cpp (1.3), jrd/dbg.cpp (1.4), jrd/dbg_proto.h (1.2), jrd/dbt.cpp (1.3), jrd/dfw.epp (1.4), jrd/dpm.epp (1.3), jrd/dpm_proto.h (1.2), jrd/drq.h (1.2), jrd/dsc.h (1.2), jrd/dyn.epp (1.3), jrd/dyn_def.epp (1.3), jrd/dyn_del.epp (1.3), jrd/dyn_mod.epp (1.3), jrd/dyn_util.epp (1.3), jrd/entry.h (1.2), jrd/err.cpp (1.4), jrd/err_proto.h (1.3), jrd/event.cpp (1.5), jrd/everything.h (1.2), jrd/evl.cpp (1.5), jrd/exe.cpp (1.4), jrd/exe.h (1.2), jrd/ext.cpp (1.6), jrd/ext.h (1.2), jrd/ext_proto.h (1.2), jrd/extvms.cpp (1.3), jrd/file_params.h (1.5), jrd/filters.cpp (1.4), jrd/flu.cpp (1.5), jrd/fun.epp (1.3), jrd/fun_proto.h (1.2), jrd/gds.cpp (1.6), jrd/gds.hxx (1.2), jrd/gdsassert.h (1.3), jrd/grammar.cpp (1.3), jrd/grammar.y (1.2), jrd/grant.epp (1.3), jrd/ib_stdio.cpp (1.3), jrd/ibase.h (1.4), jrd/iberr.cpp (1.3), jrd/idx.cpp (1.4), jrd/idx_proto.h (1.2), jrd/inf.cpp (1.4), jrd/ini.epp (1.3), jrd/ini.h (1.2), jrd/intl.cpp (1.3), jrd/intlobj.h (1.2), jrd/irq.h (1.2), jrd/isc.cpp (1.5), jrd/isc.h (1.2), jrd/isc_file.cpp (1.4), jrd/isc_ipc.cpp (1.6), jrd/isc_sync.cpp (1.4), jrd/isc_sync_win32.cpp (1.3), jrd/isc_win32.cpp (1.3), jrd/jlx.c (1.2), jrd/john.make (1.1), jrd/jrd.cpp (1.6), jrd/jrd.h (1.3), jrd/jrd_blks.cpp (1.1), jrd/jrd_blks.h (1.1), jrd/jrd_proto.h (1.2), jrd/jrn.h (1.2), jrd/lck.cpp (1.4), jrd/lck.h (1.4), jrd/license.h (1.3), jrd/lls.h (1.2), jrd/log.cpp (1.3), jrd/log.h (1.2), jrd/map.cpp (1.3), jrd/mblr.cpp (1.3), jrd/met.epp (1.3), jrd/met.h (1.2), jrd/met_proto.h (1.2), jrd/misc.cpp (1.3), jrd/msg.h (1.2), jrd/nav.cpp (1.3), jrd/nav_proto.h (1.2), jrd/netware.cpp (1.4), jrd/old.cpp (1.4), jrd/opt.cpp (1.3), jrd/opt_proto.h (1.2), jrd/os2.cpp (1.3), jrd/pag.cpp (1.6), jrd/pag.h (1.2), jrd/par.cpp (1.4), jrd/par_proto.h (1.2), jrd/pcmet.epp (1.3), jrd/perf.cpp (1.4), jrd/pio.h (1.2), jrd/pwd.cpp (1.4), jrd/pwd.h (1.3), jrd/pwd_proto.h (1.2), jrd/qatest.cpp (1.3), jrd/rec.cpp (1.3), jrd/req.h (1.2), jrd/rlck.cpp (1.4), jrd/rng.cpp (1.3), jrd/rng.h (1.2), jrd/rse.cpp (1.4), jrd/rse.h (1.2), jrd/rse_proto.h (1.2), jrd/sbm.cpp (1.3), jrd/sbm.h (1.2), jrd/scl.epp (1.3), jrd/scl.h (1.2), jrd/sdl.h (1.2), jrd/sdl_proto.h (1.2), jrd/sdw.cpp (1.3), jrd/sdw.h (1.2), jrd/shdef.h (1.2), jrd/shut.cpp (1.3), jrd/smp.h (1.1), jrd/smp_impl.h (1.1), jrd/sort.cpp (1.4), jrd/sort.h (1.2), jrd/sqz.cpp (1.3), jrd/sqz.h (1.2), jrd/sqz_proto.h (1.2), jrd/stats.epp (1.3), jrd/svc.cpp (1.5), jrd/svc.h (1.3), jrd/svc_proto.h (1.2), jrd/sym.cpp (1.3), jrd/thd.cpp (1.4), jrd/thd.h (1.3), jrd/thd_win32.cpp (1.4), jrd/time.h (1.4), jrd/tpc.cpp (1.3), jrd/tpc.h (1.2), jrd/tra.cpp (1.5), jrd/tra.h (1.2), jrd/tra_proto.h (1.2), jrd/trig.h (1.2), jrd/unix.cpp (1.5), jrd/val.cpp (1.4), jrd/val.h (1.2), jrd/vio.cpp (1.4), jrd/vio_proto.h (1.2), jrd/vms.cpp (1.3), jrd/why.c (1.4), jrd/windows.cpp (1.3), jrd/winnt.cpp (1.5), jrd/y-valve.cpp (1.1), lock/lock.cpp (1.4), lock/print.cpp (1.4), make.new/Makefile.in.alice (1.6), make.new/Makefile.in.burp (1.6), make.new/Makefile.in.client (1.2), make.new/Makefile.in.dsql (1.5), make.new/Makefile.in.dudley (1.6), make.new/Makefile.in.example5 (1.3), make.new/Makefile.in.extlib (1.4), make.new/Makefile.in.fbutil (1.7), make.new/Makefile.in.firebird (1.11), make.new/Makefile.in.gpre (1.8), make.new/Makefile.in.install (1.2), make.new/Makefile.in.intl (1.6), make.new/Makefile.in.isql (1.5), make.new/Makefile.in.jrd (1.9), make.new/Makefile.in.lock (1.7), make.new/Makefile.in.msgs (1.6), make.new/Makefile.in.pipe (1.5), make.new/Makefile.in.qli (1.5), make.new/Makefile.in.refDatabases (1.3), make.new/Makefile.in.remote (1.6), make.new/Makefile.in.utilities (1.8), make.new/Makefile.in.wal (1.5), make.new/make.defaults (1.10), make.new/make.rules (1.12), make.new/make.shared.variables (1.5), make.new/prefix.darwin (1.7), make.new/prefix.linux (1.2), makefiles/bind_gds.aix_ppc (1.2), makefiles/bind_gds_s.im (1.2), makefiles/bind_gds_s.sco (1.2), makefiles/bind_gdsintl.aix_ppc (1.2), makefiles/boot.sfx.interbase (1.2), makefiles/buildRefDatabases (1.2), makefiles/prefix.darwin (1.3), makefiles/prefix.freebsd (1.2), makefiles/prefix.linux (1.2), makefiles/prefix.netbsd (1.2), makefiles/prefix.solx86 (1.2), makefiles/sfx.jrd (1.2), makefiles/sfx.pipe (1.2), misc/fb_boilerplate.h (1.2), pipe/head.cpp (1.4), pipe/pipe.h (1.2), qli/all.cpp (1.4), qli/dtr.cpp (1.4), qli/dtr.h (1.2), qli/err.cpp (1.4), qli/eval.cpp (1.4), qli/exe.cpp (1.4), qli/gener.cpp (1.4), qli/mov.cpp (1.4), remote/allr.cpp (1.4), remote/decne_proto.h (1.2), remote/decnet.cpp (1.3), remote/decnet_server.cpp (1.3), remote/dnet.cpp (1.3), remote/dnet_proto.h (1.2), remote/dnet_server.cpp (1.3), remote/inet.cpp (1.4), remote/inet_server.cpp (1.4), remote/interface.cpp (1.5), remote/parser.cpp (1.3), remote/protocol.h (1.3), remote/remote.h (1.3), remote/server.cpp (1.3), remote/srvr_w32.cpp (1.3), remote/xdr_proto.h (1.2), utilities/create_db.cpp (1.3), utilities/dba.epp (1.3), utilities/dba_full.epp (1.3), utilities/drop.cpp (1.4), utilities/gsec.cpp (1.4), utilities/gsec.h (1.2), utilities/guard.cpp (1.3), utilities/ibmgr.cpp (1.3), utilities/ibmgr.h (1.2), utilities/ibmgrswi.h (1.3), utilities/sbc_print.cpp (1.3), utilities/srvrmgr.cpp (1.3), utilities/util.cpp (1.3), wal/wal_prnt.cpp (1.3), wal/walw.cpp (1.4), wal/wstatus.cpp (1.3): New C++ memory pool 2001-12-24 03:11 tamlin * firebird2/src/include/gen/autoconfig_msvc.h (1.1): no message 2001-12-24 03:11 tamlin * firebird2/src/misc/writeBuildNum.sh (1.8): increment build number 2001-11-02 21:59 tamlin * firebird2/src/misc/writeBuildNum.sh (1.7): increment build number 2001-11-02 21:59 tamlin * firebird2/src/jrd/winnt.cpp (1.4): Synch with FB1 changes. 2001-11-02 21:40 tamlin * firebird2/src/misc/writeBuildNum.sh (1.6): increment build number 2001-11-02 21:40 tamlin * firebird2/src/dsql/alld.cpp (1.4): Synch with FB1 changes. 2001-10-18 23:31 bellardo * firebird2/src/misc/writeBuildNum.sh (1.5): increment build number 2001-10-18 23:31 bellardo * firebird2/src/make.new/prefix.darwin (1.6): Testing syncmail some more. 2001-10-18 00:48 bellardo * firebird2/src/: isql/isql.epp (1.5), make.new/Makefile.in.extlib (1.3), make.new/Makefile.in.intl (1.5), make.new/make.rules (1.11), make.new/prefix.darwin (1.5): Changes to make FB2 compile on Darwin. Mostly build system related, but also added a missing typecast in isql.epp. 2001-10-18 00:48 bellardo * firebird2/src/misc/: writeBuildNum.sh (1.4), writeBuildNum.sh (1.3): increment build number 2001-10-17 23:53 bellardo * firebird2/src/misc/writeBuildNum.sh (1.2): increment build number 2001-10-17 23:53 bellardo * firebird2/src/isql/isql.epp (1.4): Added missing paren. 2001-09-18 21:12 awharrison * firebird2/src/jrd/dfw.epp (1.3): release external files after table deletion 2001-08-27 17:29 skywalker * firebird2/: configure (1.13), configure.in (1.10), src/fbutil/FirebirdConfigFile.cpp (1.3), src/fbutil/main.cpp (1.1), src/install/Makefile.in (1.7), src/install/classic/CSTarInstall.sh (1.5), src/install/classic/CSTarKullFiles.sh (1.2), src/install/classic/CSinstall.sh (1.4), src/install/classic/CSpostinstall.sh (1.3), src/install/classic/CSpostuninstall.sh (1.2), src/install/classic/CSpreinstall.sh (1.4), src/install/classic/CSpreuninstall.sh (1.3), src/install/classic/CSrpmfiles.txt (1.2), src/install/classic/TarKullFiles.sh.in (1.1), src/install/classic/install.sh.in (1.1), src/install/classic/postinstall.sh.in (1.1), src/install/classic/postuninstall.sh.in (1.1), src/install/classic/preinstall.sh.in (1.1), src/install/classic/preuninstall.sh.in (1.1), src/install/classic/rpmfiles.txt.in (1.1), src/install/classic/rpmheader.txt.in (1.1), src/install/classic/tarInstall.sh.in (1.1), src/install/misc/firebird.conf (1.1), src/install/misc/firebird.xinetd (1.2), src/install/misc/firebird.xinetd.in (1.1), src/isql/extract.epp (1.3), src/isql/isql.epp (1.3), src/isql/isql.h (1.3), src/isql/show.epp (1.3), src/jrd/gdsassert.h (1.2), src/make.new/Makefile.in.fbutil (1.6), src/make.new/Makefile.in.firebird (1.10), src/make.new/Makefile.in.install (1.1), src/make.new/Makefile.in.jrd (1.8), src/make.new/make.defaults (1.9), src/make.new/make.rules (1.10), src/make.new/config/config.h.in (1.4): 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-21 11:41 skywalker * firebird2/src/: fbutil/FirebirdConfig.cpp (1.4), fbutil/FirebirdConfig.h (1.3), fbutil/FirebirdConfigFile.cpp (1.2), fbutil/FirebirdConfigFile.h (1.2), jrd/jrd.cpp (1.5), make.new/Makefile.in.burp (1.5), make.new/Makefile.in.fbutil (1.5), make.new/Makefile.in.firebird (1.9), make.new/Makefile.in.gpre (1.7), make.new/Makefile.in.lock (1.6), make.new/make.rules (1.9): Changes to read /etc/firebird.conf file 2001-08-20 10:15 skywalker * firebird2/src/: fbutil/FirebirdConfig.cpp (1.3), fbutil/FirebirdConfig.h (1.2), fbutil/FirebirdConfigFile.cpp (1.1), fbutil/FirebirdConfigFile.h (1.1), install/Makefile.in (1.6), install/classic/CSinstall.sh (1.3), jrd/file_params.h (1.4), jrd/gds.cpp (1.5), jrd/isc.cpp (1.4), make.new/Makefile.in.firebird (1.8), make.new/make.defaults (1.8), make.new/make.rules (1.8), make.new/make.shared.variables (1.4): Partial change to load RootDirectory from /etc/firebird.conf file plus some more install/compile things 2001-08-15 20:10 skywalker * firebird2/: configure (1.12), configure.in (1.9), src/install/Makefile.in (1.5), src/install/arch-specific/linux/Makefile.in (1.2), src/install/classic/CSTarInstall.sh (1.4), src/install/classic/CSinstall.sh (1.2), src/install/classic/CSpostinstall.sh (1.2), src/install/classic/CSpreinstall.sh (1.3), src/install/classic/CSpreuninstall.sh (1.2), src/make.new/Makefile.in.firebird (1.7), src/v5_examples/empbuild.c (1.3): 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), src/jrd/build_no.h (1.2), src/make.new/config/config.h.in (1.3), src/misc/writeBuildNum.sh (1.1): Updated the build num process 2001-08-15 07:37 skywalker * firebird2/src/: install/classic/CSTarInstall.sh (1.3), make.new/Makefile.in.firebird (1.6), msgs/change_msgs.epp (1.4), msgs/enter_msgs.epp (1.3), msgs/modify_msgs.epp (1.3): Fix some simple void main() declarations, and the clean directive 2001-08-14 19:41 skywalker * firebird2/: configure (1.10), configure.in (1.7), src/install/Makefile.in (1.4), src/make.new/make.rules (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), src/install/Makefile.in (1.3), src/jrd/isc_ipc.cpp (1.5), src/make.new/Makefile.in.alice (1.5), src/make.new/Makefile.in.burp (1.4), src/make.new/Makefile.in.dsql (1.4), src/make.new/Makefile.in.dudley (1.5), src/make.new/Makefile.in.extlib (1.2), src/make.new/Makefile.in.fbutil (1.4), src/make.new/Makefile.in.firebird (1.5), src/make.new/Makefile.in.gpre (1.6), src/make.new/Makefile.in.intl (1.4), src/make.new/Makefile.in.isql (1.4), src/make.new/Makefile.in.jrd (1.7), src/make.new/Makefile.in.lock (1.5), src/make.new/Makefile.in.msgs (1.5), src/make.new/Makefile.in.pipe (1.4), src/make.new/Makefile.in.qli (1.4), src/make.new/Makefile.in.refDatabases (1.2), src/make.new/Makefile.in.remote (1.5), src/make.new/Makefile.in.utilities (1.7), src/make.new/Makefile.in.wal (1.4), src/make.new/make.defaults (1.7), src/make.new/make.rules (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-08 04:01 seanleyne * firebird2/src/: jrd/ext.cpp (1.5), jrd/pag.cpp (1.5), utilities/ppg.cpp (1.3): Code Cleanup, removed "#ifdef READONLY_DATABASE" conditionals, second attempt 2001-08-07 04:15 bellardo * firebird2/src/make.new/: Makefile.in.alice (1.4), Makefile.in.burp (1.3), Makefile.in.dsql (1.3), Makefile.in.dudley (1.4), Makefile.in.example5 (1.2), Makefile.in.fbutil (1.3), Makefile.in.firebird (1.4), Makefile.in.gpre (1.5), Makefile.in.isql (1.3), Makefile.in.jrd (1.6), Makefile.in.lock (1.4), Makefile.in.msgs (1.4), Makefile.in.pipe (1.3), Makefile.in.qli (1.3), Makefile.in.remote (1.4), Makefile.in.utilities (1.6), Makefile.in.wal (1.3), make.defaults (1.6), make.shared.variables (1.3), prefix.darwin (1.4): Updated build system to remove jrd_static.a, and make it possible to build completely statically linked executables. 2001-08-07 02:41 bellardo * firebird2/src/make.new/prefix.darwin (1.3): Some more work to get FB2 building on Darwin. 2001-08-07 02:33 bellardo * firebird2/src/install/arch-specific/darwin/FrameworkInfo.plist (1.1): The framework properties file for FB2 2001-08-06 23:22 bellardo * firebird2/src/utilities/security.epp (1.5): Added 'STATIC' option to DB declaration line to avoid sybmol conflicts when security.o gets included in libgds.so. 2001-08-06 21:36 bellardo * firebird2/src/make.new/Makefile.in.msgs (1.3): Changed makefile so msgs objects were placed in gen/msgs, not src/msgs. 2001-08-06 17:08 skywalker * firebird2/src/: make.new/Makefile.in.dudley (1.3), make.new/Makefile.in.intl (1.3), make.new/Makefile.in.jrd (1.5), make.new/Makefile.in.utilities (1.5), make.new/make.rules (1.5), utilities/security.epp (1.4): Changed makefiles to only use .o files drop the .lo files Change security.epp to use isc4.gdb rather than original isc.gdb 2001-08-05 18:10 bellardo * firebird2/src/include/gen/autoconfig.h (1.3): autoconf.h should not be in the source tree. It is generated by configure. 2001-08-05 00:51 bellardo * firebird2/src/install/arch-specific/darwin/Makefile.in (1.1): An empty install makefile for Darwin. 2001-08-05 00:48 bellardo * firebird2/: configure (1.8), configure.in (1.5), src/burp/burp.cpp (1.5), src/include/gen/autoconfig.h (1.2), src/jrd/isc_ipc.cpp (1.4), src/make.new/Makefile.in.gpre (1.4), src/make.new/Makefile.in.jrd (1.4), src/make.new/Makefile.in.lock (1.3), src/make.new/make.defaults (1.5), src/make.new/make.rules (1.4), src/make.new/prefix.darwin (1.2), src/make.new/config/config.h.in (1.2): 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), src/install/Makefile.in (1.2), src/install/classic/CSTarInstall.sh (1.2), src/install/classic/CSpreinstall.sh (1.2), src/make.new/Makefile.in.firebird (1.3), src/make.new/make.defaults (1.4): A few changes to the install routine. 2001-08-01 10:11 skywalker * firebird2/: configure (1.6), configure.in (1.3), src/burp/burpswi.h (1.3), src/make.new/Makefile.in.burp (1.2), src/make.new/Makefile.in.dudley (1.2), src/make.new/Makefile.in.intl (1.2), src/make.new/Makefile.in.isql (1.2), src/make.new/Makefile.in.msgs (1.2), src/make.new/Makefile.in.qli (1.2), src/make.new/Makefile.in.utilities (1.4), src/make.new/make.defaults (1.3), src/msgs/change_msgs.epp (1.3), src/pyxis/adm.cpp (1.2), src/pyxis/all.h (1.3), src/pyxis/allp.cpp (1.3), src/pyxis/altp.cpp (1.3), src/pyxis/attributes.h (1.2), src/pyxis/blk.cpp (1.2), src/pyxis/blk.h (1.2), src/pyxis/cdm.cpp (1.3), src/pyxis/curses_play.cpp (1.2), src/pyxis/debug.cpp (1.3), src/pyxis/edit.cpp (1.2), src/pyxis/edit.e (1.2), src/pyxis/enumerations.h (1.2), src/pyxis/everything.h (1.2), src/pyxis/field_edit.h (1.2), src/pyxis/field_name.h (1.2), src/pyxis/file_name.h (1.2), src/pyxis/form_ddl.h (1.3), src/pyxis/form_name.h (1.2), src/pyxis/forms.gbk (1.2), src/pyxis/fred.epp (1.2), src/pyxis/keys.h (1.2), src/pyxis/menu.cpp (1.3), src/pyxis/phase1.h (1.2), src/pyxis/phase2.cpp (1.3), src/pyxis/phase2.h (1.3), src/pyxis/phase3.cpp (1.3), src/pyxis/phase3.h (1.2), src/pyxis/picstr.cpp (1.2), src/pyxis/pyxis.cpp (1.3), src/pyxis/pyxis.h (1.3), src/pyxis/pyxis_proto.h (1.2), src/pyxis/save.epp (1.2), src/pyxis/save.h (1.2), src/pyxis/save_proto.h (1.2), src/pyxis/scr.cpp (1.3), src/pyxis/scr.h (1.3), src/pyxis/size_form.h (1.2), src/pyxis/sun_ftn_pyxis.cpp (1.3), src/pyxis/vdm.cpp (1.2), src/pyxis/vt100.cpp (1.3), src/utilities/dbaswi.h (1.2), src/utilities/ibmgrswi.h (1.2): More changes to straighten out compile, fix up makefiles to build into GEN_ROOT directory 2001-08-01 09:59 skywalker * firebird2/src/install/: Makefile.in (1.1), arch-specific/linux/CSrpmscript (1.1), arch-specific/linux/Makefile.in (1.1), arch-specific/linux/SSrpmscript (1.1), classic/CSTarInstall.sh (1.1), classic/CSTarKullFiles.sh (1.1), classic/CSinstall.sh (1.1), classic/CSpostinstall.sh (1.1), classic/CSpostuninstall.sh (1.1), classic/CSpreinstall.sh (1.1), classic/CSpreuninstall.sh (1.1), classic/CSrpmfiles.txt (1.1), classic/CSrpmheader.txt (1.1), misc/CSchangeRunUser.sh (1.1), misc/CSrestoreRootRunUser.sh (1.1), misc/README (1.1), misc/SSchangeRunUser.sh (1.1), misc/SSrestoreRootRunUser.sh (1.1), misc/changeDBAPassword.sh (1.1), misc/firebird.init.d.generic (1.1), misc/firebird.init.d.mandrake (1.1), misc/firebird.xinetd (1.1), super/SSTarInstall.sh (1.1), super/SSchangePasswd.sh (1.1), super/SSinstall.sh (1.1), super/SSpostinstall.sh (1.1), super/SSpostuninstall.sh (1.1), super/SSpreinstall.sh (1.1), super/SSpreuninstall.sh (1.1), super/SSrpmfiles.txt (1.1), super/SSrpmheader.txt (1.1): Added the linux/unix install to fb2 also modified a bit to start working with autoconf 2001-08-01 06:18 skywalker * firebird2/src/: fbutil/FirebirdConfig.cpp (1.2), make.new/Makefile.in.alice (1.3), make.new/Makefile.in.dsql (1.2), make.new/Makefile.in.fbutil (1.2), make.new/Makefile.in.gpre (1.3), make.new/Makefile.in.jrd (1.3), make.new/Makefile.in.lock (1.2), make.new/Makefile.in.pipe (1.2), make.new/Makefile.in.remote (1.3), make.new/Makefile.in.utilities (1.3), make.new/Makefile.in.wal (1.2), make.new/make.defaults (1.2), make.new/make.rules (1.3): More simple changes to move to new make format 2001-07-31 20:34 skywalker * firebird2/: Makefile.in (1.1), configure (1.5), configure.in (1.2), src/fbutil/FirebirdConfig.cpp (1.1), src/fbutil/FirebirdConfig.h (1.1), src/gpre/gpre.cpp (1.5), src/gpre/gpreswi.h (1.3), src/make.new/Makefile.in.alice (1.2), src/make.new/Makefile.in.fbutil (1.1), src/make.new/Makefile.in.firebird (1.2), src/make.new/Makefile.in.gpre (1.2), src/make.new/Makefile.in.jrd (1.2), src/make.new/Makefile.in.remote (1.2), src/make.new/Makefile.in.utilities (1.2), src/make.new/make.rules (1.2), src/make.new/make.shared.variables (1.2), src/utilities/security.epp (1.3): 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-30 01:43 skywalker * firebird2/src/: alice/alice.cpp (1.4), alice/alice.h (1.3), alice/alice_meta.epp (1.2), alice/aliceswi.h (1.3), alice/all.cpp (1.2), alice/exe.cpp (1.3), alice/tdr.cpp (1.3), burp/backup.epp (1.2), burp/burp.cpp (1.4), burp/burp.h (1.3), burp/canonical.cpp (1.2), burp/misc.cpp (1.3), burp/mvol.cpp (1.3), burp/restore.epp (1.2), burp/spit.cpp (1.3), csv/csi.cpp (1.2), csv/css.cpp (1.2), csv/csu.cpp (1.2), csv/csv.cpp (1.2), csv/print.cpp (1.2), dsql/alld.cpp (1.3), dsql/array.epp (1.2), dsql/blob.epp (1.2), dsql/ddl.cpp (1.4), dsql/dsql.cpp (1.6), dsql/errd.cpp (1.3), dsql/gen.cpp (1.2), dsql/hsh.cpp (1.3), dsql/keywords.h (1.2), dsql/make.cpp (1.2), dsql/metd.epp (1.2), dsql/movd.cpp (1.2), dsql/parse.cpp (1.2), dsql/parse.y (1.3), dsql/pass1.cpp (1.2), dsql/preparse.cpp (1.2), dsql/user_dsql.cpp (1.2), dsql/utld.cpp (1.2), dudley/ddl.cpp (1.3), dudley/exe.epp (1.2), dudley/expand.cpp (1.3), dudley/expr.cpp (1.3), dudley/extract.epp (1.2), dudley/generate.cpp (1.3), dudley/hsh.cpp (1.2), dudley/lex.cpp (1.3), dudley/parse.cpp (1.3), dudley/trn.cpp (1.3), extlib/ib_udf.c (1.2), extlib/ib_util.c (1.2), gpre/ada.cpp (1.3), gpre/c_cxx.cpp (1.3), gpre/cmd.cpp (1.3), gpre/cme.cpp (1.2), gpre/cmp.cpp (1.3), gpre/cob.cpp (1.3), gpre/dyntable.cpp (1.2), gpre/exp.cpp (1.3), gpre/form.cpp (1.3), gpre/form_trn.cpp (1.2), gpre/ftn.cpp (1.3), gpre/gpre.cpp (1.4), gpre/gpre_meta.epp (1.2), gpre/gpre_meta_boot.cpp (1.2), gpre/hsh.cpp (1.3), gpre/hsh.h (1.2), gpre/int.cpp (1.2), gpre/int_cxx.cpp (1.2), gpre/jrdmet.cpp (1.2), gpre/movg.cpp (1.2), gpre/msc.cpp (1.2), gpre/noform.cpp (1.2), gpre/par.cpp (1.3), gpre/pas.cpp (1.2), gpre/pat.cpp (1.2), gpre/pretty.cpp (1.3), gpre/sqe.cpp (1.2), gpre/sql.cpp (1.2), intl/cs_big5.c (1.2), intl/cs_gb2312.c (1.2), intl/cs_jis.c (1.2), intl/cs_jis_20208_1990.c (1.2), intl/cs_ksc.c (1.2), intl/cs_narrow.c (1.2), intl/cs_unicode.c (1.2), intl/cs_utffss.c (1.2), intl/cv_big5.c (1.2), intl/cv_gb2312.c (1.2), intl/cv_jis.c (1.2), intl/cv_ksc.c (1.2), intl/cv_narrow.c (1.2), intl/dtest.c (1.2), intl/dtest2.c (1.2), intl/lc_ascii.c (1.2), intl/lc_big5.c (1.2), intl/lc_dos.c (1.2), intl/lc_gb2312.c (1.2), intl/lc_jis.c (1.2), intl/lc_ksc.c (1.2), intl/lc_latin1.c (1.2), intl/lc_narrow.c (1.2), intl/lc_unicode.c (1.2), intl/ld.c (1.2), intl/ld2.c (1.2), intl/ld_proto.h (1.2), intl/mapcompare.cpp (1.2), intl/mapdump.c (1.2), intl/mapgen4.c (1.2), intl/maptest.cpp (1.2), intl/maptest2.c (1.2), ipserver/alli.cpp (1.3), ipserver/ipcevent.cpp (1.2), ipserver/ipclient.cpp (1.2), ipserver/ipserver.cpp (1.3), iscguard/cntl_guard.cpp (1.2), iscguard/iscguard.cpp (1.2), iscguard/iscguard_utils.cpp (1.2), isql/extract.epp (1.2), isql/isql.epp (1.2), isql/isql_win.cpp (1.2), isql/show.epp (1.2), journal/archive.cpp (1.2), journal/console.cpp (1.2), journal/gjrn.cpp (1.2), journal/misc.cpp (1.2), journal/oldr.cpp (1.2), lock/driver.cpp (1.2), lock/lock.cpp (1.3), lock/manager.cpp (1.3), lock/pls.cpp (1.2), lock/plserver.cpp (1.2), lock/print.cpp (1.3), lock/printv3.cpp (1.3), lock/printv3s4.cpp (1.2), lock/reset.cpp (1.2), lock/ulimit.cpp (1.2), make.new/Makefile.in.alice (1.1), make.new/Makefile.in.burp (1.1), make.new/Makefile.in.client (1.1), make.new/Makefile.in.csv (1.1), make.new/Makefile.in.dsql (1.1), make.new/Makefile.in.dudley (1.1), make.new/Makefile.in.example5 (1.1), make.new/Makefile.in.extlib (1.1), make.new/Makefile.in.firebird (1.1), make.new/Makefile.in.gpre (1.1), make.new/Makefile.in.intl (1.1), make.new/Makefile.in.isql (1.1), make.new/Makefile.in.journal (1.1), make.new/Makefile.in.jrd (1.1), make.new/Makefile.in.lock (1.1), make.new/Makefile.in.msgs (1.1), make.new/Makefile.in.pipe (1.1), make.new/Makefile.in.qli (1.1), make.new/Makefile.in.refDatabases (1.1), make.new/Makefile.in.remote (1.1), make.new/Makefile.in.utilities (1.1), make.new/Makefile.in.wal (1.1), make.new/README.makefiles (1.1), make.new/make.defaults (1.1), make.new/make.rules (1.1), make.new/make.shared.variables (1.1), make.new/prefix.darwin (1.1), make.new/prefix.example (1.1), make.new/prefix.linux (1.1), make.new/config/config.guess (1.1), make.new/config/config.h.in (1.1), make.new/config/config.log (1.1), make.new/config/config.sub (1.1), make.new/config/install-sh (1.1), misc/fb_boilerplate.h (1.1), misc/gds_header.txt (1.1), misc/metadata.sql (1.1), misc/status.cpp (1.2), msgs/build_file.epp (1.2), msgs/change_msgs.epp (1.2), msgs/check_msgs.epp (1.2), msgs/enter_msgs.epp (1.2), msgs/include.epp (1.2), msgs/load.epp (1.2), msgs/modify_msgs.epp (1.2), msgs/msg.gbak (1.2), pipe/allp.cpp (1.3), pipe/foot.cpp (1.2), pipe/head.cpp (1.3), pipe/head5.cpp (1.1), qli/all.cpp (1.3), qli/command.cpp (1.3), qli/compile.cpp (1.3), qli/dtr.cpp (1.3), qli/err.cpp (1.3), qli/eval.cpp (1.3), qli/exe.cpp (1.3), qli/expand.cpp (1.3), qli/form.cpp (1.3), qli/format.cpp (1.3), qli/format.h (1.2), qli/gener.cpp (1.3), qli/help.epp (1.2), qli/hsh.cpp (1.3), qli/lex.cpp (1.3), qli/meta.epp (1.2), qli/mov.cpp (1.3), qli/noform.cpp (1.2), qli/nounix.cpp (1.2), qli/parse.cpp (1.3), qli/picstr.cpp (1.3), qli/proc.epp (1.2), qli/report.cpp (1.3), qli/show.epp (1.2), qli/words.h (1.2), remote/allr.cpp (1.3), remote/chop.cpp (1.2), remote/chuser.cpp (1.2), remote/cntl.cpp (1.2), remote/decnet.cpp (1.2), remote/decnet_server.cpp (1.2), remote/divorce.cpp (1.2), remote/dllshell.cpp (1.2), remote/dnet.cpp (1.2), remote/dnet_server.cpp (1.2), remote/faux.cpp (1.2), remote/ibconfig.cpp (1.2), remote/inet.cpp (1.3), remote/inet_server.cpp (1.3), remote/interface.cpp (1.4), remote/ipc.cpp (1.2), remote/ipc_server.cpp (1.2), remote/merge.cpp (1.2), remote/mgr.cpp (1.2), remote/multivx.cpp (1.2), remote/netwcon.cpp (1.2), remote/nt_server.cpp (1.2), remote/ntoh.cpp (1.2), remote/nwserv.cpp (1.2), remote/parser.cpp (1.2), remote/property.cpp (1.2), remote/protocol.cpp (1.2), remote/remote.cpp (1.3), remote/remote_def.h (1.3), remote/server.cpp (1.2), remote/spxesr.cpp (1.2), remote/spxnet.cpp (1.2), remote/spxnet32.cpp (1.2), remote/spxwin.cpp (1.2), remote/srvr_w32.cpp (1.2), remote/ucx.cpp (1.2), remote/wfwnp.cpp (1.2), remote/window.cpp (1.2), remote/winmain.cpp (1.2), remote/winvx.cpp (1.2), remote/wnet.cpp (1.2), remote/xdr.cpp (1.2), remote/xnet.cpp (1.2), utilities/analyse.cpp (1.2), utilities/cache.cpp (1.2), utilities/cmd_util.cpp (1.2), utilities/create_db.cpp (1.2), utilities/dba.epp (1.2), utilities/dba_full.epp (1.2), utilities/drop.cpp (1.3), utilities/dropv3.cpp (1.3), utilities/gsec.cpp (1.3), utilities/gsecswi.h (1.2), utilities/guard.cpp (1.2), utilities/ibmgr.cpp (1.2), utilities/install_reg.cpp (1.2), utilities/install_svc.cpp (1.2), utilities/ppg.cpp (1.2), utilities/print_pool.cpp (1.2), utilities/rebuild.cpp (1.2), utilities/registry.cpp (1.2), utilities/relay.cpp (1.3), utilities/rmet.epp (1.2), utilities/rstore.epp (1.2), utilities/run_service.cpp (1.2), utilities/sbc_print.cpp (1.2), utilities/security.epp (1.2), utilities/services.cpp (1.2), utilities/srvrmgr.cpp (1.2), utilities/util.cpp (1.2), utilities/v2_dmp.cpp (1.2), v5_examples/empbld.sql (1.2), v5_examples/empbuild.c (1.2), v5_examples/intlbld.sql (1.2), v5_examples/intlddl.sql (1.2), wal/driver.cpp (1.2), wal/wal.cpp (1.3), wal/wal.h (1.2), wal/wal_prnt.cpp (1.2), wal/walc.cpp (1.3), wal/walf.cpp (1.2), wal/walr.cpp (1.2), wal/walw.cpp (1.3), wal/walw_main.cpp (1.2), wal/wstatus.cpp (1.2): Global changes for new Makefile and firebird2 compile on linux 2001-07-29 19:42 skywalker * firebird2/src/jrd/: aif.cpp (1.2), ail.cpp (1.3), align.cpp (1.2), all.cpp (1.2), alt.cpp (1.3), alt_use_sec.h.pre (1.1), blb.cpp (1.4), blb_proto.h (1.2), blob_filter.epp (1.2), blp.h (1.3), blrtable.cpp (1.2), bookmark.cpp (1.2), btr.cpp (1.2), builtin.cpp (1.2), cch.cpp (1.4), cmp.cpp (1.3), codes.epp (1.2), codes.h (1.2), codetext.h (1.2), common.h (1.5), cvt.cpp (1.3), cvt2.cpp (1.2), dbg.cpp (1.3), dbt.cpp (1.2), dfloat_stub.cpp (1.2), dfw.epp (1.2), divorce.cpp (1.3), dllshell.cpp (1.2), dls.cpp (1.2), dmp.cpp (1.2), dpm.epp (1.2), dsc.cpp (1.2), dyn.epp (1.2), dyn_def.epp (1.2), dyn_del.epp (1.2), dyn_mod.epp (1.2), dyn_util.epp (1.2), enc.cpp (1.3), envelope.epp (1.2), err.cpp (1.3), event.cpp (1.4), evl.cpp (1.4), evl_like.cpp (1.2), exe.cpp (1.3), ext.cpp (1.4), extvms.cpp (1.2), file_params.h (1.3), filters.cpp (1.3), flu.cpp (1.4), fun.epp (1.2), functions.cpp (1.3), gds.cpp (1.4), gds.h (1.1), gdsold.h (1.3), grammar.cpp (1.2), grant.epp (1.2), ib_stdio.cpp (1.2), ibase.h (1.3), iberr.cpp (1.2), ibinitdll.cpp (1.2), ids.h (1.2), idx.cpp (1.3), inf.cpp (1.3), ini.epp (1.2), intl.cpp (1.2), inuse.cpp (1.2), isc.cpp (1.3), isc_cray.cpp (1.2), isc_file.cpp (1.3), isc_ipc.cpp (1.3), isc_proto.h (1.2), isc_sync.cpp (1.3), isc_sync_win32.cpp (1.2), isc_win32.cpp (1.2), jio.cpp (1.3), jlx.c (1.1), jlx.cpp (1.2), jrd.cpp (1.4), jrn.cpp (1.3), kanji.cpp (1.2), lan.cpp (1.2), lck.cpp (1.3), lck.h (1.3), lck_dummy.cpp (1.2), llio.cpp (1.3), log.cpp (1.2), loiter.cpp (1.2), map.cpp (1.2), math.cpp (1.2), mblr.cpp (1.2), mem.cpp (1.2), memtest.cpp (1.2), met.epp (1.2), misc.cpp (1.2), mov.cpp (1.2), msg_facs.h (1.2), msgs.h (1.2), nav.cpp (1.2), netware.cpp (1.3), nodebug.cpp (1.2), old.cpp (1.3), opt.cpp (1.2), os2.cpp (1.2), pag.cpp (1.4), par.cpp (1.3), pcmet.epp (1.2), pcsleep.cpp (1.2), perf.cpp (1.3), print.cpp (1.2), pwd.cpp (1.3), qatest.cpp (1.2), quad.cpp (1.2), rdb.cpp (1.2), rdbgpas.cpp (1.2), rdbint.cpp (1.2), rec.cpp (1.2), relations.h (1.2), rlck.cpp (1.3), rng.cpp (1.2), rse.cpp (1.3), sbm.cpp (1.2), sch.cpp (1.2), scl.epp (1.2), sdl.cpp (1.3), sdw.cpp (1.2), shrfinit.cpp (1.2), shrinit.cpp (1.2), shut.cpp (1.2), sort.cpp (1.3), sql_code.h (1.2), sqz.cpp (1.2), stats.epp (1.2), status.cpp (1.2), stubs.cpp (1.2), sun_ftn.cpp (1.2), svc.cpp (1.4), sym.cpp (1.2), thd.cpp (1.3), thd_win32.cpp (1.3), time.h (1.3), tpc.cpp (1.2), tra.cpp (1.4), unix.cpp (1.4), utl.cpp (1.4), val.cpp (1.3), vio.cpp (1.3), vms.cpp (1.2), vms_command.cpp (1.2), vmsevent.cpp (1.2), vmslock.cpp (1.2), vmsthread.cpp (1.2), why.c (1.3), windows.cpp (1.2), winnt.cpp (1.3), winnt_dll.cpp (1.2): Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 19:19 skywalker * firebird2/src/include/: fb_types.h (1.2), firebird.h (1.1): Added new firebird.h global header 2001-07-29 19:07 skywalker * firebird2/src/include/gen/: README.txt (1.1), autoconfig.h (1.1), blrtable.h (1.1), codes.h (1.1), codetext.h (1.1), files.txt (1.1), gds_codes.ftn (1.1), gds_codes.pas (1.1), iberror.h (1.1), ids.h (1.1), msg_facs.h (1.1), msgs.h (1.1), rdb_codes.h (1.1), sql_code.h (1.1): These files are all generated by programs in jrd, mainly codes.epp 2001-07-23 18:05 skywalker * firebird2/src/v5_examples/: align.h (1.1), api1.c (1.1), api10.c (1.1), api11.c (1.1), api12.c (1.1), api13.c (1.1), api14.e (1.1), api15.c (1.1), api16.c (1.1), api16t.c (1.1), api2.c (1.1), api3.c (1.1), api4.c (1.1), api5.c (1.1), api6.c (1.1), api7.c (1.1), api8.c (1.1), api9.c (1.1), api9f.c (1.1), api9f.def (1.1), api9f.sql (1.1), apifull.c (1.1), dyn1.e (1.1), dyn2.e (1.1), dyn3.e (1.1), dyn4.e (1.1), dyn5.e (1.1), dynfull.e (1.1), empbld.sql (1.1), empbuild.c (1.1), empbuild.e (1.1), empddl.sql (1.1), empdml.sql (1.1), employe2.sql (1.1), example.def (1.1), example.h (1.1), example.mak (1.1), functions.c (1.1), indexoff.sql (1.1), indexon.sql (1.1), intlbld.e (1.1), intlbld.sql (1.1), intlddl.sql (1.1), intldml.sql (1.1), job.inp (1.1), lang.inp (1.1), makefile.mak (1.1), makefile.old (1.1), prefix.hp10 (1.1), prefix.linux (1.1), prefix.sco_ev (1.1), prefix.solaris (1.1), prefix.win32_bc (1.1), prefix.win32_msc (1.1), proj.inp (1.1), qtr.inp (1.1), readme (1.1), sfx.unix_makefile (1.1), sfx.win32_makefile (1.1), stat1.e (1.1), stat10.e (1.1), stat11.e (1.1), stat12.e (1.1), stat12t.e (1.1), stat2.e (1.1), stat3.e (1.1), stat4.e (1.1), stat5.e (1.1), stat6.e (1.1), stat7.e (1.1), stat8.e (1.1), stat9.e (1.1), udf.sql (1.1), udflib.c (1.1), udflib.def (1.1), winevent.c (1.1), winevent.def (1.1), winevent.rc (1.1): Added v5_examples to the firebird2 tree 2001-07-14 02:44 skywalker * firebird2/src/dsql/dsql.cpp (1.5): Fix simple syntax errors 2001-07-12 22:39 bellardo * firebird2/src/makefiles/config/config.h.in (1.2): Added support for HAVE_SIGNAL_H. 2001-07-12 22:07 bellardo * firebird2/src/makefiles/prefix.darwin (1.2): Added the FOUNDATION_LINK macro. 2001-07-12 21:51 bellardo * firebird2/: configure (1.3), src/makefiles/config/configure.in (1.3): Added HAVE_SIGNAL_H to autoconf. 2001-07-12 19:01 bellardo * firebird2/: configure (1.2), src/makefiles/config/configure.in (1.2): Added ability to create needed symlinks (objs/source) to the configure script. 2001-07-12 08:32 bellardo * firebird2/: configure (1.1), src/alice/alice_meta.e (1.2), src/alice/alice_meta.epp (1.1), src/burp/backup.e (1.3), src/burp/backup.epp (1.1), src/burp/restore.e (1.3), src/burp/restore.epp (1.1), src/dsql/array.e (1.2), src/dsql/array.epp (1.1), src/dsql/blob.e (1.2), src/dsql/blob.epp (1.1), src/dsql/metd.e (1.2), src/dsql/metd.epp (1.1), src/dudley/exe.e (1.2), src/dudley/exe.epp (1.1), src/dudley/extract.e (1.2), src/dudley/extract.epp (1.1), src/gpre/gpre_meta.e (1.2), src/gpre/gpre_meta.epp (1.1), src/gpre/gpre_meta_boot.cpp (1.1), src/gpre/int_cxx.cpp (1.1), src/isql/extract.e (1.2), src/isql/extract.epp (1.1), src/isql/isql.e (1.2), src/isql/isql.epp (1.1), src/isql/show.e (1.2), src/isql/show.epp (1.1), src/jrd/blob_filter.e (1.2), src/jrd/blob_filter.epp (1.1), src/jrd/codes.e (1.2), src/jrd/codes.epp (1.1), src/jrd/common.h (1.4), src/jrd/dfw.e (1.2), src/jrd/dfw.epp (1.1), src/jrd/dpm.e (1.3), src/jrd/dpm.epp (1.1), src/jrd/dyn.e (1.2), src/jrd/dyn.epp (1.1), src/jrd/dyn_def.e (1.2), src/jrd/dyn_def.epp (1.1), src/jrd/dyn_del.e (1.2), src/jrd/dyn_del.epp (1.1), src/jrd/dyn_mod.e (1.2), src/jrd/dyn_mod.epp (1.1), src/jrd/dyn_util.e (1.2), src/jrd/dyn_util.epp (1.1), src/jrd/envelope.e (1.2), src/jrd/envelope.epp (1.1), src/jrd/fun.e (1.2), src/jrd/fun.epp (1.1), src/jrd/grant.e (1.2), src/jrd/grant.epp (1.1), src/jrd/ini.e (1.3), src/jrd/ini.epp (1.1), src/jrd/met.e (1.3), src/jrd/met.epp (1.1), src/jrd/pcmet.e (1.2), src/jrd/pcmet.epp (1.1), src/jrd/scl.e (1.2), src/jrd/scl.epp (1.1), src/jrd/stats.e (1.2), src/jrd/stats.epp (1.1), src/jrd/status.cpp (1.1), src/jrd/status.h (1.1), src/jrd/boot_codes/codes.h (1.1), src/jrd/boot_codes/codetext.h (1.1), src/jrd/boot_codes/files.txt (1.1), src/jrd/boot_codes/iberror.h (1.1), src/jrd/boot_codes/msg_facs.h (1.1), src/jrd/boot_codes/msgs.h (1.1), src/jrd/boot_codes/rdb_codes.h (1.1), src/jrd/boot_codes/sql_code.h (1.1), src/makefiles/000_readme (1.1), src/makefiles/000_readme_porting (1.1), src/makefiles/add_template (1.1), src/makefiles/bind_csilib.apollo (1.1), src/makefiles/bind_dsql.apollo (1.1), src/makefiles/bind_gds.aix_ppc (1.1), src/makefiles/bind_gds.generic (1.1), src/makefiles/bind_gds.hp (1.1), src/makefiles/bind_gds.win_nt (1.1), src/makefiles/bind_gds5.apollo (1.1), src/makefiles/bind_gds5.generic (1.1), src/makefiles/bind_gds5.hp (1.1), src/makefiles/bind_gds_rsp.os2 (1.1), src/makefiles/bind_gds_rsp.win_nt (1.1), src/makefiles/bind_gds_s.im (1.1), src/makefiles/bind_gds_s.sco (1.1), src/makefiles/bind_gdsf_s.im (1.1), src/makefiles/bind_gdsf_s.sco (1.1), src/makefiles/bind_gdsintl.aix_ppc (1.1), src/makefiles/bind_gdsintl.win_nt (1.1), src/makefiles/bind_gdslib.apollo (1.1), src/makefiles/bind_pyxis.apollo (1.1), src/makefiles/bind_remotelib.apollo (1.1), src/makefiles/boot.sfx.interbase (1.1), src/makefiles/buildRefDatabases (1.1), src/makefiles/build_kit (1.1), src/makefiles/build_kit.bat (1.1), src/makefiles/build_kit.cmd (1.1), src/makefiles/ccs.sco (1.1), src/makefiles/cdmt.config.sco (1.1), src/makefiles/compress.sed (1.1), src/makefiles/compress_dbs (1.1), src/makefiles/compress_dbs.bat (1.1), src/makefiles/copy_makes (1.1), src/makefiles/copy_set_prot (1.1), src/makefiles/copyright.cl (1.1), src/makefiles/copyright.clsr (1.1), src/makefiles/debug_entry.bind (1.1), src/makefiles/depend.cl (1.1), src/makefiles/depend.clnd (1.1), src/makefiles/depend.clsr (1.1), src/makefiles/depend.clsrnd (1.1), src/makefiles/edit_make (1.1), src/makefiles/edit_makes (1.1), src/makefiles/expand.sed (1.1), src/makefiles/expand_dbs (1.1), src/makefiles/expand_dbs.bat (1.1), src/makefiles/fetch_comp (1.1), src/makefiles/fetch_comp.bat (1.1), src/makefiles/gdsalias.asm (1.1), src/makefiles/gsplit.h (1.1), src/makefiles/ibase.cmpnt.sco (1.1), src/makefiles/ibase.pkg.sco (1.1), src/makefiles/ibase.prd.sco (1.1), src/makefiles/iclient.cmpnt.sco (1.1), src/makefiles/iclient.pkg.sco (1.1), src/makefiles/iclient.prd.sco (1.1), src/makefiles/inetd.conf.apollo (1.1), src/makefiles/inetd.conf.psx (1.1), src/makefiles/inetd.conf.ultrix (1.1), src/makefiles/inetd.conf.unx (1.1), src/makefiles/init.intrbase (1.1), src/makefiles/install.apollo (1.1), src/makefiles/install.ksh (1.1), src/makefiles/install.nolink (1.1), src/makefiles/install.sun4 (1.1), src/makefiles/install.unix (1.1), src/makefiles/intrbase.rmv (1.1), src/makefiles/make.pipe (1.1), src/makefiles/makemtar (1.1), src/makefiles/makepkg (1.1), src/makefiles/makesspkg (1.1), src/makefiles/makesstar (1.1), src/makefiles/maketar (1.1), src/makefiles/mpm_template (1.1), src/makefiles/mpp_template (1.1), src/makefiles/pkginfo (1.1), src/makefiles/pkginfo.cl (1.1), src/makefiles/pkginfo.clnd (1.1), src/makefiles/pkginfo.clsr (1.1), src/makefiles/pkginfo.clsrnd (1.1), src/makefiles/platform (1.1), src/makefiles/postinstall (1.1), src/makefiles/postinstall.cl (1.1), src/makefiles/postinstall.clsr (1.1), src/makefiles/prefix.aix (1.1), src/makefiles/prefix.aix_ppc (1.1), src/makefiles/prefix.ap (1.1), src/makefiles/prefix.ax (1.1), src/makefiles/prefix.cray (1.1), src/makefiles/prefix.darwin (1.1), src/makefiles/prefix.decosf (1.1), src/makefiles/prefix.delta (1.1), src/makefiles/prefix.dg (1.1), src/makefiles/prefix.dg_x86 (1.1), src/makefiles/prefix.epson (1.1), src/makefiles/prefix.freebsd (1.1), src/makefiles/prefix.hm300 (1.1), src/makefiles/prefix.hp10 (1.1), src/makefiles/prefix.hp700 (1.1), src/makefiles/prefix.hp9.0 (1.1), src/makefiles/prefix.imp (1.1), src/makefiles/prefix.linux (1.1), src/makefiles/prefix.m88k (1.1), src/makefiles/prefix.mu (1.1), src/makefiles/prefix.ncr3000 (1.1), src/makefiles/prefix.netbsd (1.1), src/makefiles/prefix.nxt (1.1), src/makefiles/prefix.os2 (1.1), src/makefiles/prefix.sco (1.1), src/makefiles/prefix.sco_ev (1.1), src/makefiles/prefix.sgi (1.1), src/makefiles/prefix.solaris (1.1), src/makefiles/prefix.solaris_mt (1.1), src/makefiles/prefix.solx86 (1.1), src/makefiles/prefix.sun4 (1.1), src/makefiles/prefix.sun4_acc (1.1), src/makefiles/prefix.ul (1.1), src/makefiles/prefix.unixware (1.1), src/makefiles/prefix.win_nt (1.1), src/makefiles/prefix.win_nts (1.1), src/makefiles/prep.intrbase (1.1), src/makefiles/preremove (1.1), src/makefiles/preremove.cl (1.1), src/makefiles/preremove.clsr (1.1), src/makefiles/put_template (1.1), src/makefiles/readme.sco (1.1), src/makefiles/refresh (1.1), src/makefiles/refresh.all (1.1), src/makefiles/refresh.bat (1.1), src/makefiles/request (1.1), src/makefiles/request.cl (1.1), src/makefiles/request.clsr (1.1), src/makefiles/run_edit (1.1), src/makefiles/sco_ship (1.1), src/makefiles/servers.isc (1.1), src/makefiles/services.isc (1.1), src/makefiles/set_prot (1.1), src/makefiles/setup.ksh (1.1), src/makefiles/setup_gdbs (1.1), src/makefiles/setup_prots (1.1), src/makefiles/sfx.alice (1.1), src/makefiles/sfx.burp (1.1), src/makefiles/sfx.client (1.1), src/makefiles/sfx.csv (1.1), src/makefiles/sfx.dbs (1.1), src/makefiles/sfx.dsql (1.1), src/makefiles/sfx.dudley (1.1), src/makefiles/sfx.example4 (1.1), src/makefiles/sfx.example5 (1.1), src/makefiles/sfx.examples (1.1), src/makefiles/sfx.extlib (1.1), src/makefiles/sfx.firebird (1.1), src/makefiles/sfx.gpre (1.1), src/makefiles/sfx.intl (1.1), src/makefiles/sfx.isql (1.1), src/makefiles/sfx.journal (1.1), src/makefiles/sfx.jrd (1.1), src/makefiles/sfx.lock (1.1), src/makefiles/sfx.main (1.1), src/makefiles/sfx.msgs (1.1), src/makefiles/sfx.pipe (1.1), src/makefiles/sfx.pyxis (1.1), src/makefiles/sfx.qli (1.1), src/makefiles/sfx.remote (1.1), src/makefiles/sfx.utilities (1.1), src/makefiles/sfx.wal (1.1), src/makefiles/site_variables (1.1), src/makefiles/special_opt (1.1), src/makefiles/special_opt.c (1.1), src/makefiles/sys.conf.isc.apollo (1.1), src/makefiles/unset_prot (1.1), src/makefiles/v3compat (1.1), src/makefiles/config/Makefile.in (1.1), src/makefiles/config/config.guess (1.1), src/makefiles/config/config.h.in (1.1), src/makefiles/config/config.sub (1.1), src/makefiles/config/configure.in (1.1), src/makefiles/config/install-sh (1.1), src/msgs/build_file.e (1.2), src/msgs/build_file.epp (1.1), src/msgs/change_msgs.e (1.2), src/msgs/change_msgs.epp (1.1), src/msgs/check_msgs.e (1.2), src/msgs/check_msgs.epp (1.1), src/msgs/enter_msgs.e (1.2), src/msgs/enter_msgs.epp (1.1), src/msgs/include.e (1.2), src/msgs/include.epp (1.1), src/msgs/load.e (1.2), src/msgs/load.epp (1.1), src/msgs/modify_msgs.e (1.2), src/msgs/modify_msgs.epp (1.1), src/pyxis/fred.e (1.2), src/pyxis/fred.epp (1.1), src/pyxis/phase3.h (1.1), src/pyxis/picstr.cpp (1.1), src/pyxis/pyxis_proto.h (1.1), src/pyxis/save.e (1.2), src/pyxis/save.epp (1.1), src/pyxis/save.h (1.1), src/pyxis/save_proto.h (1.1), src/qli/help.e (1.2), src/qli/help.epp (1.1), src/qli/meta.e (1.2), src/qli/meta.epp (1.1), src/qli/proc.e (1.2), src/qli/proc.epp (1.1), src/qli/show.e (1.2), src/qli/show.epp (1.1), src/utilities/create_db.cpp (1.1), src/utilities/dba.e (1.3), src/utilities/dba.epp (1.1), src/utilities/dba_full.e (1.2), src/utilities/dba_full.epp (1.1), src/utilities/rmet.e (1.2), src/utilities/rmet.epp (1.1), src/utilities/rstore.e (1.2), src/utilities/rstore.epp (1.1), src/utilities/security.e (1.3), src/utilities/security.epp (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. 2001-07-12 07:46 bellardo * firebird2/src/: alice/alice.cpp (1.3), alice/alice.h (1.2), burp/burp.cpp (1.3), burp/burp.h (1.2), burp/mvol.cpp (1.2), burp/spit.cpp (1.2), dsql/ddl.cpp (1.3), dsql/dsql.cpp (1.4), dsql/errd.cpp (1.2), dsql/node.h (1.2), dsql/parse.sed (1.2), dsql/parse.y (1.2), dudley/ddl.cpp (1.2), dudley/expand.cpp (1.2), dudley/expr.cpp (1.2), dudley/generate.cpp (1.2), dudley/lex.cpp (1.2), dudley/parse.cpp (1.2), dudley/trn.cpp (1.2), gpre/ada.cpp (1.2), gpre/c_cxx.cpp (1.2), gpre/cmd.cpp (1.2), gpre/cmp.cpp (1.2), gpre/cob.cpp (1.2), gpre/exp.cpp (1.2), gpre/form.cpp (1.2), gpre/ftn.cpp (1.2), gpre/gpre.cpp (1.3), gpre/gpre_meta.h (1.2), gpre/gpreswi.h (1.2), gpre/hsh.cpp (1.2), gpre/lang_proto.h (1.2), gpre/par.cpp (1.2), gpre/parse.h (1.2), gpre/pat.h (1.2), gpre/pretty.cpp (1.2), include/jrd/gds.h (1.2), isql/isql.h (1.2), jrd/ail.cpp (1.2), jrd/alt.cpp (1.2), jrd/blb.cpp (1.3), jrd/blf_proto.h (1.2), jrd/blob_filter.h (1.2), jrd/cch.cpp (1.3), jrd/cmp.cpp (1.2), jrd/common.h (1.3), jrd/cvt.cpp (1.2), jrd/dbg.cpp (1.2), jrd/divorce.cpp (1.2), jrd/dyn.h (1.2), jrd/dyn_md_proto.h (1.2), jrd/enc.cpp (1.2), jrd/err.cpp (1.2), jrd/err_proto.h (1.2), jrd/event.cpp (1.3), jrd/evl.cpp (1.3), jrd/exe.cpp (1.2), jrd/file_params.h (1.2), jrd/filters.cpp (1.2), jrd/flu.cpp (1.3), jrd/functions.cpp (1.2), jrd/gds.cpp (1.3), jrd/gds_proto.h (1.3), jrd/gdsold.h (1.2), jrd/ibase.h (1.2), jrd/iberr.h (1.2), jrd/idx.cpp (1.2), jrd/isc.cpp (1.2), jrd/isc_file.cpp (1.2), jrd/isc_i_proto.h (1.2), jrd/isc_ipc.cpp (1.2), jrd/isc_s_proto.h (1.2), jrd/isc_sync.cpp (1.2), jrd/jio.cpp (1.2), jrd/jrd.cpp (1.3), jrd/jrd.h (1.2), jrd/jrn.cpp (1.2), jrd/lck.cpp (1.2), jrd/lck.h (1.2), jrd/license.h (1.2), jrd/llio.cpp (1.2), jrd/old.cpp (1.2), jrd/pag.cpp (1.3), jrd/par.cpp (1.2), jrd/perf.cpp (1.2), jrd/perf.h (1.2), jrd/pwd.cpp (1.2), jrd/pwd.h (1.2), jrd/rse.cpp (1.2), jrd/sbm_proto.h (1.2), jrd/sort.cpp (1.2), jrd/svc.cpp (1.3), jrd/thd.cpp (1.2), jrd/thd.h (1.2), jrd/time.h (1.2), jrd/unix.cpp (1.3), jrd/utl.cpp (1.3), jrd/val.cpp (1.2), jrd/vio_debug.h (1.2), jrd/why.c (1.2), lock/lock.cpp (1.2), lock/lock.h (1.2), lock/lockv3.h (1.2), lock/manager.cpp (1.2), lock/print.cpp (1.2), lock/printv3.cpp (1.2), lock/prtv3_proto.h (1.2), pipe/allp.cpp (1.2), pipe/head.cpp (1.2), pyxis/all.h (1.2), pyxis/allp.cpp (1.2), pyxis/altp.cpp (1.2), pyxis/cdm.cpp (1.2), pyxis/debug.cpp (1.2), pyxis/form_ddl.h (1.2), pyxis/menu.cpp (1.2), pyxis/phase2.cpp (1.2), pyxis/phase2.h (1.2), pyxis/phase3.cpp (1.2), pyxis/pyxis.cpp (1.2), pyxis/pyxis.h (1.2), pyxis/scr.cpp (1.2), pyxis/scr.h (1.2), pyxis/sun_ftn_pyxis.cpp (1.2), pyxis/vt100.cpp (1.2), qli/all.cpp (1.2), qli/command.cpp (1.2), qli/compile.cpp (1.2), qli/dtr.cpp (1.2), qli/err.cpp (1.2), qli/eval.cpp (1.2), qli/exe.cpp (1.2), qli/expand.cpp (1.2), qli/form.cpp (1.2), qli/format.cpp (1.2), qli/gener.cpp (1.2), qli/hsh.cpp (1.2), qli/lex.cpp (1.2), qli/mov.cpp (1.2), qli/parse.cpp (1.2), qli/picstr.cpp (1.2), qli/procddl4.h (1.2), qli/report.cpp (1.2), remote/inet.cpp (1.2), remote/inet_server.cpp (1.2), remote/interface.cpp (1.3), remote/protocol.h (1.2), remote/remote.cpp (1.2), remote/remote_def.h (1.2), utilities/drop.cpp (1.2), utilities/dropv3.cpp (1.2), utilities/gsec.cpp (1.2), utilities/relay.cpp (1.2), wal/wal.cpp (1.2), wal/walc.cpp (1.2), wal/walw.cpp (1.2): Changes to bring FB2 to c++ on *nix. 2001-07-10 19:35 awharrison * firebird2/src/: alice/alice.cpp (1.2), alice/aliceswi.h (1.2), alice/exe.cpp (1.2), burp/backup.e (1.2), burp/burp.cpp (1.2), burp/burpswi.h (1.2), burp/restore.e (1.2), dsql/ddl.cpp (1.2), dsql/dsql.cpp (1.3), jrd/blb.cpp (1.2), jrd/cch.cpp (1.2), jrd/common.h (1.2), jrd/dpm.e (1.2), jrd/ext.cpp (1.3), jrd/inf.cpp (1.2), jrd/ini.e (1.2), jrd/jrd.cpp (1.2), jrd/met.e (1.2), jrd/netware.cpp (1.2), jrd/pag.cpp (1.2), jrd/rlck.cpp (1.2), jrd/tra.cpp (1.3), jrd/unix.cpp (1.2), jrd/vio.cpp (1.2), jrd/winnt.cpp (1.2), utilities/dba.e (1.2): read only databases are supported unconditionally in fb2 2001-05-24 16:54 tamlin * firebird2/src/: alice/tdr.cpp (1.2), burp/misc.cpp (1.2), dsql/all.h (1.2), dsql/alld.cpp (1.2), dsql/alld_proto.h (1.2), dsql/dsql.cpp (1.2), dsql/hsh.cpp (1.2), gpre/gpre.cpp (1.2), ipserver/alli.cpp (1.2), ipserver/alli_proto.h (1.2), ipserver/ipserver.cpp (1.2), jrd/blp.h (1.2), jrd/event.cpp (1.2), jrd/evl.cpp (1.2), jrd/ext.cpp (1.2), jrd/flu.cpp (1.2), jrd/gds.cpp (1.2), jrd/gds_proto.h (1.2), jrd/sdl.cpp (1.2), jrd/svc.cpp (1.2), jrd/svc.h (1.2), jrd/thd_proto.h (1.2), jrd/thd_win32.cpp (1.2), jrd/tra.cpp (1.2), jrd/utl.cpp (1.2), remote/allr.cpp (1.2), remote/interface.cpp (1.2), remote/remote.h (1.2), utilities/security.e (1.2): ongoing cleanup 2001-05-23 15:25 tamlin * firebird2/: generated/makefile (1.1), generated/placeholder.txt (1.1), generated/alice/makefile (1.1), generated/alice/placeholder.txt (1.1), generated/burp/makefile (1.1), generated/burp/placeholder.txt (1.1), generated/dsql/makefile (1.1), generated/dsql/placeholder.txt (1.1), generated/dudley/makefile (1.1), generated/dudley/placeholder.txt (1.1), generated/gpre/makefile (1.1), generated/gpre/placeholder.txt (1.1), generated/isql/makefile (1.1), generated/isql/placeholder.txt (1.1), generated/journal/placeholder.txt (1.1), generated/jrd/makefile (1.1), generated/jrd/placeholder.txt (1.1), generated/msgs/makefile (1.1), generated/msgs/placeholder.txt (1.1), generated/pyxis/placeholder.txt (1.1), generated/qli/placeholder.txt (1.1), generated/utilities/makefile (1.1), generated/utilities/placeholder.txt (1.1), src/journal/conso_proto.h (1.1), src/journal/depends.mak (1.1), src/journal/gjrn_proto.h (1.1), src/journal/journal.gdl (1.1), src/journal/journal.h (1.1), src/journal/journal_vms.gdl (1.1), src/journal/misc_proto.h (1.1), src/journal/oldr.cpp (1.1), src/journal/oldr_proto.h (1.1), src/journal/rebui_proto.h (1.1), src/journal/serve_proto.h (1.1), src/journal/archive.cpp (1.1), src/journal/console.cpp (1.1), src/journal/gjrn.cpp (1.1), src/journal/misc.cpp (1.1), src/journal/rebuild.e (1.1), src/journal/server.e (1.1), src/gpre/cdbtable.h (1.1), src/gpre/cmd.cpp (1.1), src/gpre/cmd_proto.h (1.1), src/gpre/cme_proto.h (1.1), src/gpre/gpre.cpp (1.1), src/gpre/par.cpp (1.1), src/journal/journal_vms.e (1.1), src/gpre/cmp.cpp (1.1), src/gpre/cob.cpp (1.1), src/gpre/exp.cpp (1.1), src/gpre/sql.cpp (1.1), src/gpre/cme.cpp (1.1), src/gpre/cmp_proto.h (1.1), src/gpre/dyntable.h (1.1), src/gpre/exp_proto.h (1.1), src/gpre/form.cpp (1.1), src/gpre/form.h (1.1), src/gpre/form__proto.h (1.1), src/gpre/form_proto.h (1.1), src/gpre/form_trn.cpp (1.1), src/gpre/gpre.h (1.1), src/gpre/gpre_proto.h (1.1), src/gpre/gpreswi.h (1.1), src/gpre/hsh.cpp (1.1), src/gpre/hsh.h (1.1), src/gpre/hsh_proto.h (1.1), src/gpre/int.cpp (1.1), src/gpre/jrdme_proto.h (1.1), src/gpre/jrdmet.cpp (1.1), src/gpre/pas.cpp (1.1), src/gpre/pat.cpp (1.1), src/gpre/sqe.cpp (1.1), src/gpre/c_cxx.cpp (1.1), src/gpre/dyntable.cpp (1.1), src/gpre/ftn.cpp (1.1), src/gpre/gpre_meta.h (1.1), src/gpre/lang_proto.h (1.1), src/gpre/movg.cpp (1.1), src/gpre/movg_proto.h (1.1), src/gpre/msc.cpp (1.1), src/gpre/msc_proto.h (1.1), src/gpre/noform.cpp (1.1), src/gpre/par_proto.h (1.1), src/gpre/parse.h (1.1), src/gpre/pat.h (1.1), src/gpre/pat_proto.h (1.1), src/gpre/prett_proto.h (1.1), src/gpre/pretty.cpp (1.1), src/gpre/sdltable.h (1.1), src/gpre/sqe_proto.h (1.1), src/gpre/sql_proto.h (1.1), src/gpre/words.h (1.1), src/alice/alice.cpp (1.1), src/alice/alice.h (1.1), src/alice/alice_meta.e (1.1), src/alice/alice_meta.h (1.1), src/alice/alice_proto.h (1.1), src/alice/aliceswi.h (1.1), src/alice/all.cpp (1.1), src/alice/all.h (1.1), src/alice/all_proto.h (1.1), src/alice/alloc.h (1.1), src/alice/blk.h (1.1), src/alice/exe.cpp (1.1), src/alice/exe_proto.h (1.1), src/alice/info.h (1.1), src/alice/lls.h (1.1), src/alice/tdr.cpp (1.1), src/alice/tdr_proto.h (1.1), src/csv/csi.cpp (1.1), src/csv/csi.h (1.1), src/csv/csi_proto.h (1.1), src/csv/css.cpp (1.1), src/csv/css_proto.h (1.1), src/csv/csu.cpp (1.1), src/csv/depends.mak (1.1), src/csv/print.cpp (1.1), src/gpre/ada.cpp (1.1), src/gpre/gpre_meta.e (1.1), src/csv/csv.cpp (1.1), src/dsql/all.h (1.1), src/dsql/array_proto.h (1.1), src/dsql/blk.h (1.1), src/dsql/dsql.h (1.1), src/dsql/gen.cpp (1.1), src/dsql/make.cpp (1.1), src/dsql/movd.cpp (1.1), src/dsql/pass1.cpp (1.1), src/dsql/sqlda.h (1.1), src/dsql/alld.cpp (1.1), src/dsql/blob.e (1.1), src/dsql/blob_proto.h (1.1), src/dsql/chars.h (1.1), src/dsql/ddl.cpp (1.1), src/dsql/ddl_proto.h (1.1), src/dsql/depends.mak (1.1), src/dsql/dsql.def (1.1), src/dsql/errd.cpp (1.1), src/dsql/gen_proto.h (1.1), src/dsql/hsh.cpp (1.1), src/dsql/keywords.h (1.1), src/dsql/makefile.mak (1.1), src/dsql/metd.e (1.1), src/dsql/node.h (1.1), src/dsql/parse.y (1.1), src/dsql/preparse.cpp (1.1), src/dsql/utld.cpp (1.1), src/dsql/dsql.cpp (1.1), src/dsql/hsh_proto.h (1.1), src/dsql/metd_proto.h (1.1), src/dsql/movd_proto.h (1.1), src/dsql/user_dsql.cpp (1.1), src/dsql/alld_proto.h (1.1), src/dsql/array.e (1.1), src/dsql/dsql_proto.h (1.1), src/dsql/errd_proto.h (1.1), src/dsql/make_proto.h (1.1), src/dsql/parse.awk (1.1), src/dsql/parse.cpp (1.1), src/dsql/parse.sed (1.1), src/dsql/parse_proto.h (1.1), src/dsql/pass1_proto.h (1.1), src/dsql/prepa_proto.h (1.1), src/dsql/sym.h (1.1), src/dsql/user__proto.h (1.1), src/dsql/utld_proto.h (1.1), src/dudley/ddl.cpp (1.1), src/dudley/ddl.h (1.1), src/dudley/ddl_proto.h (1.1), src/dudley/depends.mak (1.1), src/dudley/exe_proto.h (1.1), src/dudley/expan_proto.h (1.1), src/dudley/expand.cpp (1.1), src/dudley/expr.cpp (1.1), src/dudley/expr_proto.h (1.1), src/dudley/extra_proto.h (1.1), src/dudley/gener_proto.h (1.1), src/dudley/generate.cpp (1.1), src/dudley/hsh.cpp (1.1), src/dudley/lex.cpp (1.1), src/dudley/lex_proto.h (1.1), src/dudley/parse.cpp (1.1), src/dudley/parse.h (1.1), src/dudley/parse_proto.h (1.1), src/dudley/trn.cpp (1.1), src/dudley/trn_proto.h (1.1), src/dudley/exe.e (1.1), src/dudley/extract.e (1.1), src/dudley/hsh_proto.h (1.1), src/extlib/ib_udf.c (1.1), src/extlib/ib_udf.h (1.1), src/extlib/ib_udf.sql (1.1), src/extlib/ib_util.c (1.1), src/extlib/ib_util.h (1.1), src/extlib/ib_util.pas (1.1), src/extlib/makefile.mak (1.1), src/include/fb_blk.h (1.1), src/include/fb_macros.h (1.1), src/include/fb_types.h (1.1), src/include/iberror.h (1.1), src/include/jrd/gds.h (1.1), src/intl/ancyrr.h (1.1), src/intl/anczech.h (1.1), src/intl/angreek1.h (1.1), src/intl/anhundc.h (1.1), src/intl/anpolish.h (1.1), src/intl/ansii850.h (1.1), src/intl/ansiintl.h (1.1), src/intl/ansinor4.h (1.1), src/intl/ansislov.h (1.1), src/intl/ansispan.h (1.1), src/intl/ansiswfn.h (1.1), src/intl/anturk.h (1.1), src/intl/ascii.h (1.1), src/intl/ascii2.h (1.1), src/intl/bllt1ca0.h (1.1), src/intl/bllt1da0.h (1.1), src/intl/bllt1de0.h (1.1), src/intl/bllt1es0.h (1.1), src/intl/bllt1fi0.h (1.1), src/intl/bllt1fr0.h (1.1), src/intl/bllt1is0.h (1.1), src/intl/bllt1it0.h (1.1), src/intl/bllt1nl0.h (1.1), src/intl/bllt1no0.h (1.1), src/intl/bllt1pt0.h (1.1), src/intl/bllt1sv0.h (1.1), src/intl/bllt1uk0.h (1.1), src/intl/bllt1us0.h (1.1), src/intl/blnxtde0.h (1.1), src/intl/blnxtes0.h (1.1), src/intl/blnxtfr0.h (1.1), src/intl/blnxtit0.h (1.1), src/intl/blnxtus0.h (1.1), src/intl/countries.h (1.1), src/intl/country_codes.h (1.1), src/intl/csjis2_p.h (1.1), src/intl/cs_437.h (1.1), src/intl/cs_850.h (1.1), src/intl/cs_852.h (1.1), src/intl/cs_857.h (1.1), src/intl/cs_860.h (1.1), src/intl/cs_861.h (1.1), src/intl/cs_863.h (1.1), src/intl/cs_865.h (1.1), src/intl/cs_big5.c (1.1), src/intl/cs_cyrl.h (1.1), src/intl/cs_gb2312.c (1.1), src/intl/cs_jis_20208_1990.c (1.1), src/intl/cs_ksc.c (1.1), src/intl/cs_latin1.h (1.1), src/intl/cs_narrow.c (1.1), src/intl/cs_next.h (1.1), src/intl/cs_sjis.h (1.1), src/intl/cs_unicode.c (1.1), src/intl/cs_utffss.c (1.1), src/intl/cs_w1250.h (1.1), src/intl/cs_w1251.h (1.1), src/intl/cs_w1252.h (1.1), src/intl/cs_w1253.h (1.1), src/intl/cs_w1254.h (1.1), src/intl/cv_big5.c (1.1), src/intl/cv_gb2312.c (1.1), src/intl/cv_jis.c (1.1), src/intl/cv_ksc.c (1.1), src/intl/cv_narrow.c (1.1), src/intl/cyrr.h (1.1), src/intl/czech.h (1.1), src/intl/db437de0.h (1.1), src/intl/db437es1.h (1.1), src/intl/db437fi0.h (1.1), src/intl/db437fr0.h (1.1), src/intl/db437it0.h (1.1), src/intl/db437nl0.h (1.1), src/intl/db437sv0.h (1.1), src/intl/db437uk0.h (1.1), src/intl/db437us0.h (1.1), src/intl/db850cf0.h (1.1), src/intl/db850de0.h (1.1), src/intl/db850es0.h (1.1), src/intl/db850fr0.h (1.1), src/intl/db850it1.h (1.1), src/intl/db850nl0.h (1.1), src/intl/db850pt0.h (1.1), src/intl/db850sv1.h (1.1), src/intl/db850uk0.h (1.1), src/intl/db850us0.h (1.1), src/intl/db852cz0.h (1.1), src/intl/db852hdc.h (1.1), src/intl/db852po0.h (1.1), src/intl/db852sl0.h (1.1), src/intl/db857tr0.h (1.1), src/intl/db860pt0.h (1.1), src/intl/db863cf1.h (1.1), src/intl/db865da0.h (1.1), src/intl/db865no0.h (1.1), src/intl/db866ru0.h (1.1), src/intl/depends.mak (1.1), src/intl/dtest2.c (1.1), src/intl/hun852dc.h (1.1), src/intl/iceland.h (1.1), src/intl/intl.def (1.1), src/intl/intl.h (1.1), src/intl/lc_ascii.c (1.1), src/intl/lc_big5.c (1.1), src/intl/lc_dos.c (1.1), src/intl/lc_gb2312.c (1.1), src/intl/lc_jis.c (1.1), src/intl/lc_ksc.c (1.1), src/intl/lc_latin1.c (1.1), src/intl/lc_narrow.c (1.1), src/intl/lc_unicode.c (1.1), src/intl/ld.h (1.1), src/intl/ldcommon.h (1.1), src/intl/mac_437.h (1.1), src/intl/mac_865.h (1.1), src/intl/mac_lat1.h (1.1), src/intl/make.maps (1.1), src/intl/makefile.mak (1.1), src/intl/mapcompare.cpp (1.1), src/intl/mapdump.c (1.1), src/intl/mapgen4.c (1.1), src/intl/maptest.cpp (1.1), src/intl/maptest2.c (1.1), src/intl/nordan40.h (1.1), src/intl/polish.h (1.1), src/intl/slovene.h (1.1), src/intl/swedfin.h (1.1), src/intl/turk.h (1.1), src/intl/tx437_865.h (1.1), src/intl/tx437_lat1.h (1.1), src/intl/tx865_lat1.h (1.1), src/intl/undef.h (1.1), src/intl/cs_big5.h (1.1), src/intl/cs_gb2312.h (1.1), src/intl/cs_jis_0208_1990.h (1.1), src/intl/charsets.h (1.1), src/intl/cs_jis.c (1.1), src/intl/cs_ksc5601.h (1.1), src/intl/dtest.c (1.1), src/intl/langdrv.h (1.1), src/intl/ld.c (1.1), src/intl/ld2.c (1.1), src/intl/ld_proto.h (1.1), src/ipserver/alli.cpp (1.1), src/ipserver/alli_proto.h (1.1), src/ipserver/blk.h (1.1), src/ipserver/ipapi_proto.h (1.1), src/ipserver/ipc.h (1.1), src/ipserver/ipcevent.cpp (1.1), src/ipserver/ipcli_proto.h (1.1), src/ipserver/ipclient.cpp (1.1), src/ipserver/ipevt_proto.h (1.1), src/ipserver/ips.h (1.1), src/ipserver/ipsrv_proto.h (1.1), src/ipserver/ipserver.cpp (1.1), src/iscguard/cntl_guard.cpp (1.1), src/iscguard/cntlg_proto.h (1.1), src/iscguard/iscguard.cpp (1.1), src/iscguard/iscguard.h (1.1), src/iscguard/iscguard.rc (1.1), src/iscguard/iscguard.rh (1.1), src/iscguard/iscguard_utils.cpp (1.1), src/iscguard/salrt23i.ico (1.1), src/iscguard/sgard23i.ico (1.1), src/isql/depends.mak (1.1), src/isql/extra_proto.h (1.1), src/isql/extract.e (1.1), src/isql/isql.def (1.1), src/isql/isql.h (1.1), src/isql/isql.rc (1.1), src/isql/isql_proto.h (1.1), src/isql/isql_res.h (1.1), src/isql/isql_win.cpp (1.1), src/isql/isql_win.h (1.1), src/isql/isqlw_proto.h (1.1), src/isql/show_proto.h (1.1), src/isql/isql.e (1.1), src/isql/show.e (1.1), src/burp/backu_proto.h (1.1), src/burp/backup.e (1.1), src/burp/burp.def (1.1), src/burp/burp.h (1.1), src/burp/burp32.def (1.1), src/burp/burp_proto.h (1.1), src/burp/burpswi.h (1.1), src/burp/canon_proto.h (1.1), src/burp/depends.mak (1.1), src/burp/makefile.mak (1.1), src/burp/misc.cpp (1.1), src/burp/misc_proto.h (1.1), src/burp/mvol.cpp (1.1), src/burp/mvol_proto.h (1.1), src/burp/restore.e (1.1), src/burp/spit.cpp (1.1), src/burp/spit.h (1.1), src/burp/burp.cpp (1.1), src/burp/canonical.cpp (1.1), src/burp/resto_proto.h (1.1), src/jrd/acl.h (1.1), src/jrd/aif.cpp (1.1), src/jrd/ail.cpp (1.1), src/jrd/ail.h (1.1), src/jrd/align.cpp (1.1), src/jrd/align.h (1.1), src/jrd/all.h (1.1), src/jrd/ansi.h (1.1), src/jrd/blr.h (1.1), src/jrd/fields.h (1.1), src/jrd/old.cpp (1.1), src/jrd/perf.h (1.1), src/jrd/svc.cpp (1.1), src/jrd/svc.h (1.1), src/jrd/utl.cpp (1.1), src/jrd/atom.h (1.1), src/jrd/blb.h (1.1), src/jrd/blk.h (1.1), src/jrd/blp.h (1.1), src/jrd/blrtable.cpp (1.1), src/jrd/bookmark.cpp (1.1), src/jrd/bookmark.h (1.1), src/jrd/btr.h (1.1), src/jrd/dsc.h (1.1), src/jrd/err.cpp (1.1), src/jrd/ext.cpp (1.1), src/jrd/ini.e (1.1), src/jrd/jrd.h (1.1), src/jrd/math.h (1.1), src/jrd/perf_proto.h (1.1), src/jrd/scl.h (1.1), src/jrd/why.c (1.1), src/jrd/winnt.cpp (1.1), src/jrd/all_proto.h (1.1), src/jrd/blf_proto.h (1.1), src/jrd/blrtable.h (1.1), src/jrd/build_no.h (1.1), src/jrd/builtin.cpp (1.1), src/jrd/cch.h (1.1), src/jrd/cdefs.h (1.1), src/jrd/codes.h (1.1), src/jrd/codetext.h (1.1), src/jrd/dbt.cpp (1.1), src/jrd/dyn_del.e (1.1), src/jrd/dyn_mod.e (1.1), src/jrd/fil.h (1.1), src/jrd/fun.e (1.1), src/jrd/pwd.h (1.1), src/jrd/shrinit.cpp (1.1), src/jrd/trig.h (1.1), src/jrd/aif.h (1.1), src/jrd/btr.cpp (1.1), src/jrd/btr_proto.h (1.1), src/jrd/common.h (1.1), src/jrd/constants.h (1.1), src/jrd/cvt.cpp (1.1), src/jrd/cvt2.cpp (1.1), src/jrd/cvt2_proto.h (1.1), src/jrd/cvt_proto.h (1.1), src/jrd/dbg.h (1.1), src/jrd/dbg_proto.h (1.1), src/jrd/dfloat_stub.cpp (1.1), src/jrd/dflt.gdl (1.1), src/jrd/dflt.h (1.1), src/jrd/divorce.h (1.1), src/jrd/ini.h (1.1), src/jrd/isc.h (1.1), src/jrd/sqz.cpp (1.1), src/jrd/dfw_proto.h (1.1), src/jrd/dls.cpp (1.1), src/jrd/dls_proto.h (1.1), src/jrd/dmp_proto.h (1.1), src/jrd/dpm_proto.h (1.1), src/jrd/drq.h (1.1), src/jrd/dsc.cpp (1.1), src/jrd/dyn_util.e (1.1), src/jrd/event.h (1.1), src/jrd/evl.cpp (1.1), src/jrd/gdsold.h (1.1), src/jrd/inf.cpp (1.1), src/jrd/intlobj.h (1.1), src/jrd/pwd.cpp (1.1), src/jrd/tra.cpp (1.1), src/jrd/windows.cpp (1.1), src/jrd/cch.cpp (1.1), src/jrd/dbg.cpp (1.1), src/jrd/dyn_def.sed (1.1), src/jrd/dyn_df_proto.h (1.1), src/jrd/dyn_dl_proto.h (1.1), src/jrd/dyn_md_proto.h (1.1), src/jrd/isc_ipc.cpp (1.1), src/jrd/pag.cpp (1.1), src/jrd/quad.cpp (1.1), src/jrd/tra.h (1.1), src/jrd/val.h (1.1), src/jrd/dpm.e (1.1), src/jrd/dsc_proto.h (1.1), src/jrd/dyn_ut_proto.h (1.1), src/jrd/enc.cpp (1.1), src/jrd/entry.h (1.1), src/jrd/ibsetjmp.h (1.1), src/jrd/isc.cpp (1.1), src/jrd/jrd.cpp (1.1), src/jrd/shdef.h (1.1), src/jrd/sort.h (1.1), src/jrd/codes.e (1.1), src/jrd/dllshell.cpp (1.1), src/jrd/dyn.e (1.1), src/jrd/dyn.h (1.1), src/jrd/err_proto.h (1.1), src/jrd/flu.cpp (1.1), src/jrd/grant.e (1.1), src/jrd/sun_ftn.cpp (1.1), src/jrd/vio.cpp (1.1), src/jrd/dfw.e (1.1), src/jrd/dmp.cpp (1.1), src/jrd/event_proto.h (1.1), src/jrd/evl_like.cpp (1.1), src/jrd/evl_proto.h (1.1), src/jrd/exe.h (1.1), src/jrd/exe_proto.h (1.1), src/jrd/ext.h (1.1), src/jrd/extvms.cpp (1.1), src/jrd/filters.cpp (1.1), src/jrd/par.cpp (1.1), src/jrd/scl.e (1.1), src/jrd/cmp.cpp (1.1), src/jrd/envelope.e (1.1), src/jrd/filte_proto.h (1.1), src/jrd/flags.h (1.1), src/jrd/flu.h (1.1), src/jrd/flu_proto.h (1.1), src/jrd/functions.cpp (1.1), src/jrd/gds.bas (1.1), src/jrd/gds.def (1.1), src/jrd/gds.hxx (1.1), src/jrd/intl.cpp (1.1), src/jrd/inuse.cpp (1.1), src/jrd/lck_proto.h (1.1), src/jrd/ods.h (1.1), src/jrd/req.h (1.1), src/jrd/gds.pas (1.1), src/jrd/gds.pli (1.1), src/jrd/gds.vpas (1.1), src/jrd/gds5entry.mar (1.1), src/jrd/gds_aix.f (1.1), src/jrd/gds_apollo.f (1.1), src/jrd/gds_h3.f (1.1), src/jrd/gdsentry.mar (1.1), src/jrd/ibase.h (1.1), src/jrd/iberr.h (1.1), src/jrd/inuse_proto.h (1.1), src/jrd/file_params.h (1.1), src/jrd/gds_hp.f (1.1), src/jrd/gds_sun.f (1.1), src/jrd/gds_vms.f (1.1), src/jrd/grammar.cpp (1.1), src/jrd/grammar.y (1.1), src/jrd/rse.cpp (1.1), src/jrd/divorce.cpp (1.1), src/jrd/exe.cpp (1.1), src/jrd/gds_proto.h (1.1), src/jrd/grant.gdl (1.1), src/jrd/iberr.cpp (1.1), src/jrd/iberr_proto.h (1.1), src/jrd/ibinitdll.cpp (1.1), src/jrd/jrn.h (1.1), src/jrd/val.cpp (1.1), src/jrd/blb_proto.h (1.1), src/jrd/doserr.h (1.1), src/jrd/dyn_def.e (1.1), src/jrd/grant_proto.h (1.1), src/jrd/ib_stdio.cpp (1.1), src/jrd/ib_stdio.h (1.1), src/jrd/ids.h (1.1), src/jrd/ids.m (1.1), src/jrd/idx.cpp (1.1), src/jrd/idx.h (1.1), src/jrd/idx_proto.h (1.1), src/jrd/inf.h (1.1), src/jrd/inf_proto.h (1.1), src/jrd/ini_proto.h (1.1), src/jrd/intl.h (1.1), src/jrd/intlnames.h (1.1), src/jrd/irq.h (1.1), src/jrd/isc_cray.cpp (1.1), src/jrd/isc_sync.cpp (1.1), src/jrd/iscmsgs.msg (1.1), src/jrd/jrn.cpp (1.1), src/jrd/log.cpp (1.1), src/jrd/mov.cpp (1.1), src/jrd/intl_proto.h (1.1), src/jrd/isc_file.cpp (1.1), src/jrd/iutls.def (1.1), src/jrd/lck.cpp (1.1), src/jrd/license.h (1.1), src/jrd/met.e (1.1), src/jrd/perf.cpp (1.1), src/jrd/sch.cpp (1.1), src/jrd/thd.cpp (1.1), src/jrd/thd.h (1.1), src/jrd/thd_win32.cpp (1.1), src/jrd/isc_win32.cpp (1.1), src/jrd/jio.cpp (1.1), src/jrd/jlx.cpp (1.1), src/jrd/jrd.def (1.1), src/jrd/opt.cpp (1.1), src/jrd/event.cpp (1.1), src/jrd/everything.h (1.1), src/jrd/gds.cpp (1.1), src/jrd/jrd_proto.h (1.1), src/jrd/jrd_ver.h (1.1), src/jrd/jrd_ver.rc (1.1), src/jrd/jrn_proto.h (1.1), src/jrd/kanji.cpp (1.1), src/jrd/kanji.h (1.1), src/jrd/kanji_proto.h (1.1), src/jrd/lan.cpp (1.1), src/jrd/lck.h (1.1), src/jrd/lck_dummy.cpp (1.1), src/jrd/llio.h (1.1), src/jrd/llio_proto.h (1.1), src/jrd/lls.h (1.1), src/jrd/lnmdef.h (1.1), src/jrd/log.h (1.1), src/jrd/log_proto.h (1.1), src/jrd/loiter.cpp (1.1), src/jrd/loiter.h (1.1), src/jrd/makefile.mak (1.1), src/jrd/map.cpp (1.1), src/jrd/map_proto.h (1.1), src/jrd/math.cpp (1.1), src/jrd/mblr.cpp (1.1), src/jrd/mblr.h (1.1), src/jrd/mblr_proto.h (1.1), src/jrd/mem.cpp (1.1), src/jrd/memtest.cpp (1.1), src/jrd/met.h (1.1), src/jrd/misc.cpp (1.1), src/jrd/misc.h (1.1), src/jrd/misc_proto.h (1.1), src/jrd/mmov.mar (1.1), src/jrd/pio.h (1.1), src/jrd/rng.cpp (1.1), src/jrd/sdl.cpp (1.1), src/jrd/sort.cpp (1.1), src/jrd/stats.e (1.1), src/jrd/all.cpp (1.1), src/jrd/alt.cpp (1.1), src/jrd/blb.cpp (1.1), src/jrd/met_proto.h (1.1), src/jrd/msg.h (1.1), src/jrd/msg_encode.h (1.1), src/jrd/msg_facs.h (1.1), src/jrd/msgs.h (1.1), src/jrd/names.h (1.1), src/jrd/nav.cpp (1.1), src/jrd/nav_proto.h (1.1), src/jrd/netware.cpp (1.1), src/jrd/nlm_thd.h (1.1), src/jrd/nod.h (1.1), src/jrd/nodebug.cpp (1.1), src/jrd/obj.h (1.1), src/jrd/ods10.gdl (1.1), src/jrd/ods72.gdl (1.1), src/jrd/pcmet.e (1.1), src/jrd/arg.h (1.1), src/jrd/cch_proto.h (1.1), src/jrd/cmp_proto.h (1.1), src/jrd/dyn_proto.h (1.1), src/jrd/isc_f_proto.h (1.1), src/jrd/isc_i_proto.h (1.1), src/jrd/isc_proto.h (1.1), src/jrd/isc_s_proto.h (1.1), src/jrd/isc_signal.h (1.1), src/jrd/llio.cpp (1.1), src/jrd/mov_proto.h (1.1), src/jrd/ods80.gdl (1.1), src/jrd/ods80dif.gdl (1.1), src/jrd/ods81.gdl (1.1), src/jrd/ods91.gdl (1.1), src/jrd/old.h (1.1), src/jrd/old_proto.h (1.1), src/jrd/opt_proto.h (1.1), src/jrd/os2.cpp (1.1), src/jrd/pag.h (1.1), src/jrd/pag_proto.h (1.1), src/jrd/par_proto.h (1.1), src/jrd/pcmet_proto.h (1.1), src/jrd/pcsleep.cpp (1.1), src/jrd/perf.pas (1.1), src/jrd/pio_proto.h (1.1), src/jrd/pragma.h (1.1), src/jrd/print.cpp (1.1), src/jrd/procs2.gdl (1.1), src/jrd/prv_m_bypass.h (1.1), src/jrd/pwd_proto.h (1.1), src/jrd/qatest.cpp (1.1), src/jrd/quad.h (1.1), src/jrd/quad_proto.h (1.1), src/jrd/que.h (1.1), src/jrd/rdb.cpp (1.1), src/jrd/rdb.h (1.1), src/jrd/rdb_codes.h (1.1), src/jrd/rdbcodes.h (1.1), src/jrd/rdbcodes.mar (1.1), src/jrd/rdbgentry.mar (1.1), src/jrd/rdbgpas.cpp (1.1), src/jrd/rdbint.cpp (1.1), src/jrd/rec.cpp (1.1), src/jrd/rec_proto.h (1.1), src/jrd/relations.h (1.1), src/jrd/rlck_proto.h (1.1), src/jrd/rng.h (1.1), src/jrd/rng_proto.h (1.1), src/jrd/rse.h (1.1), src/jrd/rse_proto.h (1.1), src/jrd/sbm.cpp (1.1), src/jrd/sbm.h (1.1), src/jrd/sbm_proto.h (1.1), src/jrd/scl_proto.h (1.1), src/jrd/scroll_cursors.h (1.1), src/jrd/sdl.h (1.1), src/jrd/sdl_proto.h (1.1), src/jrd/sdw.cpp (1.1), src/jrd/sdw.h (1.1), src/jrd/sdw_proto.h (1.1), src/jrd/shrfinit.cpp (1.1), src/jrd/shut.cpp (1.1), src/jrd/shut_proto.h (1.1), src/jrd/sort_proto.h (1.1), src/jrd/sql_code.h (1.1), src/jrd/sqz.h (1.1), src/jrd/sqz_proto.h (1.1), src/jrd/stored_proc.gdl (1.1), src/jrd/stubs.cpp (1.1), src/jrd/svc_undoc.h (1.1), src/jrd/time.h (1.1), src/jrd/why_proto.h (1.1), src/jrd/blob_filter.e (1.1), src/jrd/blob_filter.h (1.1), src/jrd/enc_proto.h (1.1), src/jrd/ext_proto.h (1.1), src/jrd/fun_proto.h (1.1), src/jrd/gdsassert.h (1.1), src/jrd/isc_sync_win32.cpp (1.1), src/jrd/rlck.cpp (1.1), src/jrd/sch_proto.h (1.1), src/jrd/svc_proto.h (1.1), src/jrd/syidef.h (1.1), src/jrd/sym.cpp (1.1), src/jrd/sym_proto.h (1.1), src/jrd/termtype.h (1.1), src/jrd/thd_proto.h (1.1), src/jrd/thin.asm (1.1), src/jrd/thread.mar (1.1), src/jrd/tpc.cpp (1.1), src/jrd/tpc.h (1.1), src/jrd/tpc_proto.h (1.1), src/jrd/tra_proto.h (1.1), src/jrd/types.h (1.1), src/jrd/unix.cpp (1.1), src/jrd/utl_proto.h (1.1), src/jrd/utls.def (1.1), src/jrd/v2_triggers.gdl (1.1), src/jrd/val_proto.h (1.1), src/jrd/version.rc (1.1), src/jrd/version_95.rc (1.1), src/jrd/vio_debug.h (1.1), src/jrd/vio_proto.h (1.1), src/jrd/vms.cpp (1.1), src/jrd/vms.h (1.1), src/jrd/vms_command.cpp (1.1), src/jrd/vmsevent.cpp (1.1), src/jrd/vmslo_proto.h (1.1), src/jrd/vmslock.cpp (1.1), src/jrd/vmsthread.cpp (1.1), src/jrd/winnt_dll.cpp (1.1), src/lock/config_params (1.1), src/lock/depends.mak (1.1), src/lock/driver.cpp (1.1), src/lock/fparamv3.h (1.1), src/lock/lock_header_mmap (1.1), src/lock/lock_header_shmem (1.1), src/lock/lock_proto.h (1.1), src/lock/lockv3s4.h (1.1), src/lock/manager.cpp (1.1), src/lock/pls.cpp (1.1), src/lock/plserver.cpp (1.1), src/lock/plserver.h (1.1), src/lock/printv3s4.cpp (1.1), src/lock/prtv3_proto.h (1.1), src/lock/reset.cpp (1.1), src/lock/ulimit.cpp (1.1), src/lock/lock.cpp (1.1), src/lock/lock.h (1.1), src/lock/lockv3.h (1.1), src/lock/print.cpp (1.1), src/lock/printv3.cpp (1.1), src/misc/codes.h (1.1), src/misc/codetext.h (1.1), src/misc/gds_codes.ftn (1.1), src/misc/gds_codes.pas (1.1), src/misc/help.gbak (1.1), src/misc/metadata.gbak (1.1), src/misc/msg_facs.h (1.1), src/misc/msgs.h (1.1), src/misc/rdb_codes.h (1.1), src/misc/sql_code.h (1.1), src/misc/status.cpp (1.1), src/misc/status.h (1.1), src/msgs/build.def (1.1), src/msgs/change_msgs.e (1.1), src/msgs/depends.mak (1.1), src/msgs/enter_msgs.e (1.1), src/msgs/include.e (1.1), src/msgs/load.e (1.1), src/msgs/makefile.mak (1.1), src/msgs/modify_msgs.e (1.1), src/msgs/msg.gdl (1.1), src/msgs/build_file.e (1.1), src/msgs/check_msgs.e (1.1), src/msgs/msg.gbak (1.1), src/pipe/allp.cpp (1.1), src/pipe/allp_proto.h (1.1), src/pipe/blk.h (1.1), src/pipe/foot.cpp (1.1), src/pipe/head.cpp (1.1), src/pipe/head_proto.h (1.1), src/pipe/pipe.h (1.1), src/pyxis/adm.cpp (1.1), src/pyxis/all.h (1.1), src/pyxis/allp.cpp (1.1), src/pyxis/altp.cpp (1.1), src/pyxis/attributes.h (1.1), src/pyxis/blk.cpp (1.1), src/pyxis/blk.h (1.1), src/pyxis/cdm.cpp (1.1), src/pyxis/curses_play.cpp (1.1), src/pyxis/debug.cpp (1.1), src/pyxis/enumerations.h (1.1), src/pyxis/everything.h (1.1), src/pyxis/field_edit.h (1.1), src/pyxis/field_name.h (1.1), src/pyxis/file_name.h (1.1), src/pyxis/form_ddl.h (1.1), src/pyxis/form_name.h (1.1), src/pyxis/forms.gbk (1.1), src/pyxis/fred.e (1.1), src/pyxis/keys.h (1.1), src/pyxis/menu.cpp (1.1), src/pyxis/phase1.h (1.1), src/pyxis/phase2.cpp (1.1), src/pyxis/phase2.h (1.1), src/pyxis/edit.cpp (1.1), src/pyxis/edit.e (1.1), src/pyxis/phase3.cpp (1.1), src/pyxis/pyxis.cpp (1.1), src/pyxis/pyxis.h (1.1), src/pyxis/save.e (1.1), src/pyxis/scr.cpp (1.1), src/pyxis/scr.h (1.1), src/pyxis/size_form.h (1.1), src/pyxis/sun_ftn_pyxis.cpp (1.1), src/pyxis/vdm.cpp (1.1), src/pyxis/vt100.cpp (1.1), src/qli/all.cpp (1.1), src/qli/all_proto.h (1.1), src/qli/blk.h (1.1), src/qli/comma_proto.h (1.1), src/qli/command.cpp (1.1), src/qli/compi_proto.h (1.1), src/qli/compile.cpp (1.1), src/qli/compile.h (1.1), src/qli/depends.mak (1.1), src/qli/err.cpp (1.1), src/qli/err_proto.h (1.1), src/qli/eval.cpp (1.1), src/qli/eval_proto.h (1.1), src/qli/everything.h (1.1), src/qli/exe.h (1.1), src/qli/exe_proto.h (1.1), src/qli/expan_proto.h (1.1), src/qli/expand.cpp (1.1), src/qli/form.cpp (1.1), src/qli/form.h (1.1), src/qli/form_proto.h (1.1), src/qli/forma_proto.h (1.1), src/qli/format.cpp (1.1), src/qli/format.h (1.1), src/qli/gener.cpp (1.1), src/qli/gener_proto.h (1.1), src/qli/help_proto.h (1.1), src/qli/hsh.cpp (1.1), src/qli/hsh_proto.h (1.1), src/qli/lex_proto.h (1.1), src/qli/meta_proto.h (1.1), src/qli/mov_proto.h (1.1), src/qli/noform.cpp (1.1), src/qli/nounix.cpp (1.1), src/qli/parse.cpp (1.1), src/qli/parse.h (1.1), src/qli/parse_proto.h (1.1), src/qli/dtr.cpp (1.1), src/qli/dtr.h (1.1), src/qli/exe.cpp (1.1), src/qli/help.e (1.1), src/qli/lex.cpp (1.1), src/qli/mov.cpp (1.1), src/qli/picst_proto.h (1.1), src/qli/picstr.cpp (1.1), src/qli/proc.e (1.1), src/qli/proc_ddl.h (1.1), src/qli/proc_proto.h (1.1), src/qli/procddl1.h (1.1), src/qli/procddl2.h (1.1), src/qli/procddl3.h (1.1), src/qli/procddl4.h (1.1), src/qli/repor_proto.h (1.1), src/qli/report.cpp (1.1), src/qli/report.h (1.1), src/qli/reqs.h (1.1), src/qli/show.e (1.1), src/qli/show_proto.h (1.1), src/qli/symbols.h (1.1), src/qli/words.h (1.1), src/qli/meta.e (1.1), src/remote/allr_proto.h (1.1), src/remote/caution.ico (1.1), src/remote/chop.cpp (1.1), src/remote/chop_proto.h (1.1), src/remote/chuser.cpp (1.1), src/remote/cntl.cpp (1.1), src/remote/cntl_proto.h (1.1), src/remote/dnet.cpp (1.1), src/remote/ipc.cpp (1.1), src/remote/protocol.h (1.1), src/remote/server.cpp (1.1), src/remote/types.h (1.1), src/remote/wnet.cpp (1.1), src/remote/xdr.h (1.1), src/remote/allr.cpp (1.1), src/remote/decne_proto.h (1.1), src/remote/decnet_server.cpp (1.1), src/remote/depends.mak (1.1), src/remote/divorce.cpp (1.1), src/remote/dllshell.cpp (1.1), src/remote/dnet_proto.h (1.1), src/remote/dnet_server.cpp (1.1), src/remote/faux.cpp (1.1), src/remote/faux.h (1.1), src/remote/ibconfig.cpp (1.1), src/remote/ibconfig.h (1.1), src/remote/ibconfig.rc (1.1), src/remote/ibsvrhlp.h (1.1), src/remote/in.h (1.1), src/remote/inet.cpp (1.1), src/remote/inet_proto.h (1.1), src/remote/inetiodef.h (1.1), src/remote/ntoh.cpp (1.1), src/remote/protocol.cpp (1.1), src/remote/remote.cpp (1.1), src/remote/remote.h (1.1), src/remote/inet_server.cpp (1.1), src/remote/inter_proto.h (1.1), src/remote/ipc.h (1.1), src/remote/ipc_proto.h (1.1), src/remote/ipc_server.cpp (1.1), src/remote/isc_tcpent.mar (1.1), src/remote/jibdef.mar (1.1), src/remote/lanentry.h (1.1), src/remote/makefile.mak (1.1), src/remote/merge.cpp (1.1), src/remote/merge_proto.h (1.1), src/remote/multivx.cpp (1.1), src/remote/netwcon.cpp (1.1), src/remote/nlmtst.def (1.1), src/remote/nt_server.cpp (1.1), src/remote/ntoh_proto.h (1.1), src/remote/nwserv.cpp (1.1), src/remote/parse_proto.h (1.1), src/remote/parser.cpp (1.1), src/remote/pcbdefv4.mar (1.1), src/remote/pcbdefv5.mar (1.1), src/remote/property.cpp (1.1), src/remote/property.rc (1.1), src/remote/property.rh (1.1), src/remote/propty_proto.h (1.1), src/remote/proto_proto.h (1.1), src/remote/remot_proto.h (1.1), src/remote/remote.def (1.1), src/remote/remote_def.h (1.1), src/remote/serve_proto.h (1.1), src/remote/server.ico (1.1), src/remote/spxesr.cpp (1.1), src/remote/spxne_proto.h (1.1), src/remote/spxnet.cpp (1.1), src/remote/spxnet32.cpp (1.1), src/remote/spxnet32_proto.h (1.1), src/remote/spxwi_proto.h (1.1), src/remote/spxwin.h (1.1), src/remote/srvr_w32.cpp (1.1), src/remote/tcptypes.h (1.1), src/remote/ucx.cpp (1.1), src/remote/wfwnp.cpp (1.1), src/remote/wfwnp.h (1.1), src/remote/wfwnp_proto.h (1.1), src/remote/xdr.cpp (1.1), src/remote/xdr_proto.h (1.1), src/remote/xnet.cpp (1.1), src/remote/decnet.cpp (1.1), src/remote/interface.cpp (1.1), src/remote/mgr.cpp (1.1), src/remote/window.aps (1.1), src/remote/window.cpp (1.1), src/remote/window.h (1.1), src/remote/window.rc (1.1), src/remote/window.rh (1.1), src/remote/window_proto.h (1.1), src/remote/winerr.h (1.1), src/remote/winvx.cpp (1.1), src/remote/wnet_proto.h (1.1), src/remote/xnet.h (1.1), src/remote/xnet_proto.h (1.1), src/remote/zap.mar (1.1), src/remote/neterr.h (1.1), src/remote/spxwin.cpp (1.1), src/remote/winmain.cpp (1.1), src/utilities/cache.cpp (1.1), src/utilities/cmd_util.cpp (1.1), src/utilities/cmd_util_proto.h (1.1), src/utilities/dba.e (1.1), src/utilities/dbaswi.h (1.1), src/utilities/drop.cpp (1.1), src/utilities/dropv3.cpp (1.1), src/utilities/drpv3_proto.h (1.1), src/utilities/gsec.cpp (1.1), src/utilities/gsecswi.h (1.1), src/utilities/guard.cpp (1.1), src/utilities/ibmgr.cpp (1.1), src/utilities/ibmgrswi.h (1.1), src/utilities/install_nt.h (1.1), src/utilities/install_reg.cpp (1.1), src/utilities/install_svc.cpp (1.1), src/utilities/isc.gdl (1.1), src/utilities/isc4.gdl (1.1), src/utilities/isc4.sql (1.1), src/utilities/ppg.cpp (1.1), src/utilities/ppg_proto.h (1.1), src/utilities/print_pool.cpp (1.1), src/utilities/rebui_proto.h (1.1), src/utilities/rebuild.cpp (1.1), src/utilities/rebuild.gdl (1.1), src/utilities/rebuild.h (1.1), src/utilities/regis_proto.h (1.1), src/utilities/registry.cpp (1.1), src/utilities/relay.cpp (1.1), src/utilities/rmet.e (1.1), src/utilities/rmet_proto.h (1.1), src/utilities/rstor_proto.h (1.1), src/utilities/rstore.e (1.1), src/utilities/run_service.cpp (1.1), src/utilities/sbc_print.cpp (1.1), src/utilities/scrty_apollo.gdl (1.1), src/utilities/scrty_unix.gdl (1.1), src/utilities/scrty_vms.gdl (1.1), src/utilities/scrty_xl.gdl (1.1), src/utilities/secur_proto.h (1.1), src/utilities/security.e (1.1), src/utilities/servi_proto.h (1.1), src/utilities/services.cpp (1.1), src/utilities/srvrmgr.cpp (1.1), src/utilities/srvrmgr_proto.h (1.1), src/utilities/util.cpp (1.1), src/utilities/util_proto.h (1.1), src/utilities/v2_dmp.cpp (1.1), src/utilities/analyse.cpp (1.1), src/utilities/dba_full.e (1.1), src/utilities/gsec.h (1.1), src/utilities/ibmgr.h (1.1), src/wal/driver.cpp (1.1), src/wal/wal.cpp (1.1), src/wal/wal.h (1.1), src/wal/wal_prnt.cpp (1.1), src/wal/wal_proto.h (1.1), src/wal/walc.cpp (1.1), src/wal/walc_proto.h (1.1), src/wal/walf.cpp (1.1), src/wal/walf_proto.h (1.1), src/wal/walr.cpp (1.1), src/wal/walr_proto.h (1.1), src/wal/walw.cpp (1.1), src/wal/walw_main.cpp (1.1), src/wal/walw_proto.h (1.1), src/wal/wstat_proto.h (1.1), src/wal/wstatus.cpp (1.1): Initial revision 2001-05-23 15:25 tamlin * firebird2/: generated/alice/makefile (1.1.1.1), generated/alice/placeholder.txt (1.1.1.1), generated/burp/makefile (1.1.1.1), generated/burp/placeholder.txt (1.1.1.1), generated/dsql/makefile (1.1.1.1), generated/dsql/placeholder.txt (1.1.1.1), generated/dudley/makefile (1.1.1.1), generated/dudley/placeholder.txt (1.1.1.1), generated/gpre/makefile (1.1.1.1), generated/gpre/placeholder.txt (1.1.1.1), generated/isql/makefile (1.1.1.1), generated/isql/placeholder.txt (1.1.1.1), generated/journal/placeholder.txt (1.1.1.1), generated/jrd/makefile (1.1.1.1), generated/jrd/placeholder.txt (1.1.1.1), generated/msgs/makefile (1.1.1.1), generated/msgs/placeholder.txt (1.1.1.1), generated/pyxis/placeholder.txt (1.1.1.1), generated/qli/placeholder.txt (1.1.1.1), generated/utilities/makefile (1.1.1.1), generated/utilities/placeholder.txt (1.1.1.1), src/journal/conso_proto.h (1.1.1.1), src/journal/depends.mak (1.1.1.1), src/journal/gjrn_proto.h (1.1.1.1), src/journal/journal.gdl (1.1.1.1), src/journal/journal.h (1.1.1.1), src/journal/journal_vms.gdl (1.1.1.1), src/journal/misc_proto.h (1.1.1.1), src/journal/oldr.cpp (1.1.1.1), src/journal/oldr_proto.h (1.1.1.1), src/journal/rebui_proto.h (1.1.1.1), src/journal/serve_proto.h (1.1.1.1), src/journal/archive.cpp (1.1.1.1), src/journal/console.cpp (1.1.1.1), src/journal/gjrn.cpp (1.1.1.1), src/journal/misc.cpp (1.1.1.1), src/journal/rebuild.e (1.1.1.1), src/journal/server.e (1.1.1.1), src/gpre/cdbtable.h (1.1.1.1), src/gpre/cmd.cpp (1.1.1.1), src/gpre/cmd_proto.h (1.1.1.1), src/gpre/cme_proto.h (1.1.1.1), src/gpre/gpre.cpp (1.1.1.1), src/gpre/par.cpp (1.1.1.1), src/journal/journal_vms.e (1.1.1.1), src/gpre/cmp.cpp (1.1.1.1), src/gpre/cob.cpp (1.1.1.1), src/gpre/exp.cpp (1.1.1.1), src/gpre/sql.cpp (1.1.1.1), src/gpre/cme.cpp (1.1.1.1), src/gpre/cmp_proto.h (1.1.1.1), src/gpre/dyntable.h (1.1.1.1), src/gpre/exp_proto.h (1.1.1.1), src/gpre/form.cpp (1.1.1.1), src/gpre/form.h (1.1.1.1), src/gpre/form__proto.h (1.1.1.1), src/gpre/form_proto.h (1.1.1.1), src/gpre/form_trn.cpp (1.1.1.1), src/gpre/gpre.h (1.1.1.1), src/gpre/gpre_proto.h (1.1.1.1), src/gpre/gpreswi.h (1.1.1.1), src/gpre/hsh.cpp (1.1.1.1), src/gpre/hsh.h (1.1.1.1), src/gpre/hsh_proto.h (1.1.1.1), src/gpre/int.cpp (1.1.1.1), src/gpre/jrdme_proto.h (1.1.1.1), src/gpre/jrdmet.cpp (1.1.1.1), src/gpre/pas.cpp (1.1.1.1), src/gpre/pat.cpp (1.1.1.1), src/gpre/sqe.cpp (1.1.1.1), src/gpre/c_cxx.cpp (1.1.1.1), src/gpre/dyntable.cpp (1.1.1.1), src/gpre/ftn.cpp (1.1.1.1), src/gpre/gpre_meta.h (1.1.1.1), src/gpre/lang_proto.h (1.1.1.1), src/gpre/movg.cpp (1.1.1.1), src/gpre/movg_proto.h (1.1.1.1), src/gpre/msc.cpp (1.1.1.1), src/gpre/msc_proto.h (1.1.1.1), src/gpre/noform.cpp (1.1.1.1), src/gpre/par_proto.h (1.1.1.1), src/gpre/parse.h (1.1.1.1), src/gpre/pat.h (1.1.1.1), src/gpre/pat_proto.h (1.1.1.1), src/gpre/prett_proto.h (1.1.1.1), src/gpre/pretty.cpp (1.1.1.1), src/gpre/sdltable.h (1.1.1.1), src/gpre/sqe_proto.h (1.1.1.1), src/gpre/sql_proto.h (1.1.1.1), src/gpre/words.h (1.1.1.1), src/alice/alice.cpp (1.1.1.1), src/alice/alice.h (1.1.1.1), src/alice/alice_meta.e (1.1.1.1), src/alice/alice_meta.h (1.1.1.1), src/alice/alice_proto.h (1.1.1.1), src/alice/aliceswi.h (1.1.1.1), src/alice/all.cpp (1.1.1.1), src/alice/all.h (1.1.1.1), src/alice/all_proto.h (1.1.1.1), src/alice/alloc.h (1.1.1.1), src/alice/blk.h (1.1.1.1), src/alice/exe.cpp (1.1.1.1), src/alice/exe_proto.h (1.1.1.1), src/alice/info.h (1.1.1.1), src/alice/lls.h (1.1.1.1), src/alice/tdr.cpp (1.1.1.1), src/alice/tdr_proto.h (1.1.1.1), src/csv/csi.cpp (1.1.1.1), src/csv/csi.h (1.1.1.1), src/csv/csi_proto.h (1.1.1.1), src/csv/css.cpp (1.1.1.1), src/csv/css_proto.h (1.1.1.1), src/csv/csu.cpp (1.1.1.1), src/csv/depends.mak (1.1.1.1), src/csv/print.cpp (1.1.1.1), src/gpre/ada.cpp (1.1.1.1), src/gpre/gpre_meta.e (1.1.1.1), src/csv/csv.cpp (1.1.1.1), src/dsql/all.h (1.1.1.1), src/dsql/array_proto.h (1.1.1.1), src/dsql/blk.h (1.1.1.1), src/dsql/dsql.h (1.1.1.1), src/dsql/gen.cpp (1.1.1.1), src/dsql/make.cpp (1.1.1.1), src/dsql/movd.cpp (1.1.1.1), src/dsql/pass1.cpp (1.1.1.1), src/dsql/sqlda.h (1.1.1.1), src/dsql/alld.cpp (1.1.1.1), src/dsql/blob.e (1.1.1.1), src/dsql/blob_proto.h (1.1.1.1), src/dsql/chars.h (1.1.1.1), src/dsql/ddl.cpp (1.1.1.1), src/dsql/ddl_proto.h (1.1.1.1), src/dsql/depends.mak (1.1.1.1), src/dsql/dsql.def (1.1.1.1), src/dsql/errd.cpp (1.1.1.1), src/dsql/gen_proto.h (1.1.1.1), src/dsql/hsh.cpp (1.1.1.1), src/dsql/keywords.h (1.1.1.1), src/dsql/makefile.mak (1.1.1.1), src/dsql/metd.e (1.1.1.1), src/dsql/node.h (1.1.1.1), src/dsql/parse.y (1.1.1.1), src/dsql/preparse.cpp (1.1.1.1), src/dsql/utld.cpp (1.1.1.1), src/dsql/dsql.cpp (1.1.1.1), src/dsql/hsh_proto.h (1.1.1.1), src/dsql/metd_proto.h (1.1.1.1), src/dsql/movd_proto.h (1.1.1.1), src/dsql/user_dsql.cpp (1.1.1.1), src/dsql/alld_proto.h (1.1.1.1), src/dsql/array.e (1.1.1.1), src/dsql/dsql_proto.h (1.1.1.1), src/dsql/errd_proto.h (1.1.1.1), src/dsql/make_proto.h (1.1.1.1), src/dsql/parse.awk (1.1.1.1), src/dsql/parse.cpp (1.1.1.1), src/dsql/parse.sed (1.1.1.1), src/dsql/parse_proto.h (1.1.1.1), src/dsql/pass1_proto.h (1.1.1.1), src/dsql/prepa_proto.h (1.1.1.1), src/dsql/sym.h (1.1.1.1), src/dsql/user__proto.h (1.1.1.1), src/dsql/utld_proto.h (1.1.1.1), src/dudley/ddl.cpp (1.1.1.1), src/dudley/ddl.h (1.1.1.1), src/dudley/ddl_proto.h (1.1.1.1), src/dudley/depends.mak (1.1.1.1), src/dudley/exe_proto.h (1.1.1.1), src/dudley/expan_proto.h (1.1.1.1), src/dudley/expand.cpp (1.1.1.1), src/dudley/expr.cpp (1.1.1.1), src/dudley/expr_proto.h (1.1.1.1), src/dudley/extra_proto.h (1.1.1.1), src/dudley/gener_proto.h (1.1.1.1), src/dudley/generate.cpp (1.1.1.1), src/dudley/hsh.cpp (1.1.1.1), src/dudley/lex.cpp (1.1.1.1), src/dudley/lex_proto.h (1.1.1.1), src/dudley/parse.cpp (1.1.1.1), src/dudley/parse.h (1.1.1.1), src/dudley/parse_proto.h (1.1.1.1), src/dudley/trn.cpp (1.1.1.1), src/dudley/trn_proto.h (1.1.1.1), src/dudley/exe.e (1.1.1.1), src/dudley/extract.e (1.1.1.1), src/dudley/hsh_proto.h (1.1.1.1), src/extlib/ib_udf.c (1.1.1.1), src/extlib/ib_udf.h (1.1.1.1), src/extlib/ib_udf.sql (1.1.1.1), src/extlib/ib_util.c (1.1.1.1), src/extlib/ib_util.h (1.1.1.1), src/extlib/ib_util.pas (1.1.1.1), src/extlib/makefile.mak (1.1.1.1), src/include/fb_blk.h (1.1.1.1), src/include/fb_macros.h (1.1.1.1), src/include/fb_types.h (1.1.1.1), src/include/iberror.h (1.1.1.1), src/include/jrd/gds.h (1.1.1.1), src/intl/ancyrr.h (1.1.1.1), src/intl/anczech.h (1.1.1.1), src/intl/angreek1.h (1.1.1.1), src/intl/anhundc.h (1.1.1.1), src/intl/anpolish.h (1.1.1.1), src/intl/ansii850.h (1.1.1.1), src/intl/ansiintl.h (1.1.1.1), src/intl/ansinor4.h (1.1.1.1), src/intl/ansislov.h (1.1.1.1), src/intl/ansispan.h (1.1.1.1), src/intl/ansiswfn.h (1.1.1.1), src/intl/anturk.h (1.1.1.1), src/intl/ascii.h (1.1.1.1), src/intl/ascii2.h (1.1.1.1), src/intl/bllt1ca0.h (1.1.1.1), src/intl/bllt1da0.h (1.1.1.1), src/intl/bllt1de0.h (1.1.1.1), src/intl/bllt1es0.h (1.1.1.1), src/intl/bllt1fi0.h (1.1.1.1), src/intl/bllt1fr0.h (1.1.1.1), src/intl/bllt1is0.h (1.1.1.1), src/intl/bllt1it0.h (1.1.1.1), src/intl/bllt1nl0.h (1.1.1.1), src/intl/bllt1no0.h (1.1.1.1), src/intl/bllt1pt0.h (1.1.1.1), src/intl/bllt1sv0.h (1.1.1.1), src/intl/bllt1uk0.h (1.1.1.1), src/intl/bllt1us0.h (1.1.1.1), src/intl/blnxtde0.h (1.1.1.1), src/intl/blnxtes0.h (1.1.1.1), src/intl/blnxtfr0.h (1.1.1.1), src/intl/blnxtit0.h (1.1.1.1), src/intl/blnxtus0.h (1.1.1.1), src/intl/countries.h (1.1.1.1), src/intl/country_codes.h (1.1.1.1), src/intl/csjis2_p.h (1.1.1.1), src/intl/cs_437.h (1.1.1.1), src/intl/cs_850.h (1.1.1.1), src/intl/cs_852.h (1.1.1.1), src/intl/cs_857.h (1.1.1.1), src/intl/cs_860.h (1.1.1.1), src/intl/cs_861.h (1.1.1.1), src/intl/cs_863.h (1.1.1.1), src/intl/cs_865.h (1.1.1.1), src/intl/cs_big5.c (1.1.1.1), src/intl/cs_cyrl.h (1.1.1.1), src/intl/cs_gb2312.c (1.1.1.1), src/intl/cs_jis_20208_1990.c (1.1.1.1), src/intl/cs_ksc.c (1.1.1.1), src/intl/cs_latin1.h (1.1.1.1), src/intl/cs_narrow.c (1.1.1.1), src/intl/cs_next.h (1.1.1.1), src/intl/cs_sjis.h (1.1.1.1), src/intl/cs_unicode.c (1.1.1.1), src/intl/cs_utffss.c (1.1.1.1), src/intl/cs_w1250.h (1.1.1.1), src/intl/cs_w1251.h (1.1.1.1), src/intl/cs_w1252.h (1.1.1.1), src/intl/cs_w1253.h (1.1.1.1), src/intl/cs_w1254.h (1.1.1.1), src/intl/cv_big5.c (1.1.1.1), src/intl/cv_gb2312.c (1.1.1.1), src/intl/cv_jis.c (1.1.1.1), src/intl/cv_ksc.c (1.1.1.1), src/intl/cv_narrow.c (1.1.1.1), src/intl/cyrr.h (1.1.1.1), src/intl/czech.h (1.1.1.1), src/intl/db437de0.h (1.1.1.1), src/intl/db437es1.h (1.1.1.1), src/intl/db437fi0.h (1.1.1.1), src/intl/db437fr0.h (1.1.1.1), src/intl/db437it0.h (1.1.1.1), src/intl/db437nl0.h (1.1.1.1), src/intl/db437sv0.h (1.1.1.1), src/intl/db437uk0.h (1.1.1.1), src/intl/db437us0.h (1.1.1.1), src/intl/db850cf0.h (1.1.1.1), src/intl/db850de0.h (1.1.1.1), src/intl/db850es0.h (1.1.1.1), src/intl/db850fr0.h (1.1.1.1), src/intl/db850it1.h (1.1.1.1), src/intl/db850nl0.h (1.1.1.1), src/intl/db850pt0.h (1.1.1.1), src/intl/db850sv1.h (1.1.1.1), src/intl/db850uk0.h (1.1.1.1), src/intl/db850us0.h (1.1.1.1), src/intl/db852cz0.h (1.1.1.1), src/intl/db852hdc.h (1.1.1.1), src/intl/db852po0.h (1.1.1.1), src/intl/db852sl0.h (1.1.1.1), src/intl/db857tr0.h (1.1.1.1), src/intl/db860pt0.h (1.1.1.1), src/intl/db863cf1.h (1.1.1.1), src/intl/db865da0.h (1.1.1.1), src/intl/db865no0.h (1.1.1.1), src/intl/db866ru0.h (1.1.1.1), src/intl/depends.mak (1.1.1.1), src/intl/dtest2.c (1.1.1.1), src/intl/hun852dc.h (1.1.1.1), src/intl/iceland.h (1.1.1.1), src/intl/intl.def (1.1.1.1), src/intl/intl.h (1.1.1.1), src/intl/lc_ascii.c (1.1.1.1), src/intl/lc_big5.c (1.1.1.1), src/intl/lc_dos.c (1.1.1.1), src/intl/lc_gb2312.c (1.1.1.1), src/intl/lc_jis.c (1.1.1.1), src/intl/lc_ksc.c (1.1.1.1), src/intl/lc_latin1.c (1.1.1.1), src/intl/lc_narrow.c (1.1.1.1), src/intl/lc_unicode.c (1.1.1.1), src/intl/ld.h (1.1.1.1), src/intl/ldcommon.h (1.1.1.1), src/intl/mac_437.h (1.1.1.1), src/intl/mac_865.h (1.1.1.1), src/intl/mac_lat1.h (1.1.1.1), src/intl/make.maps (1.1.1.1), src/intl/makefile.mak (1.1.1.1), src/intl/mapcompare.cpp (1.1.1.1), src/intl/mapdump.c (1.1.1.1), src/intl/mapgen4.c (1.1.1.1), src/intl/maptest.cpp (1.1.1.1), src/intl/maptest2.c (1.1.1.1), src/intl/nordan40.h (1.1.1.1), src/intl/polish.h (1.1.1.1), src/intl/slovene.h (1.1.1.1), src/intl/swedfin.h (1.1.1.1), src/intl/turk.h (1.1.1.1), src/intl/tx437_865.h (1.1.1.1), src/intl/tx437_lat1.h (1.1.1.1), src/intl/tx865_lat1.h (1.1.1.1), src/intl/undef.h (1.1.1.1), src/intl/cs_big5.h (1.1.1.1), src/intl/cs_gb2312.h (1.1.1.1), src/intl/cs_jis_0208_1990.h (1.1.1.1), src/intl/charsets.h (1.1.1.1), src/intl/cs_jis.c (1.1.1.1), src/intl/cs_ksc5601.h (1.1.1.1), src/intl/dtest.c (1.1.1.1), src/intl/langdrv.h (1.1.1.1), src/intl/ld.c (1.1.1.1), src/intl/ld2.c (1.1.1.1), src/intl/ld_proto.h (1.1.1.1), src/ipserver/alli.cpp (1.1.1.1), src/ipserver/alli_proto.h (1.1.1.1), src/ipserver/blk.h (1.1.1.1), src/ipserver/ipapi_proto.h (1.1.1.1), src/ipserver/ipc.h (1.1.1.1), src/ipserver/ipcevent.cpp (1.1.1.1), src/ipserver/ipcli_proto.h (1.1.1.1), src/ipserver/ipclient.cpp (1.1.1.1), src/ipserver/ipevt_proto.h (1.1.1.1), src/ipserver/ips.h (1.1.1.1), src/ipserver/ipsrv_proto.h (1.1.1.1), src/ipserver/ipserver.cpp (1.1.1.1), src/iscguard/cntl_guard.cpp (1.1.1.1), src/iscguard/cntlg_proto.h (1.1.1.1), src/iscguard/iscguard.cpp (1.1.1.1), src/iscguard/iscguard.h (1.1.1.1), src/iscguard/iscguard.rc (1.1.1.1), src/iscguard/iscguard.rh (1.1.1.1), src/iscguard/iscguard_utils.cpp (1.1.1.1), src/iscguard/salrt23i.ico (1.1.1.1), src/iscguard/sgard23i.ico (1.1.1.1), src/isql/depends.mak (1.1.1.1), src/isql/extra_proto.h (1.1.1.1), src/isql/extract.e (1.1.1.1), src/isql/isql.def (1.1.1.1), src/isql/isql.h (1.1.1.1), src/isql/isql.rc (1.1.1.1), src/isql/isql_proto.h (1.1.1.1), src/isql/isql_res.h (1.1.1.1), src/isql/isql_win.cpp (1.1.1.1), src/isql/isql_win.h (1.1.1.1), src/isql/isqlw_proto.h (1.1.1.1), src/isql/show_proto.h (1.1.1.1), src/isql/isql.e (1.1.1.1), src/isql/show.e (1.1.1.1), src/burp/backu_proto.h (1.1.1.1), src/burp/backup.e (1.1.1.1), src/burp/burp.def (1.1.1.1), src/burp/burp.h (1.1.1.1), src/burp/burp32.def (1.1.1.1), src/burp/burp_proto.h (1.1.1.1), src/burp/burpswi.h (1.1.1.1), src/burp/canon_proto.h (1.1.1.1), src/burp/depends.mak (1.1.1.1), src/burp/makefile.mak (1.1.1.1), src/burp/misc.cpp (1.1.1.1), src/burp/misc_proto.h (1.1.1.1), src/burp/mvol.cpp (1.1.1.1), src/burp/mvol_proto.h (1.1.1.1), src/burp/restore.e (1.1.1.1), src/burp/spit.cpp (1.1.1.1), src/burp/spit.h (1.1.1.1), src/burp/burp.cpp (1.1.1.1), src/burp/canonical.cpp (1.1.1.1), src/burp/resto_proto.h (1.1.1.1), src/jrd/acl.h (1.1.1.1), src/jrd/aif.cpp (1.1.1.1), src/jrd/ail.cpp (1.1.1.1), src/jrd/ail.h (1.1.1.1), src/jrd/align.cpp (1.1.1.1), src/jrd/align.h (1.1.1.1), src/jrd/all.h (1.1.1.1), src/jrd/ansi.h (1.1.1.1), src/jrd/blr.h (1.1.1.1), src/jrd/fields.h (1.1.1.1), src/jrd/old.cpp (1.1.1.1), src/jrd/perf.h (1.1.1.1), src/jrd/svc.cpp (1.1.1.1), src/jrd/svc.h (1.1.1.1), src/jrd/utl.cpp (1.1.1.1), src/jrd/atom.h (1.1.1.1), src/jrd/blb.h (1.1.1.1), src/jrd/blk.h (1.1.1.1), src/jrd/blp.h (1.1.1.1), src/jrd/blrtable.cpp (1.1.1.1), src/jrd/bookmark.cpp (1.1.1.1), src/jrd/bookmark.h (1.1.1.1), src/jrd/btr.h (1.1.1.1), src/jrd/dsc.h (1.1.1.1), src/jrd/err.cpp (1.1.1.1), src/jrd/ext.cpp (1.1.1.1), src/jrd/ini.e (1.1.1.1), src/jrd/jrd.h (1.1.1.1), src/jrd/math.h (1.1.1.1), src/jrd/perf_proto.h (1.1.1.1), src/jrd/scl.h (1.1.1.1), src/jrd/why.c (1.1.1.1), src/jrd/winnt.cpp (1.1.1.1), src/jrd/all_proto.h (1.1.1.1), src/jrd/blf_proto.h (1.1.1.1), src/jrd/blrtable.h (1.1.1.1), src/jrd/build_no.h (1.1.1.1), src/jrd/builtin.cpp (1.1.1.1), src/jrd/cch.h (1.1.1.1), src/jrd/cdefs.h (1.1.1.1), src/jrd/codes.h (1.1.1.1), src/jrd/codetext.h (1.1.1.1), src/jrd/dbt.cpp (1.1.1.1), src/jrd/dyn_del.e (1.1.1.1), src/jrd/dyn_mod.e (1.1.1.1), src/jrd/fil.h (1.1.1.1), src/jrd/fun.e (1.1.1.1), src/jrd/pwd.h (1.1.1.1), src/jrd/shrinit.cpp (1.1.1.1), src/jrd/trig.h (1.1.1.1), src/jrd/aif.h (1.1.1.1), src/jrd/btr.cpp (1.1.1.1), src/jrd/btr_proto.h (1.1.1.1), src/jrd/common.h (1.1.1.1), src/jrd/constants.h (1.1.1.1), src/jrd/cvt.cpp (1.1.1.1), src/jrd/cvt2.cpp (1.1.1.1), src/jrd/cvt2_proto.h (1.1.1.1), src/jrd/cvt_proto.h (1.1.1.1), src/jrd/dbg.h (1.1.1.1), src/jrd/dbg_proto.h (1.1.1.1), src/jrd/dfloat_stub.cpp (1.1.1.1), src/jrd/dflt.gdl (1.1.1.1), src/jrd/dflt.h (1.1.1.1), src/jrd/divorce.h (1.1.1.1), src/jrd/ini.h (1.1.1.1), src/jrd/isc.h (1.1.1.1), src/jrd/sqz.cpp (1.1.1.1), src/jrd/dfw_proto.h (1.1.1.1), src/jrd/dls.cpp (1.1.1.1), src/jrd/dls_proto.h (1.1.1.1), src/jrd/dmp_proto.h (1.1.1.1), src/jrd/dpm_proto.h (1.1.1.1), src/jrd/drq.h (1.1.1.1), src/jrd/dsc.cpp (1.1.1.1), src/jrd/dyn_util.e (1.1.1.1), src/jrd/event.h (1.1.1.1), src/jrd/evl.cpp (1.1.1.1), src/jrd/gdsold.h (1.1.1.1), src/jrd/inf.cpp (1.1.1.1), src/jrd/intlobj.h (1.1.1.1), src/jrd/pwd.cpp (1.1.1.1), src/jrd/tra.cpp (1.1.1.1), src/jrd/windows.cpp (1.1.1.1), src/jrd/cch.cpp (1.1.1.1), src/jrd/dbg.cpp (1.1.1.1), src/jrd/dyn_def.sed (1.1.1.1), src/jrd/dyn_df_proto.h (1.1.1.1), src/jrd/dyn_dl_proto.h (1.1.1.1), src/jrd/dyn_md_proto.h (1.1.1.1), src/jrd/isc_ipc.cpp (1.1.1.1), src/jrd/pag.cpp (1.1.1.1), src/jrd/quad.cpp (1.1.1.1), src/jrd/tra.h (1.1.1.1), src/jrd/val.h (1.1.1.1), src/jrd/dpm.e (1.1.1.1), src/jrd/dsc_proto.h (1.1.1.1), src/jrd/dyn_ut_proto.h (1.1.1.1), src/jrd/enc.cpp (1.1.1.1), src/jrd/entry.h (1.1.1.1), src/jrd/ibsetjmp.h (1.1.1.1), src/jrd/isc.cpp (1.1.1.1), src/jrd/jrd.cpp (1.1.1.1), src/jrd/shdef.h (1.1.1.1), src/jrd/sort.h (1.1.1.1), src/jrd/codes.e (1.1.1.1), src/jrd/dllshell.cpp (1.1.1.1), src/jrd/dyn.e (1.1.1.1), src/jrd/dyn.h (1.1.1.1), src/jrd/err_proto.h (1.1.1.1), src/jrd/flu.cpp (1.1.1.1), src/jrd/grant.e (1.1.1.1), src/jrd/sun_ftn.cpp (1.1.1.1), src/jrd/vio.cpp (1.1.1.1), src/jrd/dfw.e (1.1.1.1), src/jrd/dmp.cpp (1.1.1.1), src/jrd/event_proto.h (1.1.1.1), src/jrd/evl_like.cpp (1.1.1.1), src/jrd/evl_proto.h (1.1.1.1), src/jrd/exe.h (1.1.1.1), src/jrd/exe_proto.h (1.1.1.1), src/jrd/ext.h (1.1.1.1), src/jrd/extvms.cpp (1.1.1.1), src/jrd/filters.cpp (1.1.1.1), src/jrd/par.cpp (1.1.1.1), src/jrd/scl.e (1.1.1.1), src/jrd/cmp.cpp (1.1.1.1), src/jrd/envelope.e (1.1.1.1), src/jrd/filte_proto.h (1.1.1.1), src/jrd/flags.h (1.1.1.1), src/jrd/flu.h (1.1.1.1), src/jrd/flu_proto.h (1.1.1.1), src/jrd/functions.cpp (1.1.1.1), src/jrd/gds.bas (1.1.1.1), src/jrd/gds.def (1.1.1.1), src/jrd/gds.hxx (1.1.1.1), src/jrd/intl.cpp (1.1.1.1), src/jrd/inuse.cpp (1.1.1.1), src/jrd/lck_proto.h (1.1.1.1), src/jrd/ods.h (1.1.1.1), src/jrd/req.h (1.1.1.1), src/jrd/gds.pas (1.1.1.1), src/jrd/gds.pli (1.1.1.1), src/jrd/gds.vpas (1.1.1.1), src/jrd/gds5entry.mar (1.1.1.1), src/jrd/gds_aix.f (1.1.1.1), src/jrd/gds_apollo.f (1.1.1.1), src/jrd/gds_h3.f (1.1.1.1), src/jrd/gdsentry.mar (1.1.1.1), src/jrd/ibase.h (1.1.1.1), src/jrd/iberr.h (1.1.1.1), src/jrd/inuse_proto.h (1.1.1.1), src/jrd/file_params.h (1.1.1.1), src/jrd/gds_hp.f (1.1.1.1), src/jrd/gds_sun.f (1.1.1.1), src/jrd/gds_vms.f (1.1.1.1), src/jrd/grammar.cpp (1.1.1.1), src/jrd/grammar.y (1.1.1.1), src/jrd/rse.cpp (1.1.1.1), src/jrd/divorce.cpp (1.1.1.1), src/jrd/exe.cpp (1.1.1.1), src/jrd/gds_proto.h (1.1.1.1), src/jrd/grant.gdl (1.1.1.1), src/jrd/iberr.cpp (1.1.1.1), src/jrd/iberr_proto.h (1.1.1.1), src/jrd/ibinitdll.cpp (1.1.1.1), src/jrd/jrn.h (1.1.1.1), src/jrd/val.cpp (1.1.1.1), src/jrd/blb_proto.h (1.1.1.1), src/jrd/doserr.h (1.1.1.1), src/jrd/dyn_def.e (1.1.1.1), src/jrd/grant_proto.h (1.1.1.1), src/jrd/ib_stdio.cpp (1.1.1.1), src/jrd/ib_stdio.h (1.1.1.1), src/jrd/ids.h (1.1.1.1), src/jrd/ids.m (1.1.1.1), src/jrd/idx.cpp (1.1.1.1), src/jrd/idx.h (1.1.1.1), src/jrd/idx_proto.h (1.1.1.1), src/jrd/inf.h (1.1.1.1), src/jrd/inf_proto.h (1.1.1.1), src/jrd/ini_proto.h (1.1.1.1), src/jrd/intl.h (1.1.1.1), src/jrd/intlnames.h (1.1.1.1), src/jrd/irq.h (1.1.1.1), src/jrd/isc_cray.cpp (1.1.1.1), src/jrd/isc_sync.cpp (1.1.1.1), src/jrd/iscmsgs.msg (1.1.1.1), src/jrd/jrn.cpp (1.1.1.1), src/jrd/log.cpp (1.1.1.1), src/jrd/mov.cpp (1.1.1.1), src/jrd/intl_proto.h (1.1.1.1), src/jrd/isc_file.cpp (1.1.1.1), src/jrd/iutls.def (1.1.1.1), src/jrd/lck.cpp (1.1.1.1), src/jrd/license.h (1.1.1.1), src/jrd/met.e (1.1.1.1), src/jrd/perf.cpp (1.1.1.1), src/jrd/sch.cpp (1.1.1.1), src/jrd/thd.cpp (1.1.1.1), src/jrd/thd.h (1.1.1.1), src/jrd/thd_win32.cpp (1.1.1.1), src/jrd/isc_win32.cpp (1.1.1.1), src/jrd/jio.cpp (1.1.1.1), src/jrd/jlx.cpp (1.1.1.1), src/jrd/jrd.def (1.1.1.1), src/jrd/opt.cpp (1.1.1.1), src/jrd/event.cpp (1.1.1.1), src/jrd/everything.h (1.1.1.1), src/jrd/gds.cpp (1.1.1.1), src/jrd/jrd_proto.h (1.1.1.1), src/jrd/jrd_ver.h (1.1.1.1), src/jrd/jrd_ver.rc (1.1.1.1), src/jrd/jrn_proto.h (1.1.1.1), src/jrd/kanji.cpp (1.1.1.1), src/jrd/kanji.h (1.1.1.1), src/jrd/kanji_proto.h (1.1.1.1), src/jrd/lan.cpp (1.1.1.1), src/jrd/lck.h (1.1.1.1), src/jrd/lck_dummy.cpp (1.1.1.1), src/jrd/llio.h (1.1.1.1), src/jrd/llio_proto.h (1.1.1.1), src/jrd/lls.h (1.1.1.1), src/jrd/lnmdef.h (1.1.1.1), src/jrd/log.h (1.1.1.1), src/jrd/log_proto.h (1.1.1.1), src/jrd/loiter.cpp (1.1.1.1), src/jrd/loiter.h (1.1.1.1), src/jrd/makefile.mak (1.1.1.1), src/jrd/map.cpp (1.1.1.1), src/jrd/map_proto.h (1.1.1.1), src/jrd/math.cpp (1.1.1.1), src/jrd/mblr.cpp (1.1.1.1), src/jrd/mblr.h (1.1.1.1), src/jrd/mblr_proto.h (1.1.1.1), src/jrd/mem.cpp (1.1.1.1), src/jrd/memtest.cpp (1.1.1.1), src/jrd/met.h (1.1.1.1), src/jrd/misc.cpp (1.1.1.1), src/jrd/misc.h (1.1.1.1), src/jrd/misc_proto.h (1.1.1.1), src/jrd/mmov.mar (1.1.1.1), src/jrd/pio.h (1.1.1.1), src/jrd/rng.cpp (1.1.1.1), src/jrd/sdl.cpp (1.1.1.1), src/jrd/sort.cpp (1.1.1.1), src/jrd/stats.e (1.1.1.1), src/jrd/all.cpp (1.1.1.1), src/jrd/alt.cpp (1.1.1.1), src/jrd/blb.cpp (1.1.1.1), src/jrd/met_proto.h (1.1.1.1), src/jrd/msg.h (1.1.1.1), src/jrd/msg_encode.h (1.1.1.1), src/jrd/msg_facs.h (1.1.1.1), src/jrd/msgs.h (1.1.1.1), src/jrd/names.h (1.1.1.1), src/jrd/nav.cpp (1.1.1.1), src/jrd/nav_proto.h (1.1.1.1), src/jrd/netware.cpp (1.1.1.1), src/jrd/nlm_thd.h (1.1.1.1), src/jrd/nod.h (1.1.1.1), src/jrd/nodebug.cpp (1.1.1.1), src/jrd/obj.h (1.1.1.1), src/jrd/ods10.gdl (1.1.1.1), src/jrd/ods72.gdl (1.1.1.1), src/jrd/pcmet.e (1.1.1.1), src/jrd/arg.h (1.1.1.1), src/jrd/cch_proto.h (1.1.1.1), src/jrd/cmp_proto.h (1.1.1.1), src/jrd/dyn_proto.h (1.1.1.1), src/jrd/isc_f_proto.h (1.1.1.1), src/jrd/isc_i_proto.h (1.1.1.1), src/jrd/isc_proto.h (1.1.1.1), src/jrd/isc_s_proto.h (1.1.1.1), src/jrd/isc_signal.h (1.1.1.1), src/jrd/llio.cpp (1.1.1.1), src/jrd/mov_proto.h (1.1.1.1), src/jrd/ods80.gdl (1.1.1.1), src/jrd/ods80dif.gdl (1.1.1.1), src/jrd/ods81.gdl (1.1.1.1), src/jrd/ods91.gdl (1.1.1.1), src/jrd/old.h (1.1.1.1), src/jrd/old_proto.h (1.1.1.1), src/jrd/opt_proto.h (1.1.1.1), src/jrd/os2.cpp (1.1.1.1), src/jrd/pag.h (1.1.1.1), src/jrd/pag_proto.h (1.1.1.1), src/jrd/par_proto.h (1.1.1.1), src/jrd/pcmet_proto.h (1.1.1.1), src/jrd/pcsleep.cpp (1.1.1.1), src/jrd/perf.pas (1.1.1.1), src/jrd/pio_proto.h (1.1.1.1), src/jrd/pragma.h (1.1.1.1), src/jrd/print.cpp (1.1.1.1), src/jrd/procs2.gdl (1.1.1.1), src/jrd/prv_m_bypass.h (1.1.1.1), src/jrd/pwd_proto.h (1.1.1.1), src/jrd/qatest.cpp (1.1.1.1), src/jrd/quad.h (1.1.1.1), src/jrd/quad_proto.h (1.1.1.1), src/jrd/que.h (1.1.1.1), src/jrd/rdb.cpp (1.1.1.1), src/jrd/rdb.h (1.1.1.1), src/jrd/rdb_codes.h (1.1.1.1), src/jrd/rdbcodes.h (1.1.1.1), src/jrd/rdbcodes.mar (1.1.1.1), src/jrd/rdbgentry.mar (1.1.1.1), src/jrd/rdbgpas.cpp (1.1.1.1), src/jrd/rdbint.cpp (1.1.1.1), src/jrd/rec.cpp (1.1.1.1), src/jrd/rec_proto.h (1.1.1.1), src/jrd/relations.h (1.1.1.1), src/jrd/rlck_proto.h (1.1.1.1), src/jrd/rng.h (1.1.1.1), src/jrd/rng_proto.h (1.1.1.1), src/jrd/rse.h (1.1.1.1), src/jrd/rse_proto.h (1.1.1.1), src/jrd/sbm.cpp (1.1.1.1), src/jrd/sbm.h (1.1.1.1), src/jrd/sbm_proto.h (1.1.1.1), src/jrd/scl_proto.h (1.1.1.1), src/jrd/scroll_cursors.h (1.1.1.1), src/jrd/sdl.h (1.1.1.1), src/jrd/sdl_proto.h (1.1.1.1), src/jrd/sdw.cpp (1.1.1.1), src/jrd/sdw.h (1.1.1.1), src/jrd/sdw_proto.h (1.1.1.1), src/jrd/shrfinit.cpp (1.1.1.1), src/jrd/shut.cpp (1.1.1.1), src/jrd/shut_proto.h (1.1.1.1), src/jrd/sort_proto.h (1.1.1.1), src/jrd/sql_code.h (1.1.1.1), src/jrd/sqz.h (1.1.1.1), src/jrd/sqz_proto.h (1.1.1.1), src/jrd/stored_proc.gdl (1.1.1.1), src/jrd/stubs.cpp (1.1.1.1), src/jrd/svc_undoc.h (1.1.1.1), src/jrd/time.h (1.1.1.1), src/jrd/why_proto.h (1.1.1.1), src/jrd/blob_filter.e (1.1.1.1), src/jrd/blob_filter.h (1.1.1.1), src/jrd/enc_proto.h (1.1.1.1), src/jrd/ext_proto.h (1.1.1.1), src/jrd/fun_proto.h (1.1.1.1), src/jrd/gdsassert.h (1.1.1.1), src/jrd/isc_sync_win32.cpp (1.1.1.1), src/jrd/rlck.cpp (1.1.1.1), src/jrd/sch_proto.h (1.1.1.1), src/jrd/svc_proto.h (1.1.1.1), src/jrd/syidef.h (1.1.1.1), src/jrd/sym.cpp (1.1.1.1), src/jrd/sym_proto.h (1.1.1.1), src/jrd/termtype.h (1.1.1.1), src/jrd/thd_proto.h (1.1.1.1), src/jrd/thin.asm (1.1.1.1), src/jrd/thread.mar (1.1.1.1), src/jrd/tpc.cpp (1.1.1.1), src/jrd/tpc.h (1.1.1.1), src/jrd/tpc_proto.h (1.1.1.1), src/jrd/tra_proto.h (1.1.1.1), src/jrd/types.h (1.1.1.1), src/jrd/unix.cpp (1.1.1.1), src/jrd/utl_proto.h (1.1.1.1), src/jrd/utls.def (1.1.1.1), src/jrd/v2_triggers.gdl (1.1.1.1), src/jrd/val_proto.h (1.1.1.1), src/jrd/version.rc (1.1.1.1), src/jrd/version_95.rc (1.1.1.1), src/jrd/vio_debug.h (1.1.1.1), src/jrd/vio_proto.h (1.1.1.1), src/jrd/vms.cpp (1.1.1.1), src/jrd/vms.h (1.1.1.1), src/jrd/vms_command.cpp (1.1.1.1), src/jrd/vmsevent.cpp (1.1.1.1), src/jrd/vmslo_proto.h (1.1.1.1), src/jrd/vmslock.cpp (1.1.1.1), src/jrd/vmsthread.cpp (1.1.1.1), src/jrd/winnt_dll.cpp (1.1.1.1), src/lock/config_params (1.1.1.1), src/lock/depends.mak (1.1.1.1), src/lock/driver.cpp (1.1.1.1), src/lock/fparamv3.h (1.1.1.1), src/lock/lock_header_mmap (1.1.1.1), src/lock/lock_header_shmem (1.1.1.1), src/lock/lock_proto.h (1.1.1.1), src/lock/lockv3s4.h (1.1.1.1), src/lock/manager.cpp (1.1.1.1), src/lock/pls.cpp (1.1.1.1), src/lock/plserver.cpp (1.1.1.1), src/lock/plserver.h (1.1.1.1), src/lock/printv3s4.cpp (1.1.1.1), src/lock/prtv3_proto.h (1.1.1.1), src/lock/reset.cpp (1.1.1.1), src/lock/ulimit.cpp (1.1.1.1), src/lock/lock.cpp (1.1.1.1), src/lock/lock.h (1.1.1.1), src/lock/lockv3.h (1.1.1.1), src/lock/print.cpp (1.1.1.1), src/lock/printv3.cpp (1.1.1.1), src/misc/codes.h (1.1.1.1), src/misc/codetext.h (1.1.1.1), src/misc/gds_codes.ftn (1.1.1.1), src/misc/gds_codes.pas (1.1.1.1), src/misc/help.gbak (1.1.1.1), src/misc/metadata.gbak (1.1.1.1), src/misc/msg_facs.h (1.1.1.1), src/misc/msgs.h (1.1.1.1), src/misc/rdb_codes.h (1.1.1.1), src/misc/sql_code.h (1.1.1.1), src/misc/status.cpp (1.1.1.1), src/misc/status.h (1.1.1.1), src/msgs/build.def (1.1.1.1), src/msgs/change_msgs.e (1.1.1.1), src/msgs/depends.mak (1.1.1.1), src/msgs/enter_msgs.e (1.1.1.1), src/msgs/include.e (1.1.1.1), src/msgs/load.e (1.1.1.1), src/msgs/makefile.mak (1.1.1.1), src/msgs/modify_msgs.e (1.1.1.1), src/msgs/msg.gdl (1.1.1.1), src/msgs/build_file.e (1.1.1.1), src/msgs/check_msgs.e (1.1.1.1), src/msgs/msg.gbak (1.1.1.1), src/pipe/allp.cpp (1.1.1.1), src/pipe/allp_proto.h (1.1.1.1), src/pipe/blk.h (1.1.1.1), src/pipe/foot.cpp (1.1.1.1), src/pipe/head.cpp (1.1.1.1), src/pipe/head_proto.h (1.1.1.1), src/pipe/pipe.h (1.1.1.1), src/pyxis/adm.cpp (1.1.1.1), src/pyxis/all.h (1.1.1.1), src/pyxis/allp.cpp (1.1.1.1), src/pyxis/altp.cpp (1.1.1.1), src/pyxis/attributes.h (1.1.1.1), src/pyxis/blk.cpp (1.1.1.1), src/pyxis/blk.h (1.1.1.1), src/pyxis/cdm.cpp (1.1.1.1), src/pyxis/curses_play.cpp (1.1.1.1), src/pyxis/debug.cpp (1.1.1.1), src/pyxis/enumerations.h (1.1.1.1), src/pyxis/everything.h (1.1.1.1), src/pyxis/field_edit.h (1.1.1.1), src/pyxis/field_name.h (1.1.1.1), src/pyxis/file_name.h (1.1.1.1), src/pyxis/form_ddl.h (1.1.1.1), src/pyxis/form_name.h (1.1.1.1), src/pyxis/forms.gbk (1.1.1.1), src/pyxis/fred.e (1.1.1.1), src/pyxis/keys.h (1.1.1.1), src/pyxis/menu.cpp (1.1.1.1), src/pyxis/phase1.h (1.1.1.1), src/pyxis/phase2.cpp (1.1.1.1), src/pyxis/phase2.h (1.1.1.1), src/pyxis/edit.cpp (1.1.1.1), src/pyxis/edit.e (1.1.1.1), src/pyxis/phase3.cpp (1.1.1.1), src/pyxis/pyxis.cpp (1.1.1.1), src/pyxis/pyxis.h (1.1.1.1), src/pyxis/save.e (1.1.1.1), src/pyxis/scr.cpp (1.1.1.1), src/pyxis/scr.h (1.1.1.1), src/pyxis/size_form.h (1.1.1.1), src/pyxis/sun_ftn_pyxis.cpp (1.1.1.1), src/pyxis/vdm.cpp (1.1.1.1), src/pyxis/vt100.cpp (1.1.1.1), src/qli/all.cpp (1.1.1.1), src/qli/all_proto.h (1.1.1.1), src/qli/blk.h (1.1.1.1), src/qli/comma_proto.h (1.1.1.1), src/qli/command.cpp (1.1.1.1), src/qli/compi_proto.h (1.1.1.1), src/qli/compile.cpp (1.1.1.1), src/qli/compile.h (1.1.1.1), src/qli/depends.mak (1.1.1.1), src/qli/err.cpp (1.1.1.1), src/qli/err_proto.h (1.1.1.1), src/qli/eval.cpp (1.1.1.1), src/qli/eval_proto.h (1.1.1.1), src/qli/everything.h (1.1.1.1), src/qli/exe.h (1.1.1.1), src/qli/exe_proto.h (1.1.1.1), src/qli/expan_proto.h (1.1.1.1), src/qli/expand.cpp (1.1.1.1), src/qli/form.cpp (1.1.1.1), src/qli/form.h (1.1.1.1), src/qli/form_proto.h (1.1.1.1), src/qli/forma_proto.h (1.1.1.1), src/qli/format.cpp (1.1.1.1), src/qli/format.h (1.1.1.1), src/qli/gener.cpp (1.1.1.1), src/qli/gener_proto.h (1.1.1.1), src/qli/help_proto.h (1.1.1.1), src/qli/hsh.cpp (1.1.1.1), src/qli/hsh_proto.h (1.1.1.1), src/qli/lex_proto.h (1.1.1.1), src/qli/meta_proto.h (1.1.1.1), src/qli/mov_proto.h (1.1.1.1), src/qli/noform.cpp (1.1.1.1), src/qli/nounix.cpp (1.1.1.1), src/qli/parse.cpp (1.1.1.1), src/qli/parse.h (1.1.1.1), src/qli/parse_proto.h (1.1.1.1), src/qli/dtr.cpp (1.1.1.1), src/qli/dtr.h (1.1.1.1), src/qli/exe.cpp (1.1.1.1), src/qli/help.e (1.1.1.1), src/qli/lex.cpp (1.1.1.1), src/qli/mov.cpp (1.1.1.1), src/qli/picst_proto.h (1.1.1.1), src/qli/picstr.cpp (1.1.1.1), src/qli/proc.e (1.1.1.1), src/qli/proc_ddl.h (1.1.1.1), src/qli/proc_proto.h (1.1.1.1), src/qli/procddl1.h (1.1.1.1), src/qli/procddl2.h (1.1.1.1), src/qli/procddl3.h (1.1.1.1), src/qli/procddl4.h (1.1.1.1), src/qli/repor_proto.h (1.1.1.1), src/qli/report.cpp (1.1.1.1), src/qli/report.h (1.1.1.1), src/qli/reqs.h (1.1.1.1), src/qli/show.e (1.1.1.1), src/qli/show_proto.h (1.1.1.1), src/qli/symbols.h (1.1.1.1), src/qli/words.h (1.1.1.1), src/qli/meta.e (1.1.1.1), src/remote/allr_proto.h (1.1.1.1), src/remote/caution.ico (1.1.1.1), src/remote/chop.cpp (1.1.1.1), src/remote/chop_proto.h (1.1.1.1), src/remote/chuser.cpp (1.1.1.1), src/remote/cntl.cpp (1.1.1.1), src/remote/cntl_proto.h (1.1.1.1), src/remote/dnet.cpp (1.1.1.1), src/remote/ipc.cpp (1.1.1.1), src/remote/protocol.h (1.1.1.1), src/remote/server.cpp (1.1.1.1), src/remote/types.h (1.1.1.1), src/remote/wnet.cpp (1.1.1.1), src/remote/xdr.h (1.1.1.1), src/remote/allr.cpp (1.1.1.1), src/remote/decne_proto.h (1.1.1.1), src/remote/decnet_server.cpp (1.1.1.1), src/remote/depends.mak (1.1.1.1), src/remote/divorce.cpp (1.1.1.1), src/remote/dllshell.cpp (1.1.1.1), src/remote/dnet_proto.h (1.1.1.1), src/remote/dnet_server.cpp (1.1.1.1), src/remote/faux.cpp (1.1.1.1), src/remote/faux.h (1.1.1.1), src/remote/ibconfig.cpp (1.1.1.1), src/remote/ibconfig.h (1.1.1.1), src/remote/ibconfig.rc (1.1.1.1), src/remote/ibsvrhlp.h (1.1.1.1), src/remote/in.h (1.1.1.1), src/remote/inet.cpp (1.1.1.1), src/remote/inet_proto.h (1.1.1.1), src/remote/inetiodef.h (1.1.1.1), src/remote/ntoh.cpp (1.1.1.1), src/remote/protocol.cpp (1.1.1.1), src/remote/remote.cpp (1.1.1.1), src/remote/remote.h (1.1.1.1), src/remote/inet_server.cpp (1.1.1.1), src/remote/inter_proto.h (1.1.1.1), src/remote/ipc.h (1.1.1.1), src/remote/ipc_proto.h (1.1.1.1), src/remote/ipc_server.cpp (1.1.1.1), src/remote/isc_tcpent.mar (1.1.1.1), src/remote/jibdef.mar (1.1.1.1), src/remote/lanentry.h (1.1.1.1), src/remote/makefile.mak (1.1.1.1), src/remote/merge.cpp (1.1.1.1), src/remote/merge_proto.h (1.1.1.1), src/remote/multivx.cpp (1.1.1.1), src/remote/netwcon.cpp (1.1.1.1), src/remote/nlmtst.def (1.1.1.1), src/remote/nt_server.cpp (1.1.1.1), src/remote/ntoh_proto.h (1.1.1.1), src/remote/nwserv.cpp (1.1.1.1), src/remote/parse_proto.h (1.1.1.1), src/remote/parser.cpp (1.1.1.1), src/remote/pcbdefv4.mar (1.1.1.1), src/remote/pcbdefv5.mar (1.1.1.1), src/remote/property.cpp (1.1.1.1), src/remote/property.rc (1.1.1.1), src/remote/property.rh (1.1.1.1), src/remote/propty_proto.h (1.1.1.1), src/remote/proto_proto.h (1.1.1.1), src/remote/remot_proto.h (1.1.1.1), src/remote/remote.def (1.1.1.1), src/remote/remote_def.h (1.1.1.1), src/remote/serve_proto.h (1.1.1.1), src/remote/server.ico (1.1.1.1), src/remote/spxesr.cpp (1.1.1.1), src/remote/spxne_proto.h (1.1.1.1), src/remote/spxnet.cpp (1.1.1.1), src/remote/spxnet32.cpp (1.1.1.1), src/remote/spxnet32_proto.h (1.1.1.1), src/remote/spxwi_proto.h (1.1.1.1), src/remote/spxwin.h (1.1.1.1), src/remote/srvr_w32.cpp (1.1.1.1), src/remote/tcptypes.h (1.1.1.1), src/remote/ucx.cpp (1.1.1.1), src/remote/wfwnp.cpp (1.1.1.1), src/remote/wfwnp.h (1.1.1.1), src/remote/wfwnp_proto.h (1.1.1.1), src/remote/xdr.cpp (1.1.1.1), src/remote/xdr_proto.h (1.1.1.1), src/remote/xnet.cpp (1.1.1.1), src/remote/decnet.cpp (1.1.1.1), src/remote/interface.cpp (1.1.1.1), src/remote/mgr.cpp (1.1.1.1), src/remote/window.aps (1.1.1.1), src/remote/window.cpp (1.1.1.1), src/remote/window.h (1.1.1.1), src/remote/window.rc (1.1.1.1), src/remote/window.rh (1.1.1.1), src/remote/window_proto.h (1.1.1.1), src/remote/winerr.h (1.1.1.1), src/remote/winvx.cpp (1.1.1.1), src/remote/wnet_proto.h (1.1.1.1), src/remote/xnet.h (1.1.1.1), src/remote/xnet_proto.h (1.1.1.1), src/remote/zap.mar (1.1.1.1), src/remote/neterr.h (1.1.1.1), src/remote/spxwin.cpp (1.1.1.1), src/remote/winmain.cpp (1.1.1.1), src/utilities/cache.cpp (1.1.1.1), src/utilities/cmd_util.cpp (1.1.1.1), src/utilities/cmd_util_proto.h (1.1.1.1), src/utilities/dba.e (1.1.1.1), src/utilities/dbaswi.h (1.1.1.1), src/utilities/drop.cpp (1.1.1.1), src/utilities/dropv3.cpp (1.1.1.1), src/utilities/drpv3_proto.h (1.1.1.1), src/utilities/gsec.cpp (1.1.1.1), src/utilities/gsecswi.h (1.1.1.1), src/utilities/guard.cpp (1.1.1.1), src/utilities/ibmgr.cpp (1.1.1.1), src/utilities/ibmgrswi.h (1.1.1.1), src/utilities/install_nt.h (1.1.1.1), src/utilities/install_reg.cpp (1.1.1.1), src/utilities/install_svc.cpp (1.1.1.1), src/utilities/isc.gdl (1.1.1.1), src/utilities/isc4.gdl (1.1.1.1), src/utilities/isc4.sql (1.1.1.1), src/utilities/ppg.cpp (1.1.1.1), src/utilities/ppg_proto.h (1.1.1.1), src/utilities/print_pool.cpp (1.1.1.1), src/utilities/rebui_proto.h (1.1.1.1), src/utilities/rebuild.cpp (1.1.1.1), src/utilities/rebuild.gdl (1.1.1.1), src/utilities/rebuild.h (1.1.1.1), src/utilities/regis_proto.h (1.1.1.1), src/utilities/registry.cpp (1.1.1.1), src/utilities/relay.cpp (1.1.1.1), src/utilities/rmet.e (1.1.1.1), src/utilities/rmet_proto.h (1.1.1.1), src/utilities/rstor_proto.h (1.1.1.1), src/utilities/rstore.e (1.1.1.1), src/utilities/run_service.cpp (1.1.1.1), src/utilities/sbc_print.cpp (1.1.1.1), src/utilities/scrty_apollo.gdl (1.1.1.1), src/utilities/scrty_unix.gdl (1.1.1.1), src/utilities/scrty_vms.gdl (1.1.1.1), src/utilities/scrty_xl.gdl (1.1.1.1), src/utilities/secur_proto.h (1.1.1.1), src/utilities/security.e (1.1.1.1), src/utilities/servi_proto.h (1.1.1.1), src/utilities/services.cpp (1.1.1.1), src/utilities/srvrmgr.cpp (1.1.1.1), src/utilities/srvrmgr_proto.h (1.1.1.1), src/utilities/util.cpp (1.1.1.1), src/utilities/util_proto.h (1.1.1.1), src/utilities/v2_dmp.cpp (1.1.1.1), src/utilities/analyse.cpp (1.1.1.1), src/utilities/dba_full.e (1.1.1.1), src/utilities/gsec.h (1.1.1.1), src/utilities/ibmgr.h (1.1.1.1), src/wal/driver.cpp (1.1.1.1), src/wal/wal.cpp (1.1.1.1), src/wal/wal.h (1.1.1.1), src/wal/wal_prnt.cpp (1.1.1.1), src/wal/wal_proto.h (1.1.1.1), src/wal/walc.cpp (1.1.1.1), src/wal/walc_proto.h (1.1.1.1), src/wal/walf.cpp (1.1.1.1), src/wal/walf_proto.h (1.1.1.1), src/wal/walr.cpp (1.1.1.1), src/wal/walr_proto.h (1.1.1.1), src/wal/walw.cpp (1.1.1.1), src/wal/walw_main.cpp (1.1.1.1), src/wal/walw_proto.h (1.1.1.1), src/wal/wstat_proto.h (1.1.1.1), src/wal/wstatus.cpp (1.1.1.1): First steps towards a C++ conversion.