Commit Graph

28713 Commits

Author SHA1 Message Date
michael
5d2e9d4d4c Slovak translation from Dusan Halicky
git-svn-id: trunk@11113 -
2008-05-28 20:17:02 +00:00
michael
0632e0d8df * Added support for a directory with .mo files, and support for HTML specification of charset
git-svn-id: trunk@11112 -
2008-05-28 20:14:20 +00:00
michael
aaf1606cea * Applied patch to install fclel.res
git-svn-id: trunk@11110 -
2008-05-28 19:58:56 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Tomas Hajny
0df6c0b615 * do not build clktest example during regular make
git-svn-id: trunk@11105 -
2008-05-27 22:11:13 +00:00
Tomas Hajny
4442cdb808 * do not build som and wpstk which are not ready yet, add reference to exampledir
git-svn-id: trunk@11102 -
2008-05-27 21:39:37 +00:00
Tomas Hajny
31da5363ed + Makefile for os2units/examples added
git-svn-id: trunk@11101 -
2008-05-27 21:37:59 +00:00
Tomas Hajny
74e0e90a45 * move clktest to examples
git-svn-id: trunk@11100 -
2008-05-27 21:35:28 +00:00
Tomas Hajny
5399834f6a * more changes resulting from packages restructuring (os2units sources)
git-svn-id: trunk@11099 -
2008-05-27 21:23:00 +00:00
Tomas Hajny
59557a22ce * avoid dependency from gtk1 to opengl on os2
git-svn-id: trunk@11097 -
2008-05-27 19:58:45 +00:00
Tomas Hajny
13365b0dfd * fix mistyping in directory name coming from package restructuring
git-svn-id: trunk@11095 -
2008-05-27 17:50:37 +00:00
michael
2482742fc5 * Var -> Out parameters in tstrings.getnameval
git-svn-id: trunk@11093 -
2008-05-27 17:37:00 +00:00
michael
1f50a75866 * Patch from vincent snijders, replacing var with out params
git-svn-id: trunk@11092 -
2008-05-27 17:35:15 +00:00
florian
5c1c5f2aad * write timing to stderr
git-svn-id: trunk@11091 -
2008-05-27 09:35:07 +00:00
joost
a53a234189 * Raise exception if TFieldDef with existing name is added to TFieldDefs + test
* Allow double field-names in select queries + test (bugs 8457+10819)

git-svn-id: trunk@11090 -
2008-05-26 21:38:08 +00:00
michael
c69840519e * Better handling of class declarations, move implementation to deindent
git-svn-id: trunk@11088 -
2008-05-26 19:10:59 +00:00
michael
c902915f9e * Adding it here till a solution for fpcunit-based tests exists
git-svn-id: trunk@11087 -
2008-05-26 18:31:36 +00:00
michael
b9956b2c6f * Added bucket lists implementation
git-svn-id: trunk@11086 -
2008-05-26 18:26:47 +00:00
marco
0cf0c22521 * small freebsd <-> OS X fix
git-svn-id: trunk@11084 -
2008-05-25 11:55:18 +00:00
marco
c201170793 * enabled users package for FreeBSD
git-svn-id: trunk@11083 -
2008-05-25 09:47:01 +00:00
marco
e323ac4de1 * Little FreeBSD fixes.
git-svn-id: trunk@11082 -
2008-05-25 09:45:50 +00:00
marco
d8d208de9c small fix.
git-svn-id: trunk@11081 -
2008-05-25 09:40:28 +00:00
michael
fa3a0815ac * Changed license to standard FPC license. Permitted by Mattias Gaertner
git-svn-id: trunk@11079 -
2008-05-25 08:22:39 +00:00
michael
b197d15d88 * Patch from Joao Morais to handle BCDs correctly, plus some minor optimisation
git-svn-id: trunk@11077 -
2008-05-25 08:12:16 +00:00
Jonas Maebe
dcbd0a3ea2 * changed ppureal from extended into bestreal -> units cross-compiled
from architectures with a larger maximum floating point precision
    for an architecture with a smaller maximum fp precision can also be
    used by native compilers on the target architectures (final fix for
    mantis #9165)

git-svn-id: trunk@11076 -
2008-05-24 12:11:06 +00:00
michael
26575472b6 * Added GetUSerDir function (ID 11338)
git-svn-id: trunk@11074 -
2008-05-24 11:50:26 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
Jonas Maebe
0a79badb4e + added missing makefiles
git-svn-id: trunk@11072 -
2008-05-24 09:05:59 +00:00
Jonas Maebe
04dd5d9dfc * fixed fpcdir setting
git-svn-id: trunk@11071 -
2008-05-24 09:01:38 +00:00
Jonas Maebe
df85d7b8e1 * fixed fpcdir setting
git-svn-id: trunk@11070 -
2008-05-24 08:59:29 +00:00
Jonas Maebe
e60e078eb5 * only allow decimalseparator to be used as decimal separator in
texttofloat() and friends, rather than both '.' and decimalseparator
    (mantis #9126)

git-svn-id: trunk@11069 -
2008-05-24 08:49:34 +00:00
Jonas Maebe
fb3242b2f7 * don't set CROSSCOMPILE when compiling from darwin to darwin
(regardless of source and target architectures)

git-svn-id: trunk@11068 -
2008-05-24 08:36:36 +00:00
florian
7899954fa9 * fixed test
git-svn-id: trunk@11066 -
2008-05-24 07:20:08 +00:00
florian
216e468cd9 + test for #10045
git-svn-id: trunk@11065 -
2008-05-23 21:23:10 +00:00
florian
29ba36e70b * when the end of a sequence is reached, first_row has to be set for proper address checking, resolves #10856
git-svn-id: trunk@11063 -
2008-05-23 21:12:03 +00:00
Jonas Maebe
e4124cd070 + added test
git-svn-id: trunk@11061 -
2008-05-23 18:12:02 +00:00
florian
67ef9f20ae * test for previous commit
* fixed wrapper generation for bigger offsets as well

git-svn-id: trunk@11059 -
2008-05-23 16:16:34 +00:00
florian
ea46cb4218 * take care of the maximum constant size when creating interface wrappers, resolves #10831
git-svn-id: trunk@11058 -
2008-05-23 16:02:17 +00:00
florian
67fbadcdcf * WinCE compilation fixed
git-svn-id: trunk@11057 -
2008-05-23 15:35:18 +00:00
michael
383beb047b * Skip unknown tokens when skipping due to conditional compiling
git-svn-id: trunk@11056 -
2008-05-23 13:45:32 +00:00
michael
570cad8285 * Fixed memory leak
git-svn-id: trunk@11055 -
2008-05-23 13:30:14 +00:00
michael
bf482b2a13 * Parsing of unit-wide properties
git-svn-id: trunk@11054 -
2008-05-23 13:28:56 +00:00
michael
4d4554a303 * Proper fix for initialized variable (including procedures)
git-svn-id: trunk@11052 -
2008-05-23 13:04:00 +00:00
michael
020f4a9e63 * UNdid last 2 revisions
git-svn-id: trunk@11051 -
2008-05-23 12:43:49 +00:00
michael
f23be9d8f4 * Fixed initialized procedural variable parsing
git-svn-id: trunk@11050 -
2008-05-23 12:21:13 +00:00
michael
5b812fd878 * File searching now as in compiler, using lower and uppercase filenames if needed
git-svn-id: trunk@11049 -
2008-05-23 08:05:58 +00:00
Jonas Maebe
73a3507bac * reverted r11039, it's no good
git-svn-id: trunk@11048 -
2008-05-23 07:55:16 +00:00
michael
0ad7cfe39b * UTF8 strings read as normal strings, not widestrings (bug reported by Stefan Lechner)
git-svn-id: trunk@11047 -
2008-05-23 07:52:04 +00:00
michael
a2c012e228 Patch from Joao Morais to fix memory leak with owner lists
git-svn-id: trunk@11045 -
2008-05-23 07:11:33 +00:00
michael
f7f2008447 * Support for date in footer
git-svn-id: trunk@11043 -
2008-05-22 20:09:41 +00:00