sergei
|
568ef396fb
* Added fpc_dynarray_assign (a helper for dynamic array assignments), added local access to fpc_intf_assign, and switched fpc_copy to use assignment helpers instead of incr_ref/decr_ref combinations.
|
пре 13 година |
pierre
|
ac80391c74
* Try to fix go32v2 problems related to DJGPP 2.04 CVS code using __environ as alias of _environ
|
пре 13 година |
pierre
|
bf321b72c7
* Try to fix go32v2 problems related to DJGPP code using C free on _environ ppchar by reallcating with malloc
|
пре 13 година |
pierre
|
a088820cfe
* Try to fix problem with gdbver executable
|
пре 13 година |
marco
|
b5cc3fbd6c
* ftBytes,ftVarBytes support in odbcconnection.setparameters
|
пре 13 година |
Jonas Maebe
|
ceee186f2f
* typecheck all array indices, not just integer and boolean types
|
пре 13 година |
Jonas Maebe
|
bab8e5da5a
* set the default range type of arrays to ptrsinttype rather
|
пре 13 година |
sergei
|
a8fe9601de
* Get rid of using pdynarraytypeinfo, instead treat rtti as distinct 'header' and 'data' parts. In variants unit, use rtti declarations from typinfo directly. In system unit, declare private tdynarraytypedata record which (like typinfo.TTypeData) is not packed on alignment-sensitive targets. This simplifies code and removes scary pointer manipulations, should also yield better code on aligned targets.
|
пре 13 година |
joost
|
ee8268dd7f
* Do not use a buildunit when compiling intgdb, since it is not possible to compile single files in the BeforeCompile even when a buildunits is used.
|
пре 13 година |
Legolas
|
cf9aaaa5ce
* Install the examples files for gba and nds
|
пре 13 година |
joost
|
90cfc86f71
* Re-generated Makefile. It did miss the dependency on fpmkunit because of local changes when fpcmake was run in r20101.
|
пре 13 година |
marco
|
a7fb5c7e6c
* updated comments (Mantis #21107)
|
пре 13 година |
joost
|
7a69b2cd37
* Switched winceunits package to fpmake building
|
пре 13 година |
michael
|
7f59902842
* Patch from Hand-Peter Diettrich to fix CHM extension usage
|
пре 13 година |
marco
|
5ce5f4f2a9
* Init use_proxy to false, Mantis #21097
|
пре 13 година |
sergei
|
cbad0abab5
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
пре 13 година |
pierre
|
0ad800b2db
+ Add some comments and follow main.c more closely
|
пре 13 година |
Jonas Maebe
|
e92c597a53
r334 | jonas | 2012-01-16 22:09:29 +0100 (Mon, 16 Jan 2012) | 2 lines
|
пре 13 година |
joost
|
7b522af932
* Install the additional example files
|
пре 13 година |
joost
|
0185f341aa
* Compile os2 units also for emx target
|
пре 13 година |
joost
|
65d568ab6d
* Added fpmake.pp for winceunits package
|
пре 13 година |
michael
|
776fe528d6
* Actually use FileNameExtension
|
пре 13 година |
michael
|
9788e2cad8
* Patch from Hans-Peter Diettrich to extend and append filenameextension (bug 21101)
|
пре 13 година |
joost
|
df6957decb
* Added unit p_ddraw to fpmake.pp-file on Windows
|
пре 13 година |
joost
|
68d9066200
* Changed more packages to fpmake building
|
пре 13 година |
marco
|
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
|
пре 13 година |
joost
|
480d075bb4
* Do not compile custfcgi and fpfcgi on Darwin
|
пре 13 година |
marco
|
4b24220de9
* increase loop in determine xterm, Mantis #21028
|
пре 13 година |
marco
|
1f40ff2362
* overloaded version of raiselastoserror that allows custom errorcodes
|
пре 13 година |
florian
|
96e8e89e16
* write error code if an object file cannot be created
|
пре 13 година |