robocop
87637b49de
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Fifth step: remove the aforementioned files. More to come.
2006-02-01 22:50:53 +00:00
robocop
151b6555d1
increment build number
2006-02-01 22:45:39 +00:00
robocop
8975ef292a
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Fourth step: remove forward declarations of classes Bookmark and RefreshRange. More to come.
2006-02-01 22:45:35 +00:00
robocop
29a379a25c
increment build number
2006-02-01 09:21:07 +00:00
robocop
ebf632d050
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Third step: remove references to the deleted objects Bookmark and RefreshRange in blk.h and dbt.cpp (debug). Remove definition of Bookmark from rse.h. More to come.
2006-02-01 09:21:05 +00:00
robocop
e17b93fd81
increment build number
2006-02-01 08:55:44 +00:00
robocop
c2fe7385ab
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
Second step: remove them from #include clauses in other files. More to come.
2006-02-01 08:55:43 +00:00
robocop
f9af8ba61f
increment build number
2006-02-01 08:51:11 +00:00
robocop
6a877d0263
increment build number
2006-02-01 08:51:10 +00:00
robocop
85f98f6d8b
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
First step: remove them from the build configurations. More to come.
2006-02-01 08:51:09 +00:00
robocop
f13f46ac10
increment build number
2006-02-01 08:51:08 +00:00
robocop
458e0b0ec2
increment build number
2006-02-01 08:51:07 +00:00
paul_reeves
12ed900b06
increment build number
2006-01-31 10:44:52 +00:00
paul_reeves
1b140d7106
increment build number
2006-01-31 10:44:51 +00:00
paul_reeves
595bc8981a
increment build number
2006-01-31 10:44:49 +00:00
paul_reeves
9b7eca63b3
increment build number
2006-01-31 10:44:48 +00:00
paul_reeves
faaed269b4
increment build number
2006-01-31 10:44:47 +00:00
paul_reeves
78dca9d341
increment build number
2006-01-31 10:44:46 +00:00
robocop
de7010743a
increment build number
2006-01-31 07:18:06 +00:00
robocop
47cdf70725
Change misleading comment: the file is used for expression indices, cannot be deprecated as it was part of the PC_ENGINE feature.
2006-01-31 07:18:03 +00:00
robocop
d2e9c3fbda
increment build number
2006-01-31 07:16:36 +00:00
robocop
13c8c63534
increment build number
2006-01-31 07:16:35 +00:00
robocop
ce9f0ca6c4
increment build number
2006-01-31 07:15:55 +00:00
fsg
4adf230d38
increment build number
2006-01-30 03:20:18 +00:00
fsg
239b3ca7f9
nightly update
2006-01-30 03:20:10 +00:00
robocop
8f1a076123
Skip system objects: exceptions, blob filters and procedures.
2006-01-29 03:23:34 +00:00
fsg
ab50f76181
nightly update
2006-01-29 03:21:46 +00:00
robocop
d51987085b
increment build number
2006-01-29 01:55:41 +00:00
robocop
0dbc9900ba
Totally misc.
2006-01-29 01:52:12 +00:00
asfernandes
439762c435
increment build number
2006-01-28 14:43:40 +00:00
asfernandes
f4aae2cc5a
Fixed problem "key size exceeds implementation restriction for index ..." reported by Michal Kubecek in fb-devel
2006-01-28 14:43:35 +00:00
dimitr
a30738de89
increment build number
2006-01-28 07:37:33 +00:00
dimitr
272f1e1755
More fixes, thanks to Claudio.
2006-01-28 07:37:26 +00:00
robocop
bf356ef64b
increment build number
2006-01-28 04:12:44 +00:00
robocop
51e1d59ac5
Misc.
2006-01-28 04:12:42 +00:00
robocop
6ec703edab
increment build number
2006-01-28 04:12:41 +00:00
fsg
0eab3bce50
increment build number
2006-01-28 03:19:37 +00:00
fsg
a71a9dd1f6
nightly update
2006-01-28 03:19:30 +00:00
dimitr
eabfafd922
increment build number
2006-01-27 07:59:57 +00:00
dimitr
7ce9802818
Fixed bug reported in fb-support - wrong permission checks for view columns.
2006-01-27 07:59:54 +00:00
hvlad
231c9fe80f
increment build number
2006-01-27 07:36:20 +00:00
hvlad
a2afa1051e
Fixed unregistered bug: AV in request driven by freed cursor
...
(when request is dropped flag REQ_orphan is set for child requests but
this flag is never checked)
2006-01-27 07:36:17 +00:00
fsg
5623ebbaf2
increment build number
2006-01-27 03:20:12 +00:00
fsg
a3e17deeea
nightly update
2006-01-27 03:20:10 +00:00
dimitr
e037f6a24e
increment build number
2006-01-26 12:23:50 +00:00
dimitr
878ef6a583
Reduced dependencies upon window messages + cleanup.
2006-01-26 12:23:48 +00:00
dimitr
8b504327ab
increment build number
2006-01-26 12:23:25 +00:00
dimitr
038580ca8e
increment build number
2006-01-26 11:21:13 +00:00
dimitr
a3b2c23aff
CREATE VIEW should be aware that a column alias doesn't necessarily mean an expression.
2006-01-26 11:21:12 +00:00
dimitr
a3bd31d396
increment build number
2006-01-26 11:17:55 +00:00