8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 12:03:02 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
kkuznetsov
d1a41d7eb2 SOLARIS cleanup 2005-02-17 12:51:13 +00:00
stryqx
25bb7871b9 Using tr to map a-z to A-Z doesn't always work as expected on all platforms,
especially when a locale is set where the number of lower case characters is
different to the number of upper case characters. Using the lower and upper
case character classes fixes this problem.
2005-01-04 01:16:47 +00:00
skidder
3355538862 Import POSIX regular expressions matcher: unmodified rxspencer-alpha3.8.g3. It will be used for Win32 and maybe some old unices, Linux and *BSD implement this part of POSIX spec natively 2004-07-07 22:18:30 +00:00
skidder
5243f0d667 Import POSIX regular expressions matcher: unmodified rxspencer-alpha3.8.g3. It will be used for Win32 and maybe some old unices, Linux and *BSD implement this part of POSIX spec natively 2004-07-07 22:10:54 +00:00
skidder
55b490aeaa Makefile for editline is generated. Do not include it in CVS 2004-05-21 22:46:29 +00:00
skidder
a79f2e9139 Import (unmodified) libedit-2.6.9 to provide line editing capabilities for isql 2004-05-08 03:40:58 +00:00
skidder
ca35f059ec Import (unmodified) libedit-2.6.9 to provide line editing capabilities for isql 2004-05-08 03:33:47 +00:00
skidder
e816dc8d5a Import (unmodified) libedit-2.6.9 to provide line editing capabilities for isql 2004-05-08 03:28:26 +00:00
eku
6a1e8aceab Fixed lots of warnings. 2004-05-06 05:54:44 +00:00
skidder
39df5e44f0 Apply small patch for AMD64 build 2003-09-04 17:51:52 +00:00
eku
b2c1d5c368 Provide prototypes for isatty() and getpid(). 2003-03-12 14:29:14 +00:00
eku
6cbd82fea8 Editline changes:
o got a FB-compliant makefile
 o uses configure
 o eventually compiles on SINIX-Z
2003-03-12 12:39:58 +00:00
skidder
253db43055 Fixed to make posix build work 2002-10-09 11:28:24 +00:00
skywalker
f35570a03b A few makefile dependancies fixed.
Started work on upgrading rpm build scripts
Fix makefiles for super build
Exchange editline for readline in isql
2002-10-07 01:29:13 +00:00