Commit Graph

44428 Commits

Author SHA1 Message Date
Tomas Hajny
074f9a1e66 * fix typo in description (creaty)
git-svn-id: trunk@29265 -
2014-12-11 23:00:32 +00:00
Tomas Hajny
5b3cf423bf * increase maximum amount of packages/lines per tab to 60 - make space for new utils packages
git-svn-id: trunk@29264 -
2014-12-11 22:45:15 +00:00
Tomas Hajny
e659fd73eb * fix pkglist command to include also packages built for all targets (relevant mostly for utils)
git-svn-id: trunk@29263 -
2014-12-11 22:38:09 +00:00
florian
dd967eb136 * handle records in iso mode properly if no tag-field is given
git-svn-id: trunk@29259 -
2014-12-11 19:21:13 +00:00
Jonas Maebe
7897c81c77 * regenerated by top-leve make all
git-svn-id: trunk@29258 -
2014-12-11 19:11:14 +00:00
Jonas Maebe
63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG
environment variables are set
  * if no LC_*/LANG environment variables are set, let cwstring fall back to
    unixcp.GetSystemCodePage
   o this is mainly to avoid problems on OS X, where under certain
     circumstances these variables are not set for GUI programs and
     as a result we set the system code page to ASCII

git-svn-id: trunk@29257 -
2014-12-11 19:11:11 +00:00
Tomas Hajny
3998c2f7fa * make sure that fpcmake.inc is properly (re-)built as necessary - pass the proper path to data2inc
git-svn-id: trunk@29256 -
2014-12-11 16:14:40 +00:00
Tomas Hajny
77ef230ff4 * fixed typo in description
git-svn-id: trunk@29255 -
2014-12-11 15:18:40 +00:00
lacak
3fe277f2e4 fcl-db: sqlite: remove unused published property TSQLite3Connection.Options: TSqliteOptions, which hides newly added TSQLConnection.Options
git-svn-id: trunk@29252 -
2014-12-11 07:33:55 +00:00
nickysn
c39128708e + implemented inc/dec for huge pointers
git-svn-id: trunk@29251 -
2014-12-10 23:52:46 +00:00
joost
d4ee6fb0e5 * Placed bootstrapping the fpmkunit in a separate make-target
git-svn-id: trunk@29249 -
2014-12-10 21:46:15 +00:00
joost
fb3125d61a * Pass FPCMAKEOPT to the compile when bootstrapping the fpmkunit. For
example to pass -dNO_UNIT_PROCESS

git-svn-id: trunk@29248 -
2014-12-10 21:07:35 +00:00
joost
6c29775e09 * Use separate repositories for each compiler
version by adding the version-number to the repository url

git-svn-id: trunk@29244 -
2014-12-10 09:50:12 +00:00
lacak
6c10d2ddad fcl-db: sqlite: map INTEGER PRIMARY KEY columns (ROWID) to TAutoIncField (as part of adding support for Refreshing AutoInc fields)
Update tests (use as test table FPDEV2, which is automatically removed at end of test, remove unused variables)

git-svn-id: trunk@29243 -
2014-12-10 07:31:58 +00:00
sergei
8f4430e795 * tcg.translate_register: check that reg.allocator is not nil before calling its method (in case of "assembler nostackframe" function returning an x87 float compiler tries to translate NR_ST which is used for function result).
* tcg.a_reg_dealloc: ignore NR_NO, prevents creating useless deallocations of NR_DEFAULTFLAGS on MIPS targets which have NR_DEFAULTFLAGS=NR_NO.

git-svn-id: trunk@29242 -
2014-12-10 07:13:14 +00:00
svenbarth
fe49a4b60c Fix Fp*Stat calls when compiling with FPC_USE_LIBC for x86_64-linux.
rtl/linux/ostypes.inc:
  * correctly define the _STAT_VER_* constants for x86_64 (the ifdefs are based on those in the C header; for other platforms this needs to be checked)

git-svn-id: trunk@29241 -
2014-12-09 21:23:39 +00:00
svenbarth
01278e2800 Fix three warnings when compiling with FPC_USE_LIBC.
osmacro.inc:
  * FpFstat, fpLstat and FpStat: correctly set the result value instead of relying on the result location being the same for cdecl functions as for register functions

git-svn-id: trunk@29240 -
2014-12-09 21:21:45 +00:00
svenbarth
e2c546b26f Regenerate msg*.inc files
git-svn-id: trunk@29239 -
2014-12-09 21:20:05 +00:00
svenbarth
e614914016 Fix a grammatical error in warning asmr_w_global_access_without_got
git-svn-id: trunk@29238 -
2014-12-09 21:19:21 +00:00
lacak
e26d106b5b fcl-db: sqldb: some databases supports inserting of explicit values into "autoincrementing" columns. So in case when ftAutoInc field has already supplied value, do not do fetch of LastID
git-svn-id: trunk@29237 -
2014-12-09 10:46:06 +00:00
Tomas Hajny
dbd07e7583 * add missing description for regexpr
git-svn-id: trunk@29236 -
2014-12-08 23:26:25 +00:00
Tomas Hajny
fb95334a66 * add missing description for zlib
git-svn-id: trunk@29235 -
2014-12-08 23:21:33 +00:00
Tomas Hajny
c4abfa3788 * add missing description for x11
git-svn-id: trunk@29234 -
2014-12-08 23:20:38 +00:00
Tomas Hajny
d12beae03e * add missing description for unzip
git-svn-id: trunk@29233 -
2014-12-08 23:19:15 +00:00
Tomas Hajny
a685a34455 * add missing description for tcl
git-svn-id: trunk@29232 -
2014-12-08 23:16:03 +00:00
Tomas Hajny
b3bc8cafdf * add missing description for paszlib
git-svn-id: trunk@29231 -
2014-12-08 23:13:35 +00:00
Tomas Hajny
4f411386f0 * add missing description for pasjpeg
git-svn-id: trunk@29230 -
2014-12-08 23:11:28 +00:00
Tomas Hajny
63ba5f7c56 * add missing description for os2units
git-svn-id: trunk@29229 -
2014-12-08 23:11:15 +00:00
Tomas Hajny
265e4be91b * add missing description for openssl
git-svn-id: trunk@29228 -
2014-12-08 23:05:57 +00:00
Tomas Hajny
5106845872 * add missing description for libpng
git-svn-id: trunk@29227 -
2014-12-08 23:02:10 +00:00
Tomas Hajny
f2ed4e2843 * add missing description for libgd
git-svn-id: trunk@29226 -
2014-12-08 22:57:55 +00:00
Tomas Hajny
486744d8b1 * add missing space in description
git-svn-id: trunk@29225 -
2014-12-08 22:52:53 +00:00
Tomas Hajny
0da835c324 * fix copy'n'paste error - add real description
git-svn-id: trunk@29224 -
2014-12-08 22:51:33 +00:00
Tomas Hajny
1c1fa9f691 * fix typo (asynch_r_onous)
git-svn-id: trunk@29223 -
2014-12-08 22:50:45 +00:00
marcus
96ac520e73 AmiCommon: DiskFree/DiskSize for >2GB
AROS: fast BPTR Pointer (ABIv0)

git-svn-id: trunk@29222 -
2014-12-08 21:49:01 +00:00
Tomas Hajny
c4eca70656 + added new command 'pkglist' for listing of packages in format compatible with 'install.dat' file used by the text-mode installer - primarily for GO32v2 and OS/2 targets
git-svn-id: trunk@29221 -
2014-12-08 17:58:34 +00:00
joost
587d2247bc * Fixed help for ignoreinvalidoption which is a flag
git-svn-id: trunk@29220 -
2014-12-08 15:55:07 +00:00
joost
d3c2306586 * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from
a unix system to a non-unix system. Bug #27114

git-svn-id: trunk@29219 -
2014-12-08 14:29:27 +00:00
Jonas Maebe
cec82a1540 * translate placeholder code page numbers into actual code pages in
fpc_ansistr_to_widechararray(), so that CP_ACP/CP_OEM etc are properly
    handled (fixes assign/assignfile with non-ansi characters in source files
    that don't explicitly specify the code page)

git-svn-id: trunk@29218 -
2014-12-08 12:11:33 +00:00
marco
3e24a9ebfd * Patch from #27002, better handling of terminating #0's.
git-svn-id: trunk@29217 -
2014-12-08 10:03:09 +00:00
florian
8508d25f8e * compilation fixed
git-svn-id: trunk@29216 -
2014-12-07 22:01:50 +00:00
marco
6bcb46eb30 * adding dragonfly to packages, mantis #27091
git-svn-id: trunk@29215 -
2014-12-07 20:38:45 +00:00
marco
2a57956032 * dfly rtl dir from mantis #27091
git-svn-id: trunk@29214 -
2014-12-07 20:35:05 +00:00
marco
2578514853 * first dragonfly patch (existing most). Mantis #27091
git-svn-id: trunk@29213 -
2014-12-07 20:27:02 +00:00
florian
0d717c7e0e * update by newer lazarus version
git-svn-id: trunk@29212 -
2014-12-07 18:44:33 +00:00
florian
25e19f27a0 + write name of missing feature in error message
git-svn-id: trunk@29211 -
2014-12-07 18:20:56 +00:00
nickysn
a9e1419ee3 * extracted the pass 1 handling of inc/dec to a virtual method first_IncDec
git-svn-id: trunk@29210 -
2014-12-06 21:14:31 +00:00
joost
a0e4114ac1 * Clean .fpm files on make distclean
git-svn-id: trunk@29209 -
2014-12-06 19:05:14 +00:00
joost
c90f9500c7 * Removed debug-code accidentally committed in r29206
git-svn-id: trunk@29208 -
2014-12-06 18:20:08 +00:00
sergei
92447a9a20 * Moved local typed constants having the same value in several routines to global scope.
git-svn-id: trunk@29207 -
2014-12-06 13:07:32 +00:00