Commit Graph

32030 Commits

Author SHA1 Message Date
joost
633aa31ea3 * Added -m option to show values of all macros
* Removed unused resourcestrings

git-svn-id: trunk@15216 -
2010-05-03 14:43:15 +00:00
joost
8d0444353c * Added ability to list values by index instead of name
git-svn-id: trunk@15215 -
2010-05-03 14:30:11 +00:00
pierre
d227a9799b * add batch_flag to avoid libgdb.a/main.o integration
git-svn-id: trunk@15214 -
2010-05-03 14:29:19 +00:00
joost
f1e4de764a * Write a warning to stderr that this utility is deprecated
git-svn-id: trunk@15213 -
2010-05-03 14:02:22 +00:00
florian
f3c572edc5 * handle multiple string labels in one case branch correctly, resolves #16130
git-svn-id: trunk@15212 -
2010-05-02 21:44:24 +00:00
joost
722dbaa616 * Patch from Ladislav Karrach (Lacak2) to implement RowsAffected for ODBC, bug #14791
git-svn-id: trunk@15211 -
2010-05-02 21:00:55 +00:00
joost
819958228f * In case the initialization of odbc fails, do not raise exceptions while cleaning up
git-svn-id: trunk@15210 -
2010-05-02 20:18:43 +00:00
florian
af3eee54cd * make nested comment warning go away
git-svn-id: trunk@15208 -
2010-05-02 19:24:15 +00:00
florian
6acc54191f * fixes OpenGL on Haiku, resolves #16385, by Olivier Coursiere
git-svn-id: trunk@15207 -
2010-05-02 19:16:38 +00:00
joost
ac2cd091e9 * Patch from Ladislav Karrach (Lacak2) to implement TBooleanField.AsInteger, bug #14751
git-svn-id: trunk@15206 -
2010-05-02 16:26:41 +00:00
joost
b7dc7d03b2 * Set TBCDField.ValidChars, bug #16147
git-svn-id: trunk@15205 -
2010-05-02 15:24:58 +00:00
joost
f9616640d8 * Proper checks for null-values when comparing fields + tests
git-svn-id: trunk@15203 -
2010-05-02 14:30:32 +00:00
Jonas Maebe
0b44f8db1f * don't give an internal error when creating a dynamic array or a
record that requires init/finalisation with an objcclass
    (mantis #16366)

git-svn-id: trunk@15202 -
2010-05-02 13:42:03 +00:00
marco
99e078985f * 64-bit alignment for tlhelp64.
git-svn-id: trunk@15200 -
2010-04-30 14:01:55 +00:00
joost
a4a1cd76e5 * Do only add parentheses when necessary for filtering. So that when the
query parser fails this only leads to problem when the filter is used

git-svn-id: trunk@15199 -
2010-04-28 22:01:15 +00:00
florian
d0e9a7ead9 + description of tasnode.call (by Jonas Maebe)
git-svn-id: trunk@15198 -
2010-04-28 21:35:19 +00:00
joost
6f148501ca * Test for bug #15456
git-svn-id: trunk@15197 -
2010-04-28 21:18:47 +00:00
joost
6ba6be6b2b * Patch from Ladislav Karrach to parse queries with the limit keyword, bug #15456
git-svn-id: trunk@15196 -
2010-04-28 21:13:23 +00:00
marco
845125c2e7 * video unit maxwidth increased to 240 (FV editor
only good to 255, a small safety margin)

git-svn-id: trunk@15195 -
2010-04-28 07:46:30 +00:00
michael
6a7072ea6f * Removed some statements
git-svn-id: trunk@15194 -
2010-04-27 15:22:03 +00:00
joost
df92cfbcf0 * Added templates for fppkg configuration files
git-svn-id: trunk@15193 -
2010-04-27 12:12:30 +00:00
joost
1834156acd * Removed usubst unit, use fpTemplate instead
* Commented out not-implemented option -l from help screen

git-svn-id: trunk@15192 -
2010-04-27 09:25:36 +00:00
joost
983c0e6765 * Fix for the case that the begin and enddelimiter are the same
git-svn-id: trunk@15191 -
2010-04-27 09:19:24 +00:00
joost
62592322e1 * Removed the restriction that ParseString could only be called 100 times
git-svn-id: trunk@15190 -
2010-04-27 08:49:15 +00:00
joost
3759ad8963 * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg
git-svn-id: trunk@15189 -
2010-04-27 07:59:20 +00:00
joost
395f1bccb7 * fpmake.pp fixes
git-svn-id: trunk@15183 -
2010-04-26 15:15:45 +00:00
marco
faf2bdfd62 * fix for mantis 16344 (quoted filename in $include ) + testparser example from that series of bugreports.
git-svn-id: trunk@15182 -
2010-04-26 13:17:26 +00:00
marco
19a47dbf9d * fixing fpdoc for strict protected/private additions.
git-svn-id: trunk@15181 -
2010-04-26 10:08:02 +00:00
marco
2b3d3f6fa5 * fix for mantis 16347, support for filename in 'xxx' in unit clause
Partial patch by Dmitry Boyarintsev (filename is not stored in parse hierarchy)

git-svn-id: trunk@15180 -
2010-04-26 08:28:38 +00:00
marco
8c20080391 * patch from Dmitry Boyarintsev for Mantis 16346. Strict private/protected support for fcl pascal parser
git-svn-id: trunk@15179 -
2010-04-26 08:25:10 +00:00
marco
c830e76137 * Patch for class abstract and class sealed support by Dimitry Boyarintsev.
Mnatis 16340

git-svn-id: trunk@15178 -
2010-04-26 08:20:16 +00:00
joost
f95c24176a * Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read
git-svn-id: trunk@15177 -
2010-04-25 19:54:57 +00:00
joost
3c42ad5e5e * TZipper.ZipFiles should zip files, got broken in r13464
git-svn-id: trunk@15176 -
2010-04-25 18:15:09 +00:00
marco
94eae61a31 * fixed escaping of echo line. (mingw). Mantis 16335
git-svn-id: trunk@15170 -
2010-04-25 09:49:26 +00:00
joost
82eb1a1a1c * Do not handle files with the same name as a package as a package-file if the extension is not .zip
git-svn-id: trunk@15169 -
2010-04-24 21:44:28 +00:00
joost
d27093ceba * Evaluate macros when getting LocalUnitDir and GlobalUnitDir
git-svn-id: trunk@15168 -
2010-04-24 21:38:07 +00:00
ivost
980c353421 * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path
* added function ExcludeLeadingPathDelimiter: it removes a path delimiter in front of a path
* added function ConcatPaths: it concats multiple path fragments, path delimiters are added if necessary

git-svn-id: trunk@15167 -
2010-04-24 21:05:05 +00:00
florian
fecd661bcb * fixed COPYDATASTRUCT as suggested by Dmitry Boyarintsev, resolves #16321
git-svn-id: trunk@15166 -
2010-04-24 17:21:55 +00:00
Jonas Maebe
c67712f81f + tthread.start method, simply calls tthread.resume for now (mantis #16326)
git-svn-id: trunk@15165 -
2010-04-24 14:52:08 +00:00
Jonas Maebe
34487fa455 * part of r15163, forgot to commit
git-svn-id: trunk@15164 -
2010-04-24 12:49:53 +00:00
Jonas Maebe
0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code
without {$modeswitch objectivec1}

git-svn-id: trunk@15163 -
2010-04-24 12:49:16 +00:00
Jonas Maebe
2eddd5e704 * don't try to bitpack types > 32 bit on 32 bit cpus (mantis #16328)
git-svn-id: trunk@15162 -
2010-04-24 12:46:02 +00:00
joost
3295cd8370 * First search for a user-specific configuration file, if that does not exist,
search for a system-wide configuration file. If this one also does not exist,
   create a system-wide configuration if the user is a super-user. Else create
   a user-specific configuration file

git-svn-id: trunk@15161 -
2010-04-23 12:57:55 +00:00
florian
e235d71cb7 * update of Portuguese message files by Marcelo B Paula, resolves #16314
git-svn-id: trunk@15160 -
2010-04-22 09:25:49 +00:00
joost
2ca892c361 * Added ability to use macros ({AppConfigDir}, {UserDir} and {LocalRepository}) in path settings
git-svn-id: trunk@15159 -
2010-04-22 09:17:45 +00:00
joost
28395de42e * Moved fptemplate from fcl-web to fcl-base
git-svn-id: trunk@15158 -
2010-04-22 08:54:00 +00:00
florian
62c630abce * handle usage of generics type as class type correctly, resolves #16065
git-svn-id: trunk@15157 -
2010-04-21 20:19:18 +00:00
Jonas Maebe
f2e1819bae * put the call to afterconstructor inside the implicit try/catch block
block of the constructor, so that exceptions thrown there also
    properly abort construction (mantis #16311)

git-svn-id: trunk@15156 -
2010-04-21 20:06:54 +00:00
Jonas Maebe
4a934bdb33 * fixed small Darwin-specific dependency error (fcl-extra_smart has to
depend on fcl-base_smart, not on fcl-base_release)

git-svn-id: trunk@15155 -
2010-04-21 19:42:06 +00:00
florian
3aa1315c06 * thumb2 opcode fixes by Jeppe Johansen, resolves #16306
git-svn-id: trunk@15154 -
2010-04-21 17:40:35 +00:00