8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:03:03 +01:00
firebird-mirror/src/extlib
robocop a80a37cd1b Make fbudf more civilized:
- Functions that use an output argument shouldn't return anything.
- Signal null output blob if the engine understands it.
- Make input parameter const except in some cases where the library plays with input params using internal engine knowledge (not recommended for general usage).
2004-10-04 08:47:41 +00:00
..
fbudf Make fbudf more civilized: 2004-10-04 08:47:41 +00:00
ib_udf2.sql Comment added 2004-09-23 04:53:03 +00:00
ib_udf.c General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
ib_udf.cpp Comment added 2004-09-23 04:53:03 +00:00
ib_udf.h Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
ib_udf.sql Extent default length for UDF arguments slightly 2004-08-30 15:58:17 +00:00
ib_util.c New C++ memory pool 2001-12-24 02:51:06 +00:00
ib_util.h Make ib_util.h a valid C++ header 2004-05-05 04:47:43 +00:00