joost
509593eb49
- Added TSQLTransaction.params
...
git-svn-id: trunk@837 -
2005-08-09 21:02:18 +00:00
florian
db68fb68b4
* updated to nasm 0.98.39 and insns.dat Rev. 1.46
...
git-svn-id: trunk@836 -
2005-08-09 20:15:58 +00:00
florian
a9a0e65eab
* optimized exception handler routine from Yury Sidorov
...
git-svn-id: trunk@835 -
2005-08-09 19:14:04 +00:00
michael
216d27705d
+ Fixed some differences with Kylix libc
...
git-svn-id: trunk@834 -
2005-08-09 19:03:25 +00:00
joost
1c3fcdaa14
- TSQLQuery.ApplyRecUpdate now uses ExecuteDirect
...
git-svn-id: trunk@833 -
2005-08-09 15:06:37 +00:00
joost
fd8de7640e
-removed TDataset.TempBuffer
...
git-svn-id: trunk@830 -
2005-08-09 12:48:39 +00:00
joost
06300bc054
- added tSqlConnection.ExecuteDirect
...
git-svn-id: trunk@829 -
2005-08-09 12:43:49 +00:00
marco
fa19bc05c8
* pos(shortstring,ansistring) for bug #4119
...
git-svn-id: trunk@828 -
2005-08-09 07:34:56 +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
marco
53dad79aaf
* fix for 4264
...
git-svn-id: trunk@824 -
2005-08-08 09:02:32 +00:00
florian
4de8e19a68
* cpu directive fixed
...
git-svn-id: trunk@822 -
2005-08-07 19:08:15 +00:00
florian
d1233afc48
* limited storage to 2e9 so it causes no wrap around on big machines
...
git-svn-id: trunk@819 -
2005-08-07 15:51:15 +00:00
florian
2d606f52f3
+ added missing inline directives for 2.0.x
...
git-svn-id: trunk@818 -
2005-08-07 15:17:07 +00:00
florian
494664ae3f
+ some inline directives added
...
+ max/min(cardinal,cardinal) removed, causes trouble, see e.g. webtbs/tw3900.pp
git-svn-id: trunk@817 -
2005-08-07 15:10:55 +00:00
florian
1eed46514f
* passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219
...
git-svn-id: trunk@816 -
2005-08-07 14:43:45 +00:00
marco
fc3c244f4a
* some cosmetic cleanups while investigating bug #4154 which was already
...
fixed.
git-svn-id: trunk@814 -
2005-08-07 10:47:28 +00:00
florian
be090fcf7b
+ Edit|Select and Edit|Unselect, closes 4181
...
git-svn-id: trunk@813 -
2005-08-07 10:44:15 +00:00
florian
9ff3005fb5
* version increased to 1.0.6
...
git-svn-id: trunk@812 -
2005-08-07 10:29:56 +00:00
florian
bffed7b938
* cmCopyWin and cmPasteWin defined only once
...
git-svn-id: trunk@811 -
2005-08-07 10:20:36 +00:00
florian
2f8fe7d2e6
- readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, fixes 4227
...
git-svn-id: trunk@810 -
2005-08-07 09:18:21 +00:00
florian
39310ff5dd
* marked several small "wrapper only" procedures as inline
...
* fixed some warnings
git-svn-id: trunk@808 -
2005-08-07 08:26:30 +00:00
florian
547c3f92b2
* AnsiReplaceText fixed, fixes 4260
...
git-svn-id: trunk@807 -
2005-08-07 07:57:27 +00:00
marco
287e8317a6
* apparantly broke linux since iconv is in glibc there, fixed + some minor gotchas
...
git-svn-id: trunk@806 -
2005-08-06 20:20:19 +00:00
marco
c90da53c9f
* more darwin fixes. Export to libiconv not iconv
...
git-svn-id: trunk@805 -
2005-08-06 17:11:08 +00:00
marco
40ff86dd59
* Darwin fixes. Untested on Darwin yet. (adding lib + name to external statements)
...
git-svn-id: trunk@804 -
2005-08-06 15:35:12 +00:00
joost
6318a55ca9
- Fixed date/time formats for sqldb and tdbf
...
- removed obsolete TSQLConnection.ObtainSQLStatementType
- added check for empty sql-statements to sqldb
git-svn-id: trunk@803 -
2005-08-06 13:57:56 +00:00
marco
801428838f
* FreeBSD cwstring support
...
git-svn-id: trunk@802 -
2005-08-06 13:33:36 +00:00
florian
4ad7eac915
* fixed setting of WindMax*/WindMin*, fixes 4212
...
git-svn-id: trunk@801 -
2005-08-06 11:17:49 +00:00
florian
9be5247db5
* dyn. arrays are always passed by value, fixes 4240
...
git-svn-id: trunk@800 -
2005-08-05 21:52:58 +00:00
florian
46a3f895e0
* exception parser checks now if the used id for the handler is really ON, fixes webbug 4256
...
git-svn-id: trunk@798 -
2005-08-05 19:44:10 +00:00
florian
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
...
git-svn-id: trunk@796 -
2005-08-05 19:00:30 +00:00
marco
90d0f399d7
* Patch from Vincent
...
git-svn-id: trunk@795 -
2005-08-05 12:59:58 +00:00
Károly Balogh
bbfea4d03f
an attempt to fix a bit more stuff in m68k
...
git-svn-id: trunk@794 -
2005-08-04 21:28:25 +00:00
daniel
90bae25f62
* Make watchdog external
...
git-svn-id: trunk@793 -
2005-08-04 20:03:02 +00:00
Károly Balogh
e7b1c386b7
some dirty 68k changes/experiments...
...
git-svn-id: trunk@792 -
2005-08-04 20:00:20 +00:00
florian
e473858821
* fixed setting of widestringmanager
...
--Ths line, and those below, will be ignored--
M rtl/unix/cwstring.pp
git-svn-id: trunk@790 -
2005-08-04 18:52:16 +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
marco
1c9e6e4a24
* Fixed tzseconds problem. I hope.
...
git-svn-id: trunk@788 -
2005-08-04 06:36:35 +00:00
florian
a2fd319a20
* nx86cnv.pas must set ctypeconv node properly
...
* nx86cnv must be used
git-svn-id: trunk@787 -
2005-08-03 20:29:38 +00:00
florian
b222cc7519
- n386cnv.pas removed, was empty
...
git-svn-id: trunk@786 -
2005-08-03 20:21:55 +00:00
florian
4e6b371dc5
* patch from Martin Schreiber to fix bug #4247
...
git-svn-id: trunk@784 -
2005-08-03 19:55:06 +00:00
florian
451a7c3366
+ GetEnumNameCount by Danny Milosavljevic
...
git-svn-id: trunk@783 -
2005-08-03 18:54:18 +00:00
florian
469f2d1020
* windres isn't called anymore with an empty include parameter, fixes 4205
...
* -vd prints windres command line
git-svn-id: trunk@781 -
2005-08-02 21:05:36 +00:00
Jonas Maebe
ac445c97c1
* fixed webtbf/tw4244
...
git-svn-id: trunk@779 -
2005-08-02 18:30:33 +00:00
peter
3b2868feaf
* remove ld 2.16 specific line
...
git-svn-id: trunk@778 -
2005-08-01 10:23:28 +00:00
daniel
738660fb8a
* Add remarks from the e-mails
...
git-svn-id: trunk@777 -
2005-08-01 06:57:11 +00:00
daniel
e9f8903be4
* Add Mac OS X exception again
...
git-svn-id: trunk@776 -
2005-08-01 06:44:28 +00:00
daniel
94447481c1
* Use .space instead of .fill
...
git-svn-id: trunk@775 -
2005-07-31 21:25:40 +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