This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-mirror
Watch
8
Star
0
Fork
1
You've already forked firebird-mirror
mirror of
https://github.com/FirebirdSQL/firebird.git
synced
2025-01-24 06:43:03 +01:00
Code
Issues
8b9b5299f2
firebird-mirror
/
src
/
common
History
bellardo
7594e8b7b3
Added some of the "inlines" back. If the functions are really not meant to be inlined they need to be moved from the header file to an appropiate source file, and their declarations placed in the header file. Otherwise we get an overabundance of multiply defined symbols.
2003-02-13 23:39:49 +00:00
..
classes
Added some of the "inlines" back. If the functions are really not meant to be inlined they need to be moved from the header file to an appropiate source file, and their declarations placed in the header file. Otherwise we get an overabundance of multiply defined symbols.
2003-02-13 23:39:49 +00:00
config
Remove inline keyword.
2003-02-13 22:49:16 +00:00
mp
New C++ memory pool
2001-12-24 03:02:42 +00:00
fb_exception.cpp
Added 2 new exceptions
2002-11-11 18:06:01 +00:00