florian
|
b4fc11fe06
* implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register
|
10 år sedan |
Jonas Maebe
|
9b987fde93
* fmShareDenyNone should also take a shared lock (+ test)
|
10 år sedan |
Jonas Maebe
|
be6dc49aa5
* fixed test for Windows (the fact that it worked for Unix was due to a bug
|
10 år sedan |
Jonas Maebe
|
23254e7ce2
* refactored definition of pthread_mutex_t into single location
|
10 år sedan |
Jonas Maebe
|
0a1b851b5c
- removed commented out MIPS mutex size constants
|
10 år sedan |
florian
|
b61fd60b9d
+ support for {$I %CURRENTROUTINE%}
|
10 år sedan |
florian
|
afa5546ff8
* aktcommentstyle => current_commentstyle
|
10 år sedan |
florian
|
420309ec59
* reduce dependencies of the procinfo unit
|
10 år sedan |
florian
|
956883b0c7
* pass dyn. arrays in registers when i386 register calling conventions are used
|
10 år sedan |
marco
|
f8fda7ed65
* typo fix, patch by Silvio Cl'ecio mantis #28107
|
10 år sedan |
michael
|
0eddef3d09
* Extensions for enumerators and lists
|
10 år sedan |
michael
|
5a49d4e7b1
* Workaround for 2.6.4/i386 bug when setting dynamic arrays using RTTI
|
10 år sedan |
nickysn
|
8515160e9d
+ set CObjData in the TMZExeOutput constructor
|
10 år sedan |
nickysn
|
27f77329e7
- removed agjasmin.pas from the ppc8086.lpi (plus other changes lazarus insists on doing)
|
10 år sedan |
nickysn
|
29a1c74e34
+ implemented TOmfObjInput.CanReadObjData
|
10 år sedan |
nickysn
|
91d3cb1cd0
+ initial implementation of TInternalLinkerMsDos.DefaultLinkScript
|
10 år sedan |
Jonas Maebe
|
3efd54cbd6
* removed interactiveness from the test
|
10 år sedan |
Jonas Maebe
|
31037d0664
* when creating a file with an exclusive sharing mode on Unix, first check
|
10 år sedan |
marcus
|
bd0e78478c
Amiga, AROS, MorphOS: SimpleIPC, added ServerRunning, MsgType transfer
|
10 år sedan |
michael
|
f512f71566
* Fix missing Content-Type header
|
10 år sedan |
Jonas Maebe
|
afd5ed4afe
* fixed StrPLCopy() with maxlen=0 (mantis #28089, patch by LacaK)
|
10 år sedan |
Jonas Maebe
|
ac592ed634
- removed some more unnecessary code after r30855
|
10 år sedan |
Jonas Maebe
|
bd8079f896
* cache and reuse procvardefs internally created to get the address of a
|
10 år sedan |
Jonas Maebe
|
801fc50e86
* simplified "case stringexpr of" handling and removed memory leaks due to
|
10 år sedan |
Jonas Maebe
|
32501834c9
* fixed memory leaks due to missing frees of temporary tcgpara locations
|
10 år sedan |
Jonas Maebe
|
ce49f5fb41
* fixed memory leak due to double allocation of typedconstbuilder and wrong
|
10 år sedan |
Jonas Maebe
|
d7412fb5c0
* fixed memory leaks and multiple recalculation regarding function result
|
10 år sedan |
Jonas Maebe
|
9ceddf9b16
* fix tasmlisttypedconstbuilder memory leaks
|
10 år sedan |
Jonas Maebe
|
93fcdb9a5a
* fixed initialisation of procvar typed const with a pointerconstn:
|
10 år sedan |
Jonas Maebe
|
d71f6e9840
- removed extraneous maybe_begin_aggregate() when a procvar is initialised
|
10 år sedan |