peter
1f792725c9
* fix filename cases
...
git-svn-id: trunk@9872 -
2008-01-22 22:06:30 +00:00
Jonas Maebe
53be0147d4
* fixed assignments to integer regvars typecasted to a type
...
of equal size but with different signdness + test
git-svn-id: trunk@9871 -
2008-01-22 21:27:34 +00:00
joost
3e8f7bed75
Patch from Luiz Americo:
...
* Improve Master/Detail: the foreign key is automatically set when a new record is appended
* Improve Locate/LocateNext: implements loCaseInsensitive and loPartialKey options
* Better error handling. When executing a mal formed query or trying to open a invalid file an exception with a meaningful message
* General code cleanup
git-svn-id: trunk@9870 -
2008-01-22 21:09:23 +00:00
Jonas Maebe
46d977c512
* added more compiler names to svn:ignore settings
...
git-svn-id: trunk@9869 -
2008-01-22 19:41:20 +00:00
peter
266622deef
* start new objectfile for interface wrappers
...
git-svn-id: trunk@9868 -
2008-01-22 18:49:29 +00:00
joost
9334776990
* Patch from Luiz Americo to call DoBefore/AfterClose even if the component is being destroyed
...
git-svn-id: trunk@9866 -
2008-01-22 17:43:32 +00:00
joost
88dc37a1e3
* Proper CheckTypeSize check for TWideStringField
...
* Allow non-zero Size for TNumericField to avoid problems with buggy TDataset descendents
git-svn-id: trunk@9865 -
2008-01-22 16:48:45 +00:00
peter
d8755158b4
* regenerated
...
git-svn-id: trunk@9862 -
2008-01-22 08:45:47 +00:00
peter
337c3cba5d
* also include sec_units if only implicitunits are available
...
git-svn-id: trunk@9861 -
2008-01-22 08:45:14 +00:00
joost
011c8002b0
* Add paszlib dependency
...
git-svn-id: trunk@9860 -
2008-01-21 21:43:28 +00:00
peter
a738629e94
* completed linux system include deps
...
git-svn-id: trunk@9859 -
2008-01-21 18:16:08 +00:00
peter
2377b34d16
* support passing archive on the commandline for build,compile,install.
...
this can be used to test build of archives using 'fppkg archive && fppkg build <archive.zip>'
git-svn-id: trunk@9858 -
2008-01-21 17:58:18 +00:00
joost
2adb03d965
* Typo
...
git-svn-id: trunk@9857 -
2008-01-21 16:41:09 +00:00
joost
8edff4a313
* Added Comment and Category properties to TDigestResultsWriter
...
* Write Comment and Category to digest.cfg
git-svn-id: trunk@9854 -
2008-01-21 16:26:20 +00:00
joost
76636bad26
* The Category of a testrun is now stored into the database. The default is CategoryID is 1 for compatibility with digests without category
...
* Fixed procession of db-errors
* Added support for adding new fpcunit-tests and parse the testunits
git-svn-id: trunk@9853 -
2008-01-21 16:17:12 +00:00
Jonas Maebe
1d88e3eb11
* replace strpcopy with its own code because unix no longer
...
depends on the strings unit (patch from Peter)
git-svn-id: trunk@9851 -
2008-01-21 14:45:40 +00:00
Almindor
3a247770e5
* fix include files in fpmake
...
git-svn-id: trunk@9836 -
2008-01-20 22:34:39 +00:00
Almindor
1f3dfd2773
* new fpmake style for sdl
...
git-svn-id: trunk@9835 -
2008-01-20 22:26:21 +00:00
peter
02a8dae1db
* regenerated
...
git-svn-id: trunk@9834 -
2008-01-20 22:18:34 +00:00
peter
4f72209bc0
* more unix units added
...
git-svn-id: trunk@9833 -
2008-01-20 22:12:31 +00:00
peter
d444c7c5ab
* log indention
...
* disable cpu-dependent overloads, the compiler can't handle this overload
together with the os-dependent overload. Still a problem with currnet 2.3.1.
* cleanup of targetstate for packages. Make it look the same as targets
* move package and target compiling closer in the source file so they can
be kept better in sync
git-svn-id: trunk@9832 -
2008-01-20 22:11:54 +00:00
Almindor
867610beaa
* add fpmake to cairo package
...
git-svn-id: trunk@9831 -
2008-01-20 22:07:06 +00:00
Almindor
c515c7f8ea
* fix typo in pcap/fpmake.inc
...
git-svn-id: trunk@9830 -
2008-01-20 22:03:55 +00:00
Almindor
71dc4a168b
* add fpmake to a52 package
...
git-svn-id: trunk@9829 -
2008-01-20 22:03:24 +00:00
marco
bbe4dfce00
* fix for 10292. Higher baudrates and new utf constant
...
git-svn-id: trunk@9828 -
2008-01-20 21:58:26 +00:00
peter
1aa548426b
* remove uses strings
...
git-svn-id: trunk@9827 -
2008-01-20 21:27:01 +00:00
peter
37e509f290
* remove uses strings, strlen/strpas are in system unit
...
git-svn-id: trunk@9826 -
2008-01-20 21:07:08 +00:00
marco
2782078d2d
* fix for 10577
...
git-svn-id: trunk@9824 -
2008-01-20 20:38:54 +00:00
joost
2d19fd0925
* Set DEFAULT_ORDER if no index-name is given
...
* Set the current record to the first record for all indexes when opening a dataset
* Fixed sorting for various fieldtypes
* Added dependency on unit strutils now StringsReplace is moved there
* Added several index-tests
git-svn-id: trunk@9823 -
2008-01-20 17:50:25 +00:00
Jonas Maebe
5290a04e33
* forgot to commit (test for r9623)
...
git-svn-id: trunk@9821 -
2008-01-20 16:23:33 +00:00
florian
94ea214f32
* more spilling fixes
...
git-svn-id: trunk@9820 -
2008-01-20 16:13:20 +00:00
florian
50294418bc
* spilling for neg, ext and extb fixed
...
git-svn-id: trunk@9819 -
2008-01-20 16:07:42 +00:00
Almindor
ea2df5e0e0
* fix crash on aspell finalization if dynlib was used but library wasn't found
...
git-svn-id: trunk@9818 -
2008-01-20 15:58:41 +00:00
florian
ddad44bc1e
* win64 -glw build fix
...
git-svn-id: trunk@9817 -
2008-01-20 15:13:42 +00:00
daniel
0d78460e2e
* Disable int_str again.
...
git-svn-id: trunk@9816 -
2008-01-20 14:47:48 +00:00
florian
b9fd8f0fc3
* build lnfdwarf on win64
...
git-svn-id: trunk@9815 -
2008-01-20 14:43:22 +00:00
peter
482ad1334b
* support .gnu_debuglink section to have the debug info in an
...
external file
git-svn-id: trunk@9813 -
2008-01-20 13:13:55 +00:00
florian
f7a891248a
* win64 compilation fix
...
git-svn-id: trunk@9812 -
2008-01-20 13:04:21 +00:00
peter
de918497ef
* support -Xg under linux
...
git-svn-id: trunk@9811 -
2008-01-20 12:12:15 +00:00
Tomas Hajny
03de80785d
* StabsFunctionRelative initialization hopefully fixed
...
git-svn-id: trunk@9810 -
2008-01-20 12:12:01 +00:00
daniel
894dc04966
* Procedures containing a non-local label should not be inlined.
...
git-svn-id: trunk@9809 -
2008-01-20 12:08:12 +00:00
Tomas Hajny
51b230d501
* one more change from FileSize (F) to E.Size, although it's in not yet adapted BEOS section
...
git-svn-id: trunk@9808 -
2008-01-20 12:06:28 +00:00
Tomas Hajny
8c9099b5e5
* E.Size changed to int64 for consistency with FileSize result
...
git-svn-id: trunk@9807 -
2008-01-20 11:57:47 +00:00
Tomas Hajny
00b342301a
* partial fix for Win64 (CoffSymbol not resolved yet - is it equal in PE32 and PE32PLUS?)
...
git-svn-id: trunk@9806 -
2008-01-20 11:49:41 +00:00
Jonas Maebe
c743711f40
* fixed darwin/stabs code
...
git-svn-id: trunk@9805 -
2008-01-20 11:26:31 +00:00
Jonas Maebe
1f1a43d7f0
* fixed crash when compiling inlined procedures containing labels
...
git-svn-id: trunk@9804 -
2008-01-20 10:29:04 +00:00
Tomas Hajny
7d22198d43
* fix OS/2 compilation after exeinfo creation
...
git-svn-id: trunk@9803 -
2008-01-20 01:55:48 +00:00
Tomas Hajny
4b46ccdf4b
* fix OS/2 compilation after exeinfo creation
...
git-svn-id: trunk@9802 -
2008-01-20 01:55:27 +00:00
peter
a504c974ab
* use exeinfo unit to find .debug_line section
...
git-svn-id: trunk@9801 -
2008-01-19 22:09:58 +00:00
peter
c553583486
* cache filesize
...
* fix result setting for elf
git-svn-id: trunk@9800 -
2008-01-19 22:09:42 +00:00