8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
robocop fd93837ec3 Cleanup:
const correctness
BOOLEAN -> bool
Vars in scope
Formatting
JRD_REQ -> jrd_req*
JRD_TRA -> jrd_tra*
JRD_REL -> jrd_rel*
JRD_FLD -> jrd_fld*
event -> event_t, EVENT_T dropped, EVENT should go in the future
Frank's corrections
alice's STR -> alice_str*
remote's STR -> rem_str*
etc.
It creates entities and backups and restores for me. :-)
2004-01-03 10:59:52 +00:00
builds Fix up MSVC7 makefiles 2004-01-03 01:29:04 +00:00
doc -Correction 2003-11-18 03:21:16 +00:00
examples clean a bit this old example 2003-09-09 11:08:04 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Update codes 2003-10-27 22:07:31 +00:00
src Cleanup: 2004-01-03 10:59:52 +00:00
autogen.sh downgrade autoconf requirement to 2.56 2003-11-10 11:25:05 +00:00
ChangeLog nightly update 2004-01-02 23:06:20 +00:00
clean.sh Correction 2003-08-06 15:41:19 +00:00
configure.in Correction. 2003-11-23 16:37:40 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00