Commit Graph

5485 Commits

Author SHA1 Message Date
peter
0fc3f2e559 * added syslog to misc package 2000-02-01 12:58:20 +00:00
peter
30b2622e3a * missing space before \ 2000-02-01 12:57:20 +00:00
peter
521b0a2672 * cargs must also increase pushedparasize else it won't be 'popped' 2000-02-01 12:54:20 +00:00
peter
6b3063c795 * fixed rangecheck error in format() 2000-02-01 12:53:23 +00:00
peter
965d9de658 * small cleanup 2000-02-01 12:52:17 +00:00
michael
7f8c50fe3c + Added syslog 2000-02-01 11:09:02 +00:00
michael
705979f7d5 Initial implementation 2000-02-01 11:08:35 +00:00
pierre
82c78d2e22 * allow FP to debug itself 2000-02-01 10:59:58 +00:00
pierre
2cbd2456cf * avoid Search sometimes disabled for Editor Windows 2000-02-01 10:58:41 +00:00
michael
8803dc455b + Typos fixed 2000-02-01 10:03:37 +00:00
peter
49365d74ba * is_voidpointer 2000-02-01 09:44:03 +00:00
peter
6e93fdbae0 * allow funcret also as counter variable 2000-02-01 09:43:22 +00:00
peter
f387340dbc * allow class -> voidpointer for delphi mode 2000-02-01 09:41:27 +00:00
peter
ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 2000-01-31 23:41:30 +00:00
sg
b8647dbc1a * Forgot some debug code ;) 2000-01-31 19:28:12 +00:00
sg
7f002abbf9 * Changed to the new interface 2000-01-31 19:26:13 +00:00
sg
8ef976f232 * Fixed selection redrawing bugs
* Changed "x1, y2, x2, y2" arguments to "x, y, w, h"
2000-01-31 19:23:37 +00:00
sg
58d62aca51 * Added support for loading from streams
(NOTE: The new loading code is very slow at the moment)
* Added saving support
* The line ending to use (CR/LF, LF...) can now be specified
* The last line of a document isn't written with a line ending, this
  preserves the original structure of a previously loaded file
* Fixed memory leaks
2000-01-31 19:22:16 +00:00
pierre
2cf8e2fcbc * avoid the Impossible to set breakpoints here 2000-01-31 16:02:08 +00:00
peter
4d0c25c096 * fixed default unit location for linux when fpcdir was not set 2000-01-31 15:55:42 +00:00
peter
208c1404d3 * faq.html -> faq.txt 2000-01-31 13:17:12 +00:00
peter
a23e03310e * really fixed the symlink bug 2000-01-31 13:16:32 +00:00
peter
8025010608 * compilerzip fixed 2000-01-31 12:35:41 +00:00
Jonas Maebe
e534908b2f * committed the rest of my fix :) 2000-01-31 12:11:53 +00:00
pierre
7a4ea522ae * forgot that tests should be non interactive !! 2000-01-31 10:17:36 +00:00
pierre
38fb93fcfc * Jonas' fix for bug811 2000-01-31 10:15:43 +00:00
pierre
f08db8e455 + bug816 2000-01-31 08:47:15 +00:00
pierre
0e9aecc98c + 809-810-812-813-814-815 2000-01-31 00:19:15 +00:00
peter
bf32e168f9 * fixed dup rtti writing for classes 2000-01-30 23:29:06 +00:00
sg
0f11acb568 * The XML config object is now freed at the end of the program
(this enables us to detect memory leaks with this test program)
2000-01-30 22:20:57 +00:00
sg
6a17b365a2 * TXMLConfig now frees its XML document (major memory leak...) 2000-01-30 22:20:08 +00:00
sg
e61f207c8b * Made some optimizations and cosmetic changes 2000-01-30 22:19:13 +00:00
sg
b20f194d19 * Fixed memory leaks, all nodes are now freed by their parent
* Many cosmetic changes
2000-01-30 22:18:16 +00:00
sg
7381e3fff4 * Fixed memory leaks 2000-01-30 22:16:59 +00:00
peter
706e0c4417 * fixed filepos when eof is read, it'll now stay on the eof position 2000-01-30 19:28:25 +00:00
Tomas Hajny
f501e0a92a * logging enhanced, verbose support, error for non-4dos fixed 2000-01-29 16:24:01 +00:00
florian
997ddf88f9 * virtual XXXX; support for objects, only if -dWITHDMT is defined 2000-01-28 23:17:53 +00:00
pierre
11572b7343 * CrtlF9 starts debugger if there are active breakpoints 2000-01-28 22:38:21 +00:00
pierre
9f9441a49a * avoid unknown type in alt+0 dialog for Ascii Chart and Clipboard 2000-01-28 22:36:46 +00:00
pierre
6f77e21754 * Test_partial_syntax released 2000-01-28 22:20:04 +00:00
michael
88711c2e7f + Changed patch number to 15 2000-01-28 20:47:26 +00:00
Tomas Hajny
321071717d + information regarding OS/2 compression added 2000-01-28 19:26:18 +00:00
Tomas Hajny
085af1e912 * Os/2 -> OS/2 2000-01-28 19:03:18 +00:00
Jonas Maebe
38b993f7dc * moved skipinstr from daopt386 to aasm
* fixed crashing bug with -dreplacereg in csopt386.pas
2000-01-28 15:15:31 +00:00
peter
8ca2a07700 * use distclean 2000-01-28 12:18:38 +00:00
peter
dfca2834a9 * regenerated 2000-01-28 12:17:02 +00:00
peter
20f726d307 * remove compiler_clean since there is now distclean support 2000-01-28 12:14:30 +00:00
peter
14170d7d11 * install now doesn't install symlink anymore
* symlink is installed by installsym
2000-01-28 12:13:38 +00:00
peter
0e0c0cf0e5 * reinserted lost diff of rev 1.30
* distclean target
2000-01-28 12:10:46 +00:00
peter
b4974d4ef2 - 309 2000-01-28 11:31:18 +00:00