Tomas Hajny
|
e7f76cee9e
* fixed re-initialization of cached UConv object after changed codepage and added implementation of several more UnicodeStringManager routines
|
10 years ago |
pierre
|
87b9c1b2ea
Possible fix for the OpenSolaris x86_64 cycle failure, due to bind change from AB_GLOBAL back to AB_LOCAL after code generation, which lead to invalid code
|
10 years ago |
lacak
|
1e3d48288c
fcl-db: mssql: make Rollback more safe. Check if there is active transaction first to avoid error "The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION."
|
10 years ago |
yury
|
bb7aee5e8e
* Added link to the pas2jni wiki page.
|
10 years ago |
Károly Balogh
|
3b16824b9f
ami-extra: fix build on amiga/m68k. this change is several days old, but forgot to commit *sigh*
|
10 years ago |
svenbarth
|
af43e5e3e9
Fix for Mantis #24872.
|
10 years ago |
florian
|
b13e00ea70
* make yysleng a longint
|
10 years ago |
florian
|
15537361ee
* patch by "rs" to support lines longer than 255 chars in h2pas, resolves #15056
|
10 years ago |
florian
|
43515ab109
* explicitly add asmmode, resolves #27255
|
10 years ago |
florian
|
11b68b0e11
* lazarus project file
|
10 years ago |
yury
|
ed770f4485
* Use threadvar for the module name buffer to be thread-safe.
|
10 years ago |
marco
|
55cce4cb69
* strip outdated $If's. We don't bootstrap that much with 2.0.x anymore anyway.
|
10 years ago |
yury
|
de770592da
* pas2jni: - Fixed method pointer handling for ARM platforms.
|
10 years ago |
yury
|
870b4d1ffe
* On Android the dladdr() function does not return full path to modules. Emulate dladdr() by reading the /proc/self/maps to get full path to modules.
|
10 years ago |
marco
|
9b63b3f94e
* one more versionupdate.
|
10 years ago |
joost
|
3a5e83452a
* No need to install resource-files from binaries, those are
|
10 years ago |
joost
|
d5d55cc796
* Re-generated fpmkunitsrc.inc
|
10 years ago |
joost
|
1a90d29063
* Re-generated packages-Makefile.fpcs and Makefiles
|
10 years ago |
joost
|
c4453766d9
* Renamed univint to iosxlocale in iosxlocale/Makefile.fpc
|
10 years ago |
Károly Balogh
|
6070ac3def
m68k: some more basic FPU stuff
|
10 years ago |
Károly Balogh
|
e24f59fb9f
IDE: enabled AROS' system clipboard code also for Amiga and MorphOS
|
10 years ago |
Károly Balogh
|
285f564ed1
ami-extra: added to root packages Makefiles
|
10 years ago |
Károly Balogh
|
0bc21e4c69
ami-extra: new package with utility/helper units common to all Amiga-like systems
|
10 years ago |
Károly Balogh
|
842971f597
morphunits/amunits: fixed wrong argument register location for iffparse/CloseClipboard()
|
10 years ago |
yury
|
3e5fab4334
* Updated revision.inc for fpcmake.
|
10 years ago |
yury
|
b401a90eab
* Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android.
|
10 years ago |
florian
|
9a9bf4be91
* write better hint message about the first occurence of an identifuer in case of a duplicate identifier error
|
10 years ago |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
joost
|
d53da9192b
* Renamed pas2js package to utils-pas2js, for consistency
|
10 years ago |
florian
|
9b6b029ca1
* patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250
|
10 years ago |