Commit Graph

32582 Commits

Author SHA1 Message Date
pierre
18bd6a344d + SetTBreak method added
git-svn-id: trunk@15890 -
2010-08-24 13:35:09 +00:00
pierre
7d5e69ee14 * fix current_address type
* add python_libdir global cvar to avoid linking main.o from libgdb.a

git-svn-id: trunk@15889 -
2010-08-24 13:17:37 +00:00
pierre
a2d12c557d Use ptrint to cast a pointer to an integer
git-svn-id: trunk@15888 -
2010-08-24 13:15:18 +00:00
Jonas Maebe
5ca1bd2a32 * if the unit of a procedure call is explicitly specified, limit the search
for (overloaded) procsyms to that unit (mantis #17220)

git-svn-id: trunk@15887 -
2010-08-23 20:51:40 +00:00
sekelsenmat
fae7605a36 Adds more OpenSSL BIO functions and constants
git-svn-id: trunk@15886 -
2010-08-23 16:04:12 +00:00
sekelsenmat
b3442f8a3d Adds bezier curve and text support for the fpvectorial writer test app.
git-svn-id: trunk@15885 -
2010-08-23 15:33:41 +00:00
sekelsenmat
274856e2f5 Adds support for texts in the core of fpvectorial and adds a new example application for generating a set of documents from code
git-svn-id: trunk@15884 -
2010-08-23 15:26:54 +00:00
sekelsenmat
90df24dfae Small fix for PPEVP_PKEY
git-svn-id: trunk@15883 -
2010-08-23 14:32:31 +00:00
sekelsenmat
433f030779 Adds PEM_read_bio_PrivateKey to the OpenSSl headers and other minor improvements
git-svn-id: trunk@15882 -
2010-08-23 13:57:36 +00:00
michael
b4a13f2b33 * Fixed reading of name=length pairs with lenfth>128
git-svn-id: trunk@15881 -
2010-08-23 12:55:26 +00:00
florian
3a07adf27e * reduce redundant temporary interfaces variables, resolves #14092
git-svn-id: trunk@15880 -
2010-08-23 11:56:17 +00:00
michael
7a55db3397 * Patch from Luiz Americo (bug ID 017238) Small speed improvement, corrected order of arguments
git-svn-id: trunk@15879 -
2010-08-23 07:48:50 +00:00
michael
4144176f2f * Patch with small speed improvements from Luiz Americo (Bug ID 17240 )
git-svn-id: trunk@15878 -
2010-08-23 07:45:55 +00:00
michael
a848b6fde2 * Patch from Graeme Geldenhuys (bug 17237) extending scanner to report EOL and TAB
git-svn-id: trunk@15877 -
2010-08-23 07:42:42 +00:00
florian
700f687692 * nested open array constructors are not allowed, resolves #17213
git-svn-id: trunk@15876 -
2010-08-22 20:13:27 +00:00
marco
14247ef2db * print also interfaces in inheritance section, fixes 15774
git-svn-id: trunk@15875 -
2010-08-22 14:46:03 +00:00
nickysn
aa1b3a6542 * fixed Rectangle, Bar and Bar3D for the cases when x1>x2 or y1>y2
git-svn-id: trunk@15874 -
2010-08-22 12:54:00 +00:00
joost
db2d55128c * Added option to pass options to the compiler
git-svn-id: trunk@15873 -
2010-08-22 12:07:12 +00:00
nickysn
9a4238dea9 * Mode-X fixed (regcall-related bugfix in the asm of SetVisualX)
git-svn-id: trunk@15872 -
2010-08-22 10:16:17 +00:00
marco
6cc641c7bb * another fix for mmap from Chrisopher Key. 32-bit this time. Mostly in
unused arguments atm, but could be important for other uses of mmap.

git-svn-id: trunk@15871 -
2010-08-22 09:46:17 +00:00
nickysn
a386a642cc * fixed GetPixel320
git-svn-id: trunk@15870 -
2010-08-21 22:07:52 +00:00
nickysn
dabb5be491 * DrawPoly and FillPoly TP7 compatibility fixes
git-svn-id: trunk@15869 -
2010-08-21 21:18:23 +00:00
marco
b30c284b08 * minor hint and warning improvements
git-svn-id: trunk@15868 -
2010-08-21 21:12:27 +00:00
marco
9fd7c6fc63 * Load inheritance info from content file. Inheritance diagrams now work
reasonably well over package bounderies. 

git-svn-id: trunk@15867 -
2010-08-21 20:47:31 +00:00
marco
d4360154a7 * Fix implicit inheritance in writing of content file.
git-svn-id: trunk@15866 -
2010-08-21 16:25:57 +00:00
marco
0d4d22690c * slightly adapted patch from Mantis 17224 from Maxim Ganetsky
also look ups with gettext-context if given.

git-svn-id: trunk@15865 -
2010-08-21 05:18:29 +00:00
marco
7119ebd599 * patch from Dmitry for bug #7604, fixing the CRC problems.
git-svn-id: trunk@15864 -
2010-08-21 04:33:51 +00:00
michael
6f1dfa1353 * Fixed memory leak when reading fastcgi records
git-svn-id: trunk@15863 -
2010-08-20 14:38:45 +00:00
Jonas Maebe
2011328acf - removed debian detection since its gpm bug has been long fixed
git-svn-id: trunk@15862 -
2010-08-20 11:04:44 +00:00
michael
7195d8c883 * Error event implemented
git-svn-id: trunk@15861 -
2010-08-20 08:58:13 +00:00
florian
782643789b * convert array declarations without size into pointers (as even the comment in the code says), resolves #10156
git-svn-id: trunk@15860 -
2010-08-20 08:22:14 +00:00
michael
43256c7f14 * Added events to influence streaming process
git-svn-id: trunk@15859 -
2010-08-20 07:18:40 +00:00
michael
fa93751f92 * Made chain protected, as asked in 16899
git-svn-id: trunk@15857 -
2010-08-19 17:53:24 +00:00
michael
04bd5e208b * Fixed bug #15939
git-svn-id: trunk@15856 -
2010-08-19 17:49:40 +00:00
michael
dfe9701dc4 * Applied patch from theo (bug ID 16748) to enable JPEG scaling
git-svn-id: trunk@15855 -
2010-08-19 17:08:43 +00:00
michael
f939bb3848 * Patch from Luiz Americo to fix TJSONBoolean.AsString, also fixed testcases
git-svn-id: trunk@15854 -
2010-08-19 17:04:05 +00:00
michael
482c00a876 * Applied patch from Luiz Americo
git-svn-id: trunk@15853 -
2010-08-19 16:57:32 +00:00
marco
4e06fbf4f0 * corrected wrong register in x86_64 asm
git-svn-id: trunk@15851 -
2010-08-19 08:52:37 +00:00
florian
deef8dfa33 * better error message in case of self-referencing generics specialization, resolves #17181
git-svn-id: trunk@15850 -
2010-08-19 08:00:57 +00:00
marco
e6277f6633 o commit patch from Mantis 17191:
* Patch with new linear based IPF writer
    * patch for Interfaces Overview in all Linear writers
    * patch with new Linear Writer specific parameter to control
      if linked documentation should be duplicated or not.
      new parameter is: --duplinkeddoc
      Default is that linked docs are not duplicated.
    * patch for fixing minor spelling mistakes in fpdoc
    * patch to not create a section Errors if there isn't actually
      any specific documentation for errors. makeskel generates error
      nodes but most don't have any items. This caused an Errors title
      in the docs, but with no content.
    * patch to fix SeeAlso section in Linear writer. It never output
      the custom text, but always the node link as text.
    * new features for linear writer that could be overridden in
      descendants.
      - marked some protected methods as virtual so it can be overridden
        in descendants for customization.
      - new section for listing Types found in a unit. Default does nothing,
        except in IPF writer.
      - new section for listing Variables found in a unit. Default does
        nothing, except in IPF writer.
      - new section for listing Constants found in a unit. Default does
        nothing, except in IPF writer.

git-svn-id: trunk@15849 -
2010-08-19 04:26:26 +00:00
pierre
11654d5f8c * nflw.pas: Add lnf_simplify_processing loopflag value.
* nutils.pas: Adapt dosimplify to handle loop nodes so that the condition
  is simplified before any of the possible alternatives to avoid compilation
  failures as was appearing for a while on 64-bit compiler if DEBUG=1 was used.

git-svn-id: trunk@15848 -
2010-08-18 16:08:30 +00:00
pierre
6adfa3999d * Update Makefiles using up-to-date fpcmake
git-svn-id: trunk@15847 -
2010-08-18 15:36:23 +00:00
ivost
151ce2f3e3 * added comment to file
git-svn-id: trunk@15846 -
2010-08-18 14:33:56 +00:00
ivost
f32854eb0c * using mysqlvlib instead of mysqllib
git-svn-id: trunk@15845 -
2010-08-18 14:29:19 +00:00
Jonas Maebe
cc2f4138a3 * make it clear that the unit_u_source_modified is about source files that
are newer than the ones used to create the ppu file, rather than that
    the source file itself is necessarily newer than the ppu file (the
    time stamp of the ppu file is used to check whether the main source file
    has been changed, but for include files the time stamps are recorded in
    the ppu file)

git-svn-id: trunk@15843 -
2010-08-18 14:13:24 +00:00
ivost
db5e4028c4 * started with mysql 5.1 support (far from beeing finished! but core parts are working)
git-svn-id: trunk@15842 -
2010-08-18 14:07:05 +00:00
Jonas Maebe
d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there
(mantis #17100)
  * also use a syscall to call modify_ldt when FPC_USE_LIBC is defined,
    because it's not exported as a function from libc

git-svn-id: trunk@15838 -
2010-08-17 21:34:09 +00:00
florian
636a59e1ae * write P'type' instead of ^'type' for function results, resolves #7561
git-svn-id: trunk@15837 -
2010-08-17 21:09:11 +00:00
florian
b050eaf031 * patch by F@ntomas to amend the incorrect declarations of RILSUPSERVICEDATA and LPRILSUPSERVICEDATA in ril.pp (winceunits package)
git-svn-id: trunk@15835 -
2010-08-17 19:33:42 +00:00
michael
f4586189cc * isc_reset_fpe is weak
git-svn-id: trunk@15834 -
2010-08-17 14:07:00 +00:00