Commit Graph

920 Commits

Author SHA1 Message Date
marco
2765cc28bc * should now also ignore comment starting with ; (bug 45something)
git-svn-id: trunk@1720 -
2005-11-11 09:30:08 +00:00
joost
735281f879 + removed two win32 configuration calls, which are not a part of ODBC itself
git-svn-id: trunk@1696 -
2005-11-08 12:03:35 +00:00
joost
fbaa49fc9c + Added odbcsqldyn.pp
+ Fixed dyn. loading of ODBC and cleanup of non-fpc code
 + TODBCConnection now uses odbcsqldyn

git-svn-id: trunk@1687 -
2005-11-07 21:40:32 +00:00
joost
a63ed341a7 + patch from Bram Kuijvenhoven:
- removed unused private field TODBCConnection.FDataSourceName
 - added local proc ODBCResultToStr
 - fix in SQLDriverConnect parameter
 - prevent freeing of handles that should not be freed in some cases

git-svn-id: trunk@1635 -
2005-11-03 14:43:43 +00:00
joost
f5f196c547 Patch from Bram Kuijvenhoven:
- several updates for odbc v3
 - added SQLGetDiagField

git-svn-id: trunk@1604 -
2005-10-30 16:35:46 +00:00
tom_at_work
202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update

git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
peter
a478052057 * gettimeofday(var tv;var tz) overload added
git-svn-id: trunk@1541 -
2005-10-20 06:13:13 +00:00
Jonas Maebe
2dbdc474fd * use register variables when release-building for ppc (more or less doubles
performance for most programs)

git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
tom_at_work
f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
peter
ce02ae077c * fixed psize_t
git-svn-id: trunk@1244 -
2005-10-01 20:49:15 +00:00
florian
aacae3fb55 * another bunch of *stat* wrappers
git-svn-id: trunk@1231 -
2005-09-29 21:06:25 +00:00
florian
3e5bb17b2c + *stat* wrappers
git-svn-id: trunk@1229 -
2005-09-29 20:31:49 +00:00
sg
e8be272fb4 * Added glxtest, contributed by Bart Tierens
git-svn-id: trunk@1228 -
2005-09-29 19:49:30 +00:00
oro06
3571e59542 * updated sqlite/testapiv3x.README
git-svn-id: trunk@1227 -
2005-09-29 15:11:57 +00:00
marco
6a838ff332 * FreeBSD 5.4 now needs linklib kvm
git-svn-id: trunk@1219 -
2005-09-28 20:31:02 +00:00
sg
a7a36239e8 * GLX is part of libGL (or libMesaGL), so don't try to load the lib again
* GLX now uses DLLFuncs, as the GL unit itself

git-svn-id: trunk@1212 -
2005-09-27 20:22:47 +00:00
michael
91559077d9 + Added tempnam function
git-svn-id: trunk@1192 -
2005-09-25 17:13:57 +00:00
marco
20087744ea * libc patches from Almindor
git-svn-id: trunk@1163 -
2005-09-23 12:18:50 +00:00
oro06
d60f16c069 + Added sqlitev3x direct api call test
ok under i386-win32 and arm-wince
* updated sqlite3.pp sqlite3_libversion_number

git-svn-id: trunk@1137 -
2005-09-19 10:58:20 +00:00
florian
ecadd1758f + made sigaction record more kylix like
git-svn-id: trunk@1102 -
2005-09-17 20:14:31 +00:00
florian
444667ebc8 * gtk2 interface for 64 bit fixed
git-svn-id: trunk@1094 -
2005-09-16 20:14:29 +00:00
marco
aa4aa540f6 * delphi zlib unit fixes
git-svn-id: trunk@1034 -
2005-09-02 11:54:44 +00:00
florian
51d0c0ef2a * fixes from Ido Kanner
+ RegExprEscapeStr from Ido Kanner
* fixed memory leak

git-svn-id: trunk@953 -
2005-08-28 08:27:18 +00:00
michael
539436ed57 + Added missing criticalsection handlers
git-svn-id: trunk@946 -
2005-08-27 09:45:39 +00:00
peter
35187ba2fd * merge objbase.inc in activex.pp
git-svn-id: trunk@897 -
2005-08-17 06:16:49 +00:00
michael
8a3268cddb + Last Borland Compatibility fixes
git-svn-id: trunk@847 -
2005-08-11 17:28:04 +00:00
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
sg
a2184f5174 * Updated glut.pp to recent additions in GLUT standard
git-svn-id: trunk@841 -
2005-08-10 18:56:41 +00:00
michael
216d27705d + Fixed some differences with Kylix libc
git-svn-id: trunk@834 -
2005-08-09 19:03:25 +00:00
michael
e050f7ddb1 * Patch from Luiz Américo:
Sqlite interface:
 - Added missing constant
 - Remapps sqlite_version from cvar to function call, the former was not working in win32
 - Clean up the code
 SQLite Dataset :
 - Reduce memory usage
 - Replaces TList with TFPList
 - Add auxiliary QuickQuery functions
 - Misc fixes

git-svn-id: trunk@827 -
2005-08-08 16:45:33 +00:00
florian
4de8e19a68 * cpu directive fixed
git-svn-id: trunk@822 -
2005-08-07 19:08:15 +00:00
daniel
90bae25f62 * Make watchdog external
git-svn-id: trunk@793 -
2005-08-04 20:03:02 +00:00
marco
c22271cff2 * Fix for 4168 A few typechanges weren't propagated to the demo
git-svn-id: trunk@789 -
2005-08-04 07:32:01 +00:00
florian
8eafc28238 + missing function
git-svn-id: trunk@774 -
2005-07-30 21:18:46 +00:00
florian
6ffce79785 * exported __FD*
+ __FD* inlined

git-svn-id: trunk@773 -
2005-07-30 21:14:25 +00:00
florian
a1dd230825 * gint8 changed to shortint
git-svn-id: trunk@738 -
2005-07-24 13:34:32 +00:00
florian
1f532ee36f * support of | commented out, doesn't work yet
git-svn-id: trunk@634 -
2005-07-16 08:43:28 +00:00
florian
94350de1fc + from Nikolay Nikolov: xv and xvlib interface
git-svn-id: trunk@633 -
2005-07-16 08:21:51 +00:00
florian
5a216aca9a * updated everything to MySQL 4.1.10a
git-svn-id: trunk@602 -
2005-07-09 20:13:26 +00:00
michael
a8ba43ab7e + Added sqlite3 unit
git-svn-id: trunk@577 -
2005-07-04 12:17:52 +00:00
peter
bc3ada6860 * added new fields to tmysql needed by mysql 4.1.10
git-svn-id: trunk@569 -
2005-07-03 14:02:33 +00:00
florian
e53f6d02f1 + added some missing stuff to the activex unit, fixes bug #3820
* removed the warning about $A in jediapilib.inc

git-svn-id: trunk@501 -
2005-06-26 09:32:19 +00:00
florian
1ca48d8a64 * exception patch from Ales Katona
git-svn-id: trunk@463 -
2005-06-21 19:22:24 +00:00
florian
38c46b4809 * mime properties on Makfiles set
git-svn-id: trunk@453 -
2005-06-19 21:58:46 +00:00
florian
e01415dbea * rgdispipNamedArgs -> rgdispidNamedArgs fixes bug #3682
git-svn-id: trunk@450 -
2005-06-19 21:09:00 +00:00
michael
ec05423779 + Initial implementation
git-svn-id: trunk@434 -
2005-06-17 16:52:17 +00:00
florian
14d891901d * changed gfloat back to single
git-svn-id: trunk@413 -
2005-06-15 11:08:12 +00:00
florian
089fd11e6b * fixed gfloat type
git-svn-id: trunk@412 -
2005-06-15 07:15:52 +00:00
daniel
13201365cb * Add support for GL_ARB_vertex_buffer_object extension,
contributed by Jaroslaw Blasiok.

git-svn-id: trunk@386 -
2005-06-11 17:59:46 +00:00
michael
921ab1f2d0 + Removed last VER1_0 defines
git-svn-id: trunk@321 -
2005-06-09 19:18:53 +00:00