From 4075d51907abc04defeacb84a471411c8f335169 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 15 Dec 2010 09:42:51 +0000 Subject: [PATCH] 2010-12-15 10:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Fixed TZ in my recent entry headers. --- harbour/ChangeLog | 56 +++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2b08ffb102..610d40ce42 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2010-12-15 10:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Fixed TZ in my recent entry headers. + 2010-12-15 09:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/package/mpkg_rpm_win.sh * synced MINGW cross compiler detection with global.mk @@ -28,11 +32,11 @@ * use SSL_get_rfd() instead of SSL_get_fd() to extract socket read descriptor -2010-12-12 23:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-12 23:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbssl/tests/encode.prg ! Fixed warning. -2010-12-12 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-12 22:09 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbexpat/hbexpat.hbc ! Minor correction for dynamic build. @@ -59,18 +63,18 @@ * contrib/hblzf/tests/test2.prg ! Fixed SVN ID (I hope) and set svn:eol-style=native -2010-12-12 00:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-12 00:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbqt_hbmk2_plugin.hbs + Showing -v output (version string) of detected QT tools in -info mode. * contrib/make.hbs ! Typo. -2010-12-11 23:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 23:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added uncrustify to tool lists. -2010-12-11 23:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 23:31 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * examples/hbbtree/hb_btree.h * examples/hbbtree/hb_btree.c * Reformatted to Harbour standard using uncrustify tool. @@ -78,7 +82,7 @@ - examples/hbsqlit2 - Deleted. -2010-12-11 23:22 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 23:22 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/hbc.cfg + Enabled alignment of PP definitions. ! Tabs -> spaces. @@ -87,7 +91,7 @@ * contrib/hbmisc/stringsx.c * Reformatted to Harbour standard using uncrustify tool. -2010-12-11 23:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 23:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c % Removed unnecessary casts readded in last commit. hb_parns() returns HB_SIZE, so casting it to '( HB_SIZE )' @@ -102,7 +106,7 @@ + contrib/hblzf/tests/test2.prg + added yet another simple test for HB_LZF_[DE]COMPRESS() -2010-12-11 18:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 18:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/hbc.cfg + More adjustment for Harbour. @@ -117,7 +121,7 @@ * examples/gtwvw/wvwtbar.c ! Fixed wrongly encoded char in header. -2010-12-11 17:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 17:52 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwin/gtwin.c + Attempt to enable HB_GTI_PALETTER support for MSVC 2005/2008 combined with Longhorn SDK. (also reverted prev change) @@ -127,7 +131,7 @@ * config/hbc.cfg + More tweaks to make it Harbour-ready. -2010-12-11 16:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 16:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwin/gtwin.c ! Disabled HB_GTI_PALETTE support for MSVC 2005/2008 versions combined with certain (older) SDK versions. @@ -164,7 +168,7 @@ * contrib/hblzf/hblzf.ch + Added HB_LZF_DEFAULT_BUFFSIZE macro -2010-12-11 11:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 11:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwin/gtwin.c + Added HB_GTI_PALETTE support to GTWIN for all non-msvc compilers. @@ -172,7 +176,7 @@ non-msvc, non-watcom compiler versions implement this feature in their own WinAPI headers.) -2010-12-11 01:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 01:14 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Minor detail to HB_BUILD_WINUNI. Moved its position towards end of option list. @@ -183,7 +187,7 @@ + Added extra error message when .uic file is empty or unreadable. -2010-12-11 00:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-11 00:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk * config/rules.mk * contrib/hbpost.hbm @@ -204,13 +208,13 @@ Note2: Try UNICOWS, instead of overriding this setting. It works. -2010-12-10 20:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-10 20:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/tests/test.prg * contrib/hblzf/hblzf.c ! Turns out none of the LZF_[DE]COMPRESS() functions are pure wrappers. Readded HB_ prefix to both. -2010-12-10 15:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-10 15:14 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/tests/test.prg * contrib/hblzf/hblzf.c * contrib/hblzf/hblzf.hbp @@ -238,17 +242,17 @@ (suggested by Przemek) -2010-12-10 09:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-10 09:59 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c ! Fixed against trying to allocate negative size. (it _will_ result in compile time warning. Don't report it) -2010-12-10 09:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-10 09:59 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c ! Fixed against trying to allocate negative size. (it _will_ result in compile time warning. Don't report it) -2010-12-10 09:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-10 09:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c * contrib/hblzf/tests/test.prg + Changed delta and buffer size settings to be extra parameters @@ -276,27 +280,27 @@ Please test it - I do not have access to MS-Windows computer now so I cannot make any test myself. -2010-12-09 19:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 19:36 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/RELNOTES * INSTALL * QT updated to 4.7.1. -2010-12-09 15:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 15:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/tests/test.prg * contrib/hblzf/hblzf.c * Changed HB_LZF_OPTIMIZED_FOR() to HB_LZF_OPTIMIZED_FOR_SPEED() and to return logical value. -2010-12-09 14:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 14:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c % Deleted unnecessary assignment (fixing potential bcc warning) ! Fixed missing casts in allocations, breaking C++ mode (f.e. msvc) -2010-12-09 14:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 14:38 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c ! Fixed for MT mode by moving static vars to TSD. -2010-12-09 13:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 13:37 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) - contrib/3rd/sqlite3/sqlite3ext.h + contrib/3rd/sqlite3/sqlite3x.h - contrib/3rd/sqlite3/sqlite3.dif @@ -313,7 +317,7 @@ ! Updated .dif, which means deletion, since sqlite team applied this patch. -2010-12-09 11:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 11:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hblzf/hblzf.c * contrib/hblzf/tests/test.prg ! Rearranged to not have code after hb_err*() call. @@ -380,12 +384,12 @@ * INSTALL + added wrapper to liblzf library (LZF compression). -2010-12-09 06:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 06:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * package/harbour.spec ! Fixed broken UTF8 chars after prev commit. (it was caused by Far Manager bug in latest stable release) -2010-12-09 06:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) +2010-12-09 06:09 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * package/harbour.spec * package/harbour-win.spec.in * package/harbour-wce.spec.in