Jonas Maebe
|
095f308935
* changed ELF relocation type to longword, as required for 64 bit targets
|
10 years ago |
blikblum
|
8e9b246042
* Properly set detail sql when master key is null. Issue #11423
|
10 years ago |
blikblum
|
6542cfe0ad
* Don't fetch all records in detail dataset when master dataset is empty
|
10 years ago |
marcus
|
ff56b81ad3
AROS: Copy WBArgs to argv so its available for Objpas.ParamStr()
|
10 years ago |
lacak
|
5b3b1c7dea
fcl-db: sqlite: implement CreateDB/DropDB methods + InitializeSqlite/ReleaseSqlite
|
10 years ago |
lacak
|
126f94ba41
fcl-db: sqlite: implement CreateDB/DropDB methods
|
10 years ago |
lacak
|
ab93b0bbe6
fcl-db: sdfdataset: attempt to fix "misaligned data access" error on WinCE / ARM platform. Bug #17871
|
10 years ago |
lacak
|
8215c485f2
fcl-db: sdfdataset: improved handling of space padded values according to RFC4180:"Spaces are considered part of a field and should not be ignored".
|
10 years ago |
lacak
|
5c9d5cf896
fcl-db: base: TBlobField.GetAsString returns uninitialized Result for blob Size=0. Bug #28113
|
10 years ago |
lacak
|
d5570fb4c4
fcl-db: base: fix TBlobField.SetBlobType. Bug #28103
|
10 years ago |
Jonas Maebe
|
b5081d76c6
* since we insert the internal ansistring record types in the symtable of
|
10 years ago |
florian
|
b4fc11fe06
* implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register
|
10 years ago |
Jonas Maebe
|
9b987fde93
* fmShareDenyNone should also take a shared lock (+ test)
|
10 years ago |
Jonas Maebe
|
be6dc49aa5
* fixed test for Windows (the fact that it worked for Unix was due to a bug
|
10 years ago |
Jonas Maebe
|
23254e7ce2
* refactored definition of pthread_mutex_t into single location
|
10 years ago |
Jonas Maebe
|
0a1b851b5c
- removed commented out MIPS mutex size constants
|
10 years ago |
florian
|
b61fd60b9d
+ support for {$I %CURRENTROUTINE%}
|
10 years ago |
florian
|
afa5546ff8
* aktcommentstyle => current_commentstyle
|
10 years ago |
florian
|
420309ec59
* reduce dependencies of the procinfo unit
|
10 years ago |
florian
|
956883b0c7
* pass dyn. arrays in registers when i386 register calling conventions are used
|
10 years ago |
marco
|
f8fda7ed65
* typo fix, patch by Silvio Cl'ecio mantis #28107
|
10 years ago |
michael
|
0eddef3d09
* Extensions for enumerators and lists
|
10 years ago |
michael
|
5a49d4e7b1
* Workaround for 2.6.4/i386 bug when setting dynamic arrays using RTTI
|
10 years ago |
nickysn
|
8515160e9d
+ set CObjData in the TMZExeOutput constructor
|
10 years ago |
nickysn
|
27f77329e7
- removed agjasmin.pas from the ppc8086.lpi (plus other changes lazarus insists on doing)
|
10 years ago |
nickysn
|
29a1c74e34
+ implemented TOmfObjInput.CanReadObjData
|
10 years ago |
nickysn
|
91d3cb1cd0
+ initial implementation of TInternalLinkerMsDos.DefaultLinkScript
|
10 years ago |
Jonas Maebe
|
3efd54cbd6
* removed interactiveness from the test
|
10 years ago |
Jonas Maebe
|
31037d0664
* when creating a file with an exclusive sharing mode on Unix, first check
|
10 years ago |
marcus
|
bd0e78478c
Amiga, AROS, MorphOS: SimpleIPC, added ServerRunning, MsgType transfer
|
10 years ago |