Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
4cb7abe093
srdb1: get rid of llvm warnings related to extern inline definitions
|
11 years ago |
Jan Janak
|
a33b9a87f6
Doxygen group renamed from db to db1.
|
16 years ago |
Jan Janak
|
7d14b0374c
Updated the value of \file doxygen tags.
|
16 years ago |
Jan Janak
|
cb5aaf8335
Renamed type names (DB_ -> DB1_) in comments and documentation.
|
16 years ago |
Jan Janak
|
70fc66d970
Database type enum values (such as DB_INT) renamed to DB1_*.
|
16 years ago |
Jan Janak
|
13f9c1e6fe
Renamed db_res_t to db1_res_t to avoid conflicts with libsrdb2.
|
16 years ago |
Jan Janak
|
35ba402ab2
Changed the path to ser include files.
|
16 years ago |
Henning Westerholt
|
fec76e8d58
- prevent problems when a DB modules (like db_postgres) first calls
|
16 years ago |
Henning Westerholt
|
ccac2322f7
- small indention fix
|
16 years ago |
Henning Westerholt
|
6f82012273
- revert commit rev5415
|
16 years ago |
Henning Westerholt
|
744bed4ad3
- move one DBG probe to the beginning of the free, to catch later problems
|
16 years ago |
Henning Westerholt
|
3d7f4c1e96
- unify common rows and row allocation functionality in the DB API core
|
16 years ago |
Henning Westerholt
|
d520eaf5e7
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
5b5a6333d9
- small doxygen updates (group, syntax), small docs update
|
17 years ago |
Daniel-Constantin Mierla
|
a8250d07a5
- don't free dbtext values in core DB api, the module will free along with the internal structure (related to #1891453 reported by Ovidiu Sas)
|
17 years ago |
Henning Westerholt
|
47c619ff67
further improvements of the database API:
|
17 years ago |
Henning Westerholt
|
bc4bf2658a
further cleanups in core database API
|
17 years ago |
Henning Westerholt
|
53d94439d3
- port mysql driver and db API to new logging system
|
18 years ago |
Henning Westerholt
|
c52783fd16
add 'db_' prefix to fetch_rows and fetch_row function to prevent name clash
|
18 years ago |
Henning Westerholt
|
0eece1d296
- more database interface cleanup
|
18 years ago |