Jonas Maebe
|
ea706f6271
+ use "Terminal" under Haiku to launch external programs (patch by
|
15 年之前 |
Jonas Maebe
|
92997a0249
* store/load tloopnode.loopflags to/from ppu files so that for/repeat/while
|
15 年之前 |
pierre
|
1f362c35f3
* _GLOBAL_OFFSET_TABLE is not a local label
|
15 年之前 |
pierre
|
7f200ab27e
* Use asmsearchsym in assembler readers
|
15 年之前 |
pierre
|
f23695cf92
* Also declare GOT in main program
|
15 年之前 |
Jonas Maebe
|
94d976bc87
* when simplifying ordinal expressions during inlining, keep the resultdef
|
15 年之前 |
pierre
|
d2939bce3d
* i386 _GLOBAL_OFFSET_TABLE_ label special treatment moved to taicpu.pass2
|
15 年之前 |
sergei
|
6a9a991dca
* Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541.
|
15 年之前 |
michael
|
69d85d5b2d
* Fixed typo
|
15 年之前 |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 年之前 |
sergei
|
1f215ecc86
+ Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514
|
15 年之前 |
sergei
|
1e11244ddf
* Fix overflow in Delete procedure for Wide- and UnicodeStrings when its Size argument is MaxInt. Now using the same code as in AnsiString version. Mantis #17514.
|
15 年之前 |
sergei
|
a66876704b
* Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows.
|
15 年之前 |
pierre
|
45b526eff9
* New bug test
|
15 年之前 |
pierre
|
bdefb849fc
* Fix for Bug report 17550
|
15 年之前 |
sekelsenmat
|
7961fec295
Patch from Leonardo M. Ramé, updates the ImageMagick library name in UNIXes
|
15 年之前 |
Jonas Maebe
|
8b21987df2
* zapped gremlin that prevented dotest from parsing the %opt line
|
15 年之前 |
Jonas Maebe
|
13399280dc
* don't write rtti for static fields so we don't try to initialise/finalise
|
15 年之前 |
michael
|
747a5c804b
* Added reference to fptemplate (saying it is moved to fcl-base)
|
15 年之前 |
michael
|
4f55b436a1
* Corrected references to examples (they are in the lazarus package)
|
15 年之前 |
michael
|
86ff7c57e4
* Renamed to be more in line with other readme files
|
15 年之前 |
michael
|
39cb7a3ae5
* Added reference to jsonviewer in Lazarus
|
15 年之前 |
michael
|
8952ae07b8
* Moved description of fptemplate to fcl-base
|
15 年之前 |
pierre
|
292e85a59a
* Partial fix for i386 linux PIC code generation
|
15 年之前 |
sergei
|
6cc206ac77
* xmlread.pp: started implementing the streaming API, aka XmlTextReader from .net world.
|
15 年之前 |
sergei
|
1dc083438e
* xmlread.pp, renamed all parameters and local vars named 'Name', 'Prefix', 'BaseUri' and 'Value', so it becomes possible to add properties with these names to TXMLReader without duplicate identifier errors.
|
15 年之前 |
michael
|
1251291ca4
* Renamed lazwebdata to lazwebextra
|
15 年之前 |
Jonas Maebe
|
ae1fb2bf74
+ documented darwin, iphonesim, solaris and win64 options for -T
|
15 年之前 |
florian
|
f90acc40d9
* made GetMemory, FreeMemory, ReallocMemory delphi compatible, resolves #17530
|
15 年之前 |
Jonas Maebe
|
eda7a8d672
* replaced the "quick exit" instruction sequences from the syscall variants
|
15 年之前 |