2008-08-27 12:05 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* source/compiler/hbcomp.c
     * Changed the default -gc generation mode for real.
This commit is contained in:
Viktor Szakats
2008-08-27 10:06:20 +00:00
parent b4a932d5e5
commit 19ca803a4d
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2008-08-27 12:05 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/compiler/hbcomp.c
* Changed the default -gc generation mode for real.
2008-08-27 11:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/examples/rdddbt/dbfdbt1.c
* contrib/gtalleg/gtalleg.c
@@ -159,6 +163,7 @@
* source/rtl/gtstd/gtstd.c
* source/rtl/gttrm/gttrm.c
* source/rtl/gtxwc/gtxwc.c
* source/rtl/hbregex.c (added as separate, next commit)
! Fix for MSVC 64-bit C mode startup procedure.
2008-08-27 03:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)