php-src/ext/dba
Peter Kokot 75fb74860d Normalize comments in *nix build system m4 files
Normalization include:
- Use dnl for everything that can be ommitted when configure is built in
  favor of the shell comment character # which is visible in the output.
- Line length normalized to 80 columns
- Dots for most of the one line sentences
- Macro definitions include similar pattern header comments now
2019-05-12 18:43:03 +02:00
..
libcdb Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
libflatfile Remove local variables 2019-02-03 21:03:00 +01:00
libinifile Remove local variables 2019-02-03 21:03:00 +01:00
tests Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dba.c Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
dba_cdb.c Fix typos in code comments [skip ci] 2019-02-18 17:48:12 +01:00
dba_db1.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db2.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db3.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db4.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_dbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_flatfile.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_gdbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_inifile.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_lmdb.c Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
dba_ndbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_qdbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_tcadb.c Remove local variables 2019-02-03 21:03:00 +01:00
install_cdb.sh Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cdb.h
php_db1.h Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
php_db2.h
php_db3.h
php_db4.h
php_dba.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_dbm.h
php_flatfile.h
php_gdbm.h
php_inifile.h
php_lmdb.h implement support for LMDB in ext/dba 2017-05-28 18:33:12 +02:00
php_ndbm.h
php_qdbm.h
php_tcadb.h Remove local variables 2019-02-03 21:03:00 +01:00