Sascha Schumann
|
3037b35b31
|
emalloc never returns 0, so we can simplify the code paths.
also replace ecalloc with emalloc+memset, so that the latter can be inlined.
|
2002-11-06 17:59:03 +00:00 |
|
Marcus Boerger
|
177b24a44e
|
Why did open fail?
|
2002-11-05 14:46:36 +00:00 |
|
Derick Rethans
|
c0c9279c0a
|
- MFH: Make DBA compile as a shared module again
|
2002-04-18 12:30:18 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Jeroen van Wolffelaar
|
6cfba2a3ea
|
2nd phase in back-substitution those macro's
I've got pretty much everything now...
|
2001-09-25 22:49:04 +00:00 |
|
Derick Rethans
|
78747bd2df
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
|
Rasmus Lerdorf
|
81e2cf03ac
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
|
Rasmus Lerdorf
|
25c3a3a39d
|
vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
2001-06-05 13:12:10 +00:00 |
|
Sascha Schumann
|
e8101d4f7b
|
Unify use of my email address
|
2000-07-10 10:09:15 +00:00 |
|
Sascha Schumann
|
3a82ae9244
|
Ease include file selection. Let's see which cpps support this construct.
|
1999-12-30 06:09:46 +00:00 |
|
Sascha Schumann
|
5b983c944f
|
Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.
|
1999-12-04 19:19:57 +00:00 |
|
Sascha Schumann
|
6780b649c6
|
Convert to Ex API. Does anyone have a better name for it?
|
1999-09-17 09:56:30 +00:00 |
|
Sascha Schumann
|
b33d0fd7e7
|
initial import of DBA
|
1999-07-21 15:12:32 +00:00 |
|