hvlad
20d2352e10
increment build number
2006-02-03 13:13:30 +00:00
hvlad
8050433157
increment build number
2006-02-03 13:13:29 +00:00
hvlad
1a38ea793b
increment build number
2006-02-03 13:13:28 +00:00
hvlad
73dcebc962
Replace "../jrd/jrd_time.h" with "../common/classes/timestamp.h"
2006-02-03 13:13:27 +00:00
hvlad
95d1f0db44
increment build number
2006-02-03 13:13:26 +00:00
hvlad
3c94df7d7d
increment build number
2006-02-03 13:13:25 +00:00
hvlad
55d54e4144
increment build number
2006-02-03 13:13:24 +00:00
hvlad
7f41b4378c
increment build number
2006-02-03 13:13:23 +00:00
hvlad
6322df74a9
increment build number
2006-02-03 13:13:22 +00:00
kkuznetsov
b20d8b62b2
increment build number
2006-02-03 12:24:26 +00:00
kkuznetsov
da4a0dba5c
Fix 64 switches
2006-02-03 12:24:25 +00:00
kkuznetsov
f8d3034786
increment build number
2006-02-03 12:23:31 +00:00
kkuznetsov
ac1f7bfbba
Add 64 bit swithes to solaris port of icu
2006-02-03 12:23:30 +00:00
robocop
68ea5c51cf
increment build number
2006-02-03 08:41:47 +00:00
robocop
fd48f4d0dc
Bye, bye jrd_time.h.
2006-02-03 08:41:46 +00:00
robocop
dcfe428724
increment build number
2006-02-03 08:39:38 +00:00
robocop
d5a746f36f
increment build number
2006-02-03 08:39:37 +00:00
robocop
97122ee389
Replace jrd_time.h by our timestamp.h, but I left timestamp.h's #includes commented where it *seemed* not necessary.
2006-02-03 08:39:36 +00:00
robocop
4b8d788c5c
increment build number
2006-02-03 08:39:35 +00:00
robocop
95891034e0
increment build number
2006-02-03 08:39:34 +00:00
robocop
8a2d53726d
increment build number
2006-02-03 08:37:16 +00:00
robocop
eb9bec4b32
More scrollable cursors related code.
2006-02-03 08:37:14 +00:00
kkuznetsov
65afaa822f
increment build number
2006-02-03 08:19:09 +00:00
kkuznetsov
31de60a64a
Prepare for use Sun CC compiler on Solaris sparc platform
2006-02-03 08:19:08 +00:00
fsg
721efd308c
increment build number
2006-02-03 03:18:53 +00:00
fsg
a3daed6d80
nightly update
2006-02-03 03:18:52 +00:00
robocop
798134b2aa
increment build number
2006-02-03 02:29:00 +00:00
robocop
2011950972
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Ninth step: while doing cleanup, I discovered some data members that aren't used anymore or that should be inside conditional code. This is the result.
2006-02-03 02:28:58 +00:00
dimitr
fe6cfb77fe
increment build number
2006-02-02 13:18:00 +00:00
dimitr
eaa2962745
Fixed the win32 build.
2006-02-02 13:17:59 +00:00
dimitr
e98b343566
increment build number
2006-02-02 12:57:50 +00:00
dimitr
bf1562a49a
Fixed a bug with NOT ANY/ALL reported by Alex.
2006-02-02 12:56:57 +00:00
robocop
25d18e3ca3
increment build number
2006-02-02 07:57:41 +00:00
robocop
25c08aea67
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Eighth step: dbb_refresh_ranges belongs to the obsolete functionality and since it's never set but tested in cch.cpp with two AND, the whole condition will be always false, hence remove the code.
2006-02-02 07:57:36 +00:00
robocop
80334e4b1c
increment build number
2006-02-02 07:40:43 +00:00
robocop
29a6749c22
Misc.
2006-02-02 07:40:42 +00:00
robocop
04898742a3
increment build number
2006-02-02 07:40:41 +00:00
robocop
da2531b32c
increment build number
2006-02-02 07:37:28 +00:00
robocop
2b8121da2f
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Seventh step: since RSE_MARK_CRACK became a no-op, remove it from the sources.
2006-02-02 07:37:26 +00:00
robocop
8231f3f068
increment build number
2006-02-02 07:32:09 +00:00
robocop
2b99e764e3
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Sixth step: remove the places protected by the macro PC_ENGINE. More to come. (I guess all of you who have pending functional changes to post will love this commit. <g>)
2006-02-02 07:32:07 +00:00
fsg
7c90e51ce7
increment build number
2006-02-02 03:19:10 +00:00
fsg
c4283b7bdc
increment build number
2006-02-02 03:18:17 +00:00
fsg
3a629f8b14
nightly update
2006-02-02 03:18:15 +00:00
robocop
e77f9a7803
increment build number
2006-02-02 00:39:04 +00:00
robocop
7a3f8e5cb2
fbudf wasn't really thread safe (despite the Mutex) when dealing with the non-reentrant functions localtime and gmtime because we need to copy the contents of the result pointer to a local variable before releasing the Mutex.
2006-02-02 00:39:02 +00:00
robocop
23d4eba668
increment build number
2006-02-02 00:28:06 +00:00
robocop
0c28df8cf2
Declare independence day from client library for fbudf . For builds other than MSVC6, the following has to be done:
...
- add to fbudf project the files timestamp.cpp and timestamp.h
- for the same project, define FBUDF_EXPORTS as preprocessor macro
- for the firebird2 workspace/solution/make/etc get rid of the dependency of fbudf on fbclient. Build files that I indentified that need fixes are:
builds\posix\Makefile.in.client.fbudf
builds\posix\Makefile.in.embed.fbudf
builds\win32\msvc7\fbudf.vcproj
builds\win32\msvc7\Firebird2.sln
MacOs build files ignore fbudf completely.
This change eliminates the problem with the client library having different names depending on the build type (SS, CS, embedded).
2006-02-02 00:28:03 +00:00
robocop
47d0039045
increment build number
2006-02-02 00:28:02 +00:00
robocop
7955d2d9c6
increment build number
2006-02-02 00:28:01 +00:00