blikblum
|
e10071da70
* fix retrieving AutoInc value when index of autoinc field differs in Fields and in fielddefs
|
14 ani în urmă |
sergei
|
4c21beb48e
win64 unwinding, misc fixes:
|
14 ani în urmă |
sergei
|
d94460e3b3
* Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode.
|
14 ani în urmă |
Mattias Gaertner
|
e2357b5809
instantfpc: added option --skip-run
|
14 ani în urmă |
Mattias Gaertner
|
5bcf0e71a6
instantfpc: nicer help
|
14 ani în urmă |
pierre
|
1f0e5b496f
Try to support shared libraries for freebsd
|
14 ani în urmă |
pierre
|
23a8fb1754
Suppress console messages about sign extension in ioctl system call
|
14 ani în urmă |
paul
|
5560f6b3f2
compiler + rtl: pass codepage to fpc_CharArray_To_AnsiStr to get the preserve the codepage of result string
|
14 ani în urmă |
florian
|
4868b09844
* patch by alexvin to replace $ifopt by $push/$pop, resolves #20332
|
14 ani în urmă |
Jonas Maebe
|
2b11fd2bef
* cpus that only understand Thumb-2 don't support "blx <imm>"
|
14 ani în urmă |
marco
|
6ed8641937
* patch from BigChimp, fixing dbf related testing of output, from
|
14 ani în urmă |
pierre
|
ccb0595971
* Extend global label for smart linked objects to bsd systems
|
14 ani în urmă |
pierre
|
ee67e124ee
+ Add systems_XXXbsd sets
|
14 ani în urmă |
sergei
|
268d8685e7
- Removed SysResetFPU/SysInitFPU from win32/win64 system unit initialization. It is redundant here because it is called from fpc_initializeunits->fpc_cpuinit (on win64) or from fpc_cpucodeinit (on win32).
|
14 ani în urmă |
Jonas Maebe
|
028421ca6a
+ interface delegation test from mantis #19180, already works
|
14 ani în urmă |
Jonas Maebe
|
d714eeb84b
* give a proper error when a type identifier is missing in a
|
14 ani în urmă |
paul
|
932ca07230
rtl: remove useless ifdef
|
14 ani în urmă |
marco
|
f538655cbf
* enable character for FreeBSD.
|
14 ani în urmă |
paul
|
6266b88b74
compiler: fix string const conversion from one codepage to another
|
14 ani în urmă |
florian
|
5fa184c952
+ patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022
|
14 ani în urmă |
marco
|
b0b12d3a64
* fmtbcd divide fix (and others), Mantis #19636, fix by Lacak2. + Test
|
14 ani în urmă |
marco
|
09a2f07d5d
* use bcdcompare instead of overloaded operator. Mantis #19613, patch by Lacak2
|
14 ani în urmă |
florian
|
cb647d875c
* avoid mistakes with unimplemented sqr function on architectures with no softfloat support
|
14 ani în urmă |
marco
|
ecaa86d582
* added test from Mantis #19645
|
14 ani în urmă |
marco
|
5e91099731
* fixes for > 100 query parameters. Mantis #19645, patch from Lacak2
|
14 ani în urmă |
marco
|
be95c02a89
* Patch from Lacak2, mantis #18241 mapping "..with timezone" fields to their non timezone fields ft*'s.
|
14 ani în urmă |
paul
|
7a998aec3a
compiler, rtl: add a codepage argument fpc_Read_Text_AnsiStr to create new AnsiString with the codepage of passed AnsiString argument
|
14 ani în urmă |
paul
|
00396da30c
compiler: cleanup
|
14 ani în urmă |
paul
|
3b9fd15af7
rtl: update character.pas by Inoussa OUEDRAOGO (issue #0020302)
|
14 ani în urmă |
Jonas Maebe
|
64f8ec7a9a
* disabled part of test that is broken on systems using utf-8 as
|
14 ani în urmă |