marcoonthegit
|
b40ebe5d99
* Also set clock12 to false if ampm is before %I. bug #39760 and fix from liao bozhi
|
3 tahun lalu |
marcoonthegit
|
d85a33474e
* Improve Delphi compatibility of TEvent(object) constructors, while keeping also backwards compat by adding default parameters.
|
3 tahun lalu |
marcoonthegit
|
b76535ebe4
* TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused
|
3 tahun lalu |
marcoonthegit
|
2aa8da16c5
* add GetDateFormatEx, from bug #35118 by 440bx
|
3 tahun lalu |
marcoonthegit
|
f289275932
* also remove .git dirs.
|
3 tahun lalu |
marcoonthegit
|
8c8178443d
* add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448
|
3 tahun lalu |
marcoonthegit
|
dda26e2c01
* typo fix in last commit.
|
3 tahun lalu |
marcoonthegit
|
a97beb3fd5
* add IEquatable<T>, requested on forum.
|
3 tahun lalu |
marcoonthegit
|
8fae763673
* fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005
|
3 tahun lalu |
marcoonthegit
|
4d9fbd2faf
* fix bit setting macros in windows unit. Should fix bug #39272.
|
3 tahun lalu |
marcoonthegit
|
ea03f9c3d2
* fix TreeView_GetItemRect reported by 440bx on forum
|
3 tahun lalu |
marcoonthegit
|
d9bac3a47d
* restore old behaviour for non freebsd for _syscall
|
3 tahun lalu |
marcoonthegit
|
c75945a32b
* add parameter (=0) to getdirentries, hopefully fixes occasional EFAULT loops.
|
3 tahun lalu |
marcoonthegit
|
4f07bff6ac
* commented statat for non freebsd, and fixed a typo.
|
3 tahun lalu |
pierre
|
001a37aa97
Update dev_t, ino_t and nlink_t types to cunit64
|
6 tahun lalu |
Pierre Muller
|
02b969cc59
Fix freebsd rtl compilation failure after better type check of variant element inside record case clause
|
3 tahun lalu |
pierre
|
87961ec9ea
FreeBSD fixes for stat and dirent records
|
6 tahun lalu |
marcoonthegit
|
69eb400d54
* commit ACM's fpc.diff, resolves mantis #37220 and FreeBSD 12/13 syscall port
|
3 tahun lalu |
marcoonthegit
|
bd4b14a28b
* manually merged part of d8021a11029990117503179f27e8b9af6418d32c that prohibits later merges
|
3 tahun lalu |
marcoonthegit
|
622472d891
* prt0 for x86_64
|
3 tahun lalu |
marcoonthegit
|
d604cadab0
* fix ident patch script and i386/cprt0.as
|
3 tahun lalu |
marcoonthegit
|
ae6945b120
* change note section to be more 12 conformant
|
3 tahun lalu |
marcoonthegit
|
f1c11cea44
* set freebsd to ld.bfd
|
3 tahun lalu |
marcoonthegit
|
ce01ac7695
* FreeBSD version to 12 in trunk
|
3 tahun lalu |
florian
|
be560dadf8
* manual fixes to get .weak support in fixes
|
3 tahun lalu |
florian
|
0afa5dc4aa
+ support .weak in the internal assembler
|
3 tahun lalu |
florian
|
3dc09bbedd
* provide __libc_csu_init and __libc_csu_fini as weak symbols
|
3 tahun lalu |
florian
|
9bd665d069
* pic'fied startup code
|
3 tahun lalu |
florian
|
6db696a782
* define __libc_csu_* symbols as weak symbols on aarch64-linux
|
3 tahun lalu |
Sven/Sarah Barth
|
9b467007ea
* fix #32034 and fix #39656: in a for-in-loop with an array constructor enforce the type of the loop variable for the elements
|
3 tahun lalu |