Daniel-Constantin Mierla
|
fea60616b9
lib/srdb1: helper function to reallocate the index for result rows
|
11 years ago |
Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
5beb495d47
srdb1: removed extern inline function prototypes
|
11 years ago |
Richard Fuchs
|
8366a26fb8
srdb1: add new db-private generic pointer to struct db1_res
|
12 years ago |
Marius Zbihlei
|
2e5145ecdd
Provide inline linkage for non-gcc compilers(like clang)
|
13 years ago |
Jan Janak
|
2d6bfb4614
Header file conditional macros renamed (DB_ -> DB1).
|
16 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
|
20606ac1e4
Renamed db_res_t to db1_res_t in doxygen documentation.
|
16 years ago |
Jan Janak
|
13f9c1e6fe
Renamed db_res_t to db1_res_t to avoid conflicts with libsrdb2.
|
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 |
Henning Westerholt
|
47c619ff67
further improvements of the database API:
|
17 years ago |
Henning Westerholt
|
dac7077b68
- this belongs to the previous commit.. ;-)
|
17 years ago |
Henning Westerholt
|
bc4bf2658a
further cleanups in core database API
|
17 years ago |
Henning Westerholt
|
676afffc5b
- move new_result and free_columns function to db directory
|
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 |
Daniel-Constantin Mierla
|
8351011745
- added support for fetch_result() in DB API
|
19 years ago |
Bogdan-Andrei Iancu
|
9405692ac3
Initial revision
|
20 years ago |