aboutsummaryrefslogtreecommitdiffstats
path: root/extension/fnmatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Enable compiling extensions on VMS.Arnold D. Robbins2013-12-291-0/+14
|
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
|
* Add backup version of fnmatch.c. Fix fnmatch extension.Arnold D. Robbins2013-02-111-1/+8
|
* Remove sym_constant() API and tests.Arnold D. Robbins2012-12-251-1/+1
|
* Use config.h properly. Add AC_SYS_LARGEFILE.Arnold D. Robbins2012-08-261-3/+5
|
* Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-241-0/+1
|
* Add translation to the extensions.Arnold D. Robbins2012-07-251-9/+15
|
* fnmatch extension improvements.Arnold D. Robbins2012-07-161-6/+8
|
* Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-1/+1
|
* Add fnmatch extension.Arnold D. Robbins2012-07-121-0/+175