diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e5a26ffc60..04658ffbc3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-10-08 00:39 UTC+0200 Viktor Szakats (harbour syenar.net) + * ChangeLog + ! fixed some recent chglog entry headers + 2012-10-08 00:31 UTC+0200 Viktor Szakats (harbour syenar.net) * bin/commit.hb * made git detection generic @@ -30,7 +34,7 @@ * contrib/hbxpp/runshell.prg ! fixed for RUNSHELL() on non-*nix platforms -2012-10-07 23:38 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-07 23:38 UTC+0200 Viktor Szakats (harbour syenar.net) * doc/Makefile - doc/howtosvn.txt + doc/howtorep.txt @@ -60,7 +64,7 @@ * src/rtl/achoice.prg * modified in-source bug example to use hb_keyPut() -2012-10-07 22:49 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-07 22:49 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbhttpd/readme.txt * doc/dirstruc.txt * doc/xhb-diff.txt @@ -225,7 +229,7 @@ (it'd be nice if the compiler could ignore these automatically - in case it can be solved with low cost) -2012-10-06 15:54 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-06 15:54 UTC+0200 Viktor Szakats (harbour syenar.net) * extras/gtwvw/tests/prog2.prg * extras/gtwvw/tests/wvwtest9.prg * src/debug/debugger.prg @@ -290,7 +294,7 @@ * tests/testcdx.prg * minor -2012-10-05 22:31 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 22:31 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbmisc/fileread.prg * contrib/hbmisc/tests/readfile.prg * contrib/hbmisc/tests/rtfclass.prg @@ -299,7 +303,7 @@ * minor cleanups, hbformat, using fileio.ch constants, minor regression in one test app -2012-10-05 22:10 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 22:10 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/xhb/hterrsys.prg * contrib/xhb/htmutil.prg * contrib/xhb/tfile.prg @@ -314,7 +318,7 @@ ! TCgiFile():Tell() fixed to return correct value * use fileio.ch constants instead of literals -2012-10-05 21:31 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 21:31 UTC+0200 Viktor Szakats (harbour syenar.net) * extras/hbvpdf/hbvpdf.prg ! s&r typo in recent mods @@ -330,7 +334,7 @@ * contrib/hbformat/hbfmtcls.prg + enabled to convert .not. to ! by default -2012-10-05 19:22 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 19:22 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/gtwvg/syswnd.prg * contrib/gtwvg/tests/tbrowser.prg * contrib/gtwvg/treeview.prg @@ -348,7 +352,7 @@ * tests/tb1.prg ! fixed unicode for some cases -2012-10-05 18:08 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 18:08 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/xhb/arrayblk.prg * contrib/xhb/dbgfx.prg * contrib/xhb/dumpvar.prg @@ -370,7 +374,7 @@ * hbformatted, manually corrected * few corrections to use constants, hb_BChar() -2012-10-05 12:55 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 12:55 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbct/tests/ctwtest.prg * contrib/hbwin/tests/testole.prg * contrib/xhb/cstruct.prg @@ -403,7 +407,7 @@ in an OOP flavor. Please rework it in a way that it uses the underlying API and avoid copy/pasting complete source. -2012-10-05 12:18 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 12:18 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbct/tests/ctwtest.prg * contrib/hbwin/tests/testole.prg * extras/gtwvw/tests/wvwtest9.prg @@ -411,7 +415,7 @@ * tests/tb1.prg * tests/wvtext.prg -2012-10-05 12:09 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 12:09 UTC+0200 Viktor Szakats (harbour syenar.net) * tests/gtkeys.prg * use hb_keyCode() instead of Asc() with __HARBOUR__ @@ -472,7 +476,7 @@ * extras/gtwvw/*.h * formatted using uncrustify + hbc.cfg -2012-10-05 01:18 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-10-05 01:18 UTC+0200 Viktor Szakats (harbour syenar.net) - extras/gtwvw/readme.txt - empty file deleted @@ -1926,7 +1930,7 @@ (note this will cause problems with current default box drawing chars used in RTL) -2012-09-27 23:44 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-09-27 23:44 UTC+0200 Viktor Szakats (harbour syenar.net) * utils/hbmk2/examples/plug_bis.hb % minor cleanup - contrib/hbnetio/utils/hbnetioq @@ -1941,13 +1945,13 @@ functions in C++ mode (f.e. MSVC) Thanks to Ronaldo M++ for report. -2012-09-27 18:32 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-09-27 18:32 UTC+0200 Viktor Szakats (harbour syenar.net) + contrib/hbexpat/tests/test.xml * contrib/hbexpat/tests/test.prg * contrib/hbexpat/tests/tohash.prg + added local test xml file for expat test functions -2012-09-27 18:27 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-09-27 18:27 UTC+0200 Viktor Szakats (harbour syenar.net) + contrib/gtwvg/tests/activex.prg + contrib/gtwvg/tests/cuigdlgs.prg + contrib/gtwvg/tests/dyndlgs.prg @@ -1975,7 +1979,7 @@ * synced with rest of extras .hbp files (allowing f.e. multiple target builds in parallel) -2012-09-27 18:13 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-09-27 18:13 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/gtwvg/* % reduced code size by 10%+ by replacing long function separator comments with short ones. @@ -2032,7 +2036,7 @@ * harbour/contrib/xhb/xhb.hbx * updated -2012-09-27 12:11 UTC+0200 Viktor Szakats (vszakats syenar.net) +2012-09-27 12:11 UTC+0200 Viktor Szakats (harbour syenar.net) - contrib/hbide - contrib/hbqt - contrib/hbxbp