--- win32/ChangeLog 2014/03/31 10:27:03 1.11 +++ win32/ChangeLog 2015/10/14 17:36:02 1.12 @@ -1,11 +1,109 @@ -2013-10-25 misha +2015-10-14 20:35 moko + + * gnome/libxml2-x.x.x/: source.url, win32/compile.cmd, + win32/debug/include/libxml2/libxml/SAX2.h, + win32/debug/include/libxml2/libxml/entities.h, + win32/debug/include/libxml2/libxml/globals.h, + win32/debug/include/libxml2/libxml/relaxng.h, + win32/debug/include/libxml2/libxml/tree.h, + win32/debug/include/libxml2/libxml/xmlIO.h, + win32/debug/include/libxml2/libxml/xmlerror.h, + win32/debug/include/libxml2/libxml/xmlversion.h, + win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, + win32/debug/lib/libxml2_a.lib, win32/debug/lib/libxml2_a_dll.lib, + win32/release/include/libxml2/libxml/SAX2.h, + win32/release/include/libxml2/libxml/entities.h, + win32/release/include/libxml2/libxml/globals.h, + win32/release/include/libxml2/libxml/relaxng.h, + win32/release/include/libxml2/libxml/tree.h, + win32/release/include/libxml2/libxml/xmlIO.h, + win32/release/include/libxml2/libxml/xmlerror.h, + win32/release/include/libxml2/libxml/xmlversion.h, + win32/release/lib/libxml2.dll, win32/release/lib/libxml2.lib, + win32/release/lib/libxml2_a.lib, + win32/release/lib/libxml2_a_dll.lib: reverted libxml 2.9.2 -> + 2.9.1 due to "ID already defined" bug (described in issue #1036) + +2015-10-13 03:37 moko + + * gnome/libxml2-x.x.x/: source.url, win32/compile.cmd, + win32/debug/include/libxml2/libxml/SAX2.h, + win32/debug/include/libxml2/libxml/entities.h, + win32/debug/include/libxml2/libxml/globals.h, + win32/debug/include/libxml2/libxml/relaxng.h, + win32/debug/include/libxml2/libxml/tree.h, + win32/debug/include/libxml2/libxml/xmlIO.h, + win32/debug/include/libxml2/libxml/xmlerror.h, + win32/debug/include/libxml2/libxml/xmlversion.h, + win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, + win32/debug/lib/libxml2_a.lib, win32/debug/lib/libxml2_a_dll.lib, + win32/release/include/libxml2/libxml/SAX2.h, + win32/release/include/libxml2/libxml/entities.h, + win32/release/include/libxml2/libxml/globals.h, + win32/release/include/libxml2/libxml/relaxng.h, + win32/release/include/libxml2/libxml/tree.h, + win32/release/include/libxml2/libxml/xmlIO.h, + win32/release/include/libxml2/libxml/xmlerror.h, + win32/release/include/libxml2/libxml/xmlversion.h, + win32/release/lib/libxml2.dll, win32/release/lib/libxml2.lib, + win32/release/lib/libxml2_a.lib, + win32/release/lib/libxml2_a_dll.lib: libxml2 2.8.0 => 2.9.2 + +2015-10-13 03:25 moko + + * pcre/: AUTHORS, ChangeLog, LICENCE, NEWS, README, config.h, + pcre.h, pcre.txt, pcre.vcproj, pcre_byte_order.c, + pcre_chartables.c, pcre_compile.c, pcre_config.c, + pcre_dfa_exec.c, pcre_exec.c, pcre_fullinfo.c, pcre_globals.c, + pcre_internal.h, pcre_jit_compile.c, pcre_maketables.c, + pcre_string_utils.c, pcre_study.c, pcre_tables.c, pcre_ucd.c, + pcre_xclass.c, ucp.h, Debug/pcre.lib, Release/pcre.lib: 8.33 => + 8.37; sljit removed as not supported + +2015-10-13 03:18 moko + + * gc/: NT_STATIC_THREADS_MAKEFILE, source.url, Debug/gc.lib, + Release/gc.lib: gc7.2d -> gc7.2.f + embedded debug info + +2014-04-01 06:21 misha + + * bin/: buildall.cmd, copy parser3 configuration files here.txt, + msvcp71.dll, msvcr71.dll, sql/mysql.cmd, sql/odbc.cmd, + sql/oracle.cmd, sql/pgsql.cmd, sql/sqlite.cmd: - all stuff from + bin module is moved here (bin module will be deleted) + +2014-03-31 17:14 misha + + * dist/: bitmap1.bmp, bitmap2.bmp, favicon.ico, license_en.txt, + license_ru.txt, logo.bmp, logo.psd, parser_mui_en.nsi, + parser_mui_ru.nsi, cgi_xml/README, cgi_xml/readme.en.txt, + cgi_xml/readme.ru.txt, config/auto.p, config/charsets/cp866.cfg, + config/charsets/koi8-r.cfg, config/charsets/koi8-u.cfg, + config/charsets/windows-1250.cfg, + config/charsets/windows-1251.cfg, + config/charsets/windows-1254.cfg, + config/charsets/windows-1257.cfg, + config/charsets/x-mac-cyrillic.cfg, isapi_xml/README, + isapi_xml/readme.en.txt, isapi_xml/readme.ru.txt, + lib/curl/libcurl.dll, lib/memcached/libmemcached.dll, + lib/openssl/libeay32.dll, lib/openssl/ssleay32.dll, + lib/sql/libintl.dll, lib/sql/libmySQL.dll, lib/sql/libpq.dll, + lib/sql/sqlite3.dll, lib/system/msvcp71.dll, + lib/system/msvcr71.dll, other/copy parser3 configuration files + here.txt, other/en/_test.html, other/ru/_test.html: - stuff for + creating windows installer. parser3.exe, parser3isapi.dll and sql + drivers must be placed in appropriate directories + +2013-10-25 04:42 misha * sql/sqlite/include/: sqlite3.def, sqlite3.h: => sqlite 3.8.1 +2013-10-25 04:37 misha + * sql/sqlite/lib/release/sqlite3.dll: => sqlite-dll-win32-x86-3080100.zip -2013-10-18 misha +2013-10-18 10:17 misha * gnome/libxslt-x.x.x/: AUTHORS, README, source.url, win32/compile.cmd, win32/debug/include/libexslt/exsltconfig.h, @@ -64,6 +162,8 @@ win32/release/lib/libxslt.lib, win32/release/lib/libxslt_a.lib: - libxslt : 1.1.26 => 1.1.28 +2013-10-18 10:15 misha + * gnome/libxml2-x.x.x/win32/: compile.cmd, debug/include/libxml2/libxml/DOCBparser.h, debug/include/libxml2/libxml/HTMLparser.h, @@ -165,8 +265,12 @@ release/lib/libxml2_a.lib, release/lib/libxml2_a_dll.lib: - libxml2 : 2.8.0 => 2.9.1 +2013-10-18 05:09 misha + * pcre/pcre_stringpiece.h: - for cpp +2013-10-18 05:06 misha + * pcre/: AUTHORS, ChangeLog, LICENCE, NEWS, README, config.h, pcre.h, pcre.txt, pcre_byte_order.c, pcre_compile.c, pcre_config.c, pcre_dfa_exec.c, pcre_exec.c, pcre_fullinfo.c, @@ -174,25 +278,17 @@ pcre_maketables.c, pcre_newline.c, pcre_ord2utf8.c, pcre_refcount.c, pcre_string_utils.c, pcre_study.c, pcre_tables.c, pcre_ucd.c, pcre_valid_utf8.c, pcre_version.c, - pcre_xclass.c, ucp.h, Debug/pcre.lib, Release/pcre.lib, - sljit/sljitConfig.h, sljit/sljitConfigInternal.h, - sljit/sljitExecAllocator.c, sljit/sljitLir.c, sljit/sljitLir.h, - sljit/sljitNativeARM_Thumb2.c, sljit/sljitNativeARM_v5.c, - sljit/sljitNativeMIPS_32.c, sljit/sljitNativeMIPS_common.c, - sljit/sljitNativePPC_32.c, sljit/sljitNativePPC_64.c, - sljit/sljitNativePPC_common.c, sljit/sljitNativeSPARC_32.c, - sljit/sljitNativeSPARC_common.c, sljit/sljitNativeX86_32.c, - sljit/sljitNativeX86_64.c, sljit/sljitNativeX86_common.c, - sljit/sljitUtils.c: - 8.30 => 8.33 + pcre_xclass.c, ucp.h, Debug/pcre.lib, Release/pcre.lib: - 8.30 => + 8.33 -2013-08-23 moko +2013-08-23 14:14 moko * gc/: NT_STATIC_THREADS_MAKEFILE, NT_THREADS_MAKEFILE, compile.cmd, source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: gc7.1 -> gc7.2d; shared lib -> static lib -2013-07-30 moko +2013-07-30 17:24 moko * apache22/: Debug/libhttpd.lib, Release/libhttpd.lib, include/.indent.pro, include/ap_compat.h, include/ap_config.h, @@ -307,16 +403,16 @@ srclib/apr-util/include/private/apu_select_dbm.hw: apache 2.2 module support win32 includes and libs added -2012-06-28 misha +2012-06-28 07:32 misha * sql/sqlite/lib/release/sqlite3.dll: - version 3.7.13 -2012-06-22 misha +2012-06-22 05:11 misha * pcre/: config.h, Debug/pcre.lib, Release/pcre.lib: - MATCH_LIMIT value is restored to 10000000 (MATCH_LIMIT_RECURSION still 10000) -2012-05-28 misha +2012-05-28 03:12 misha * gnome/libxml2-x.x.x/: README, source.url, win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, @@ -325,7 +421,7 @@ win32/release/lib/libxml2_a.lib, win32/release/lib/libxml2_a_dll.lib: - libxml2 2.7.8 => 2.8.0 -2012-05-25 misha +2012-05-25 15:44 misha * pcre/: AUTHORS, ChangeLog, LICENCE, NEWS, README, config.h, pcre.h, pcre.txt, pcre_byte_order.c, pcre_chartables.c, @@ -336,17 +432,9 @@ pcre_string_utils.c, pcre_stringpiece.h, pcre_study.c, pcre_tables.c, pcre_try_flipped.c, pcre_ucd.c, pcre_valid_utf8.c, pcre_version.c, pcre_xclass.c, ucp.h, Debug/pcre.lib, - Release/pcre.lib, sljit/sljitConfig.h, - sljit/sljitConfigInternal.h, sljit/sljitExecAllocator.c, - sljit/sljitLir.c, sljit/sljitLir.h, - sljit/sljitNativeARM_Thumb2.c, sljit/sljitNativeARM_v5.c, - sljit/sljitNativeMIPS_32.c, sljit/sljitNativeMIPS_common.c, - sljit/sljitNativePPC_32.c, sljit/sljitNativePPC_64.c, - sljit/sljitNativePPC_common.c, sljit/sljitNativeX86_32.c, - sljit/sljitNativeX86_64.c, sljit/sljitNativeX86_common.c, - sljit/sljitUtils.c, pcre.vcproj: - moving to pcre 8.30 + Release/pcre.lib, pcre.vcproj: - moving to pcre 8.30 -2011-08-11 misha +2011-08-11 02:52 misha * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, @@ -354,22 +442,26 @@ release/lib/libxml2.lib, release/lib/libxml2_a.lib, release/lib/libxml2_a_dll.lib: - moving to libxml 2.7.8 -2011-02-01 misha +2011-02-01 08:03 misha * pcre/: ChangeLog, NEWS, pcre.h, pcre.sln, pcre.txt, pcre.vcproj, pcre_compile.c, pcre_dfa_exec.c, pcre_exec.c, pcre_internal.h, pcre_stringpiece.h, pcre_study.c, pcre_valid_utf8.c, Debug/pcre.lib, Release/pcre.lib: - 8.10 => 8.12 -2010-09-21 misha +2010-09-21 09:58 misha * tools/kill_inetinfo.pl: - path to grap is changed +2010-09-21 09:57 misha + * tools/: bison.exe, c.m4, cygiconv-2.dll, cygintl-2.dll, cygwin1.dll, diff.exe, gawk.exe, kill.exe, ls.exe, m4.exe, m4sugar.m4, make.exe, touch.exe, yacc.c: - old cygwin tools were removed (they are not compatible with the modern Windows anyway) +2010-09-21 09:56 misha + * tools/cygwin/: bin/bison.exe, bin/cyggcc_s-1.dll, bin/cygiconv-2.dll, bin/cygintl-8.dll, bin/cygsigsegv-2.dll, bin/cygwin1.dll, bin/diff.exe, bin/gawk.exe, bin/grep.exe, @@ -379,12 +471,12 @@ usr/share/bison/m4sugar/m4sugar.m4: - tools from cygwin 1.7.7 were added (compatible with Win7) -2010-07-25 misha +2010-07-25 08:04 misha * gc/compile.cmd, gnome/libxml2-x.x.x/win32/compile.cmd, gnome/libxslt-x.x.x/win32/compile.cmd: - use %VARIABLES% -2010-07-13 misha +2010-07-13 07:34 misha * pcre/: AUTHORS, ChangeLog, LICENCE, NEWS, README, pcre.h, pcre_chartables.c, pcre_compile.c, pcre_dfa_exec.c, pcre_exec.c, @@ -393,7 +485,7 @@ ucp.h, Debug/pcre.lib, Release/pcre.lib: - pcre 7.9 => pcre 8.10 ( bugfix: #62 ) -2009-11-17 misha +2009-11-17 09:42 misha * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, @@ -401,7 +493,7 @@ release/lib/libxml2.lib, release/lib/libxml2_a.lib, release/lib/libxml2_a_dll.lib: - moving to libxml 2.7.6 -2009-09-26 misha +2009-09-26 09:44 misha * gnome/libxslt-x.x.x/win32/: debug/include/libexslt/exslt.h, debug/include/libexslt/exsltconfig.h, @@ -435,36 +527,42 @@ release/lib/libxslt.lib, release/lib/libxslt_a.lib: - moving to libxslt 1.1.26 +2009-09-26 09:41 misha + * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, debug/lib/libxml2_a_dll.lib, release/lib/libxml2.dll, release/lib/libxml2.lib, release/lib/libxml2_a.lib, release/lib/libxml2_a_dll.lib: - moving to libxml 2.7.5 +2009-09-26 09:38 misha + * gnome/libxml2-x.x.x/win32/compile.cmd: - build libxml without catalog package now -2009-06-17 misha +2009-06-17 02:55 misha * gc/: Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: - lib+dll (gc7.1) which were compiled with option DONT_ADD_BYTE_AT_END (a bit less memory used with it) +2009-06-17 02:54 misha + * gc/NT_THREADS_MAKEFILE: - makefile from gc7.1 with added option DONT_ADD_BYTE_AT_END (a bit less memory used with it) -2009-05-17 misha +2009-05-17 02:16 misha * gc/: Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: - ups. I've put lib+dll which were built with VS2005 not VS2003. -2009-05-16 misha +2009-05-16 13:21 misha * gc/: source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib, doc/README, doc/README.win32: - moving from gc6.8 to gc7.1 -2009-04-21 misha +2009-04-21 14:23 misha * pcre/: AUTHORS, LICENCE, NEWS, README, pcre.h, pcre.txt, pcre_compile.c, pcre_config.c, pcre_dfa_exec.c, pcre_exec.c, @@ -472,7 +570,7 @@ pcre_tables.c, pcre_valid_utf8.c, pcre_xclass.c, ucp.h, Debug/pcre.lib, Release/pcre.lib: - pcre 7.8 -> pcre 7.9 -2009-04-10 misha +2009-04-10 16:53 misha * pcre/: ChangeLog, NEWS, README, pcre.h, pcre.txt, pcre.vcproj, pcre_compile.c, pcre_config.c, pcre_dfa_exec.c, pcre_exec.c, @@ -483,7 +581,7 @@ ucpinternal.h, ucptable.h, Debug/pcre.lib, Release/pcre.lib: - moving from pcre-7.7 to pcre-7.8 -2008-09-04 misha +2008-09-04 20:32 misha * gnome/libxslt-x.x.x/win32/: debug/include/libxslt/extensions.h, debug/include/libxslt/pattern.h, debug/include/libxslt/trio.h, @@ -505,7 +603,7 @@ release/lib/libxslt.lib, release/lib/libxslt_a.lib: - to libxslt-1.1.23 -2008-08-15 misha +2008-08-15 18:16 misha * pcre/: config.h, pcre.h, pcre.sln, pcre.vcproj, pcre_chartables.c, pcre_compile.c, pcre_config.c, @@ -518,11 +616,13 @@ ucpinternal.h, ucptable.h: - PCRE library moved to separate project and upgraded to version 7.7 -2008-04-09 misha +2008-04-09 18:16 misha * sql/sqlite/: include/sqlite3.h, lib/release/sqlite3.dll: - moved to version 3.5.7 +2008-04-09 16:34 misha + * gnome/libxslt-x.x.x/win32/: debug/include/libxslt/win32config.h, debug/include/libxslt/xsltInternals.h, debug/include/libxslt/xsltconfig.h, @@ -538,24 +638,30 @@ release/lib/libxslt.lib, release/lib/libxslt_a.lib: - moving to libxslt-1.1.23 +2008-04-09 16:34 misha + * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, debug/lib/libxml2_a_dll.lib, release/lib/libxml2.dll, release/lib/libxml2.lib, release/lib/libxml2_a.lib, release/lib/libxml2_a_dll.lib: - moving to libxml2-2.6.32 -2008-01-22 misha +2008-01-22 15:03 misha * sql/mysql/lib/opt/libmySQL.dll: - move to older version of client library. new one required callig mysql_library_end at the end. -2007-12-27 misha +2007-12-27 16:11 misha * sql/mysql/lib/opt/libmySQL.dll: - last version +2007-12-27 16:08 misha + * build-libs.cmd: - build with VS2003 because on Apache 1.3 module can't work with module builded in VS2005 +2007-12-27 16:04 misha + * gc/compile.cmd, gc/Debug/gc.dll, gc/Debug/gc.lib, gc/Release/gc.dll, gc/Release/gc.lib, gnome/libxml2-x.x.x/win32/compile.cmd, @@ -583,44 +689,46 @@ VS2003 because on Apache 1.3 module can't work with module builded in VS2005 -2007-12-26 misha +2007-12-26 19:39 misha * sql/mysql/include/: errmsg.h, m_ctype.h, m_string.h, my_alloc.h, my_list.h, my_pthread.h, my_sys.h, mysql.h, mysql_com.h, mysql_time.h, mysql_version.h, raid.h, typelib.h: - latest mysql includes -2007-11-26 misha +2007-11-26 10:56 misha * sql/sqlite/include/sqlite3.h: - moved to version 3.5.2 -2007-11-09 misha +2007-11-09 18:42 misha * gnome/libxml2-x.x.x/win32/compile.cmd, gnome/libxslt-x.x.x/win32/compile.cmd, gc/compile.cmd, build-libs.cmd: - switch to VS 2005 while building lib -2007-11-08 misha +2007-11-08 21:15 misha * gnome/: libxml2-x.x.x/win32/compile.cmd, libxslt-x.x.x/win32/compile.cmd: - it's a good idea to build debug version of .dll with /MDd %-) -2007-11-07 misha +2007-11-07 15:03 misha * gc/: source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: - why I commit version 7.0 instead of stable 6.8? who known... back to 6.8 as I planned. -2007-10-25 misha +2007-10-25 21:05 misha * sql/pgsql/: include/libpq-fe.h, lib/release/comerr32.dll, lib/release/krb5_32.dll, lib/release/libintl-2.dll, lib/release/libpq.dll: - from version 8.1.5 +2007-10-25 21:01 misha + * sql/sqlite/include/sqlite3.h: - from version 3.5.1 -2007-09-14 misha +2007-09-14 20:23 misha * gnome/libxslt-x.x.x/: source.url, win32/debug/include/libxslt/trio.h, @@ -639,18 +747,20 @@ win32/release/lib/libxslt.lib, win32/release/lib/libxslt_a.lib: - moving to libxslt-1.1.22 +2007-09-14 20:23 misha + * gnome/libxml2-x.x.x/: source.url, win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, win32/debug/lib/libxml2_a.lib, win32/debug/lib/libxml2_a_dll.lib, win32/release/lib/libxml2.dll, win32/release/lib/libxml2.lib, win32/release/lib/libxml2_a.lib, win32/release/lib/libxml2_a_dll.lib: - moving to libxml2-2.6.30 -2007-08-07 misha +2007-08-07 20:57 misha * gnome/libxml2-x.x.x/win32/compile.cmd: - build libxml2 without http support -2007-08-06 misha +2007-08-06 20:53 misha * gnome/: libxslt-x.x.x/win32/debug/include/libxslt/xsltconfig.h, libxslt-x.x.x/win32/debug/include/libxslt/xsltwin32config.h, @@ -678,7 +788,7 @@ libxml2-x.x.x/win32/release/lib/libxml2_a_dll.lib: - moved to libxml2-2.6.29 and libxslt-1.1.21 -2007-04-18 misha +2007-04-18 14:16 misha * gnome/libxslt-x.x.x/win32/: debug/include/libxslt/trio.h, debug/include/libxslt/triodef.h, debug/lib/libexslt.dll, @@ -690,31 +800,41 @@ release/lib/libxslt.dll, release/lib/libxslt.lib, release/lib/libxslt_a.lib: rebuilded with libxml2-2.6.28 +2007-04-18 14:14 misha + * gnome/libxml2-x.x.x/: source.url, win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, win32/debug/lib/libxml2_a.lib, win32/release/lib/libxml2.dll, win32/release/lib/libxml2.lib, win32/release/lib/libxml2_a.lib: moving to libxml2-2.6.28 -2007-03-13 misha +2007-03-13 14:21 misha * ChangeLog: - finally moved to new libs` versions +2007-03-13 14:11 misha + * gnome/libxml2-x.x.x/source.url, gnome/libxslt-x.x.x/source.url, gc/source.url: - url to source updated +2007-03-13 12:53 misha + * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, release/lib/libxml2.dll, release/lib/libxml2.lib, release/lib/libxml2_a.lib: - compilation option changes: http needed for xdoc::load and pattern needed for .select[//t] +2007-03-13 12:50 misha + * gnome/libxml2-x.x.x/win32/compile.cmd: - compilation option changes: http needed for xdoc::load and pattern needed for .select[//t] +2007-03-13 12:49 misha + * build-libs.cmd: - some comments -2007-02-19 misha +2007-02-19 21:42 misha * gnome/libxslt-x.x.x/win32/: debug/include/libexslt/exsltconfig.h, debug/include/libexslt/libexslt.h, @@ -752,68 +872,84 @@ release/lib/libxslt.lib, release/lib/libxslt_a.lib: - moving to libxslt 1.1.20 +2007-02-19 21:42 misha + * gnome/libxml2-x.x.x/win32/: debug/lib/libxml2.dll, debug/lib/libxml2.lib, debug/lib/libxml2_a.lib, release/lib/libxml2.dll, release/lib/libxml2.lib, release/lib/libxml2_a.lib: - moving to libxml2 2.6.27 +2007-02-19 21:41 misha + * gc/: NT_THREADS_MAKEFILE, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib, doc/README: - moving to gc6.8 +2007-02-19 20:51 misha + * gnome/: libxml2-x.x.x/win32/compile.cmd, libxslt-x.x.x/win32/compile.cmd: - back to VS2003 -2007-02-15 misha +2007-02-15 13:34 misha * build-libs.cmd: - script for compile all libs required by parser3 was added +2007-02-15 13:34 misha + * gnome/libxml2-x.x.x/win32/compile.cmd: - VS2005 - work with %options% fixed - during compile automatically override runtest.c from lib distributive by runtest.parser3.c +2007-02-15 13:32 misha + * gnome/libxml2-x.x.x/runtest.parser3.c: - copy of runtest.c was added +2007-02-15 13:32 misha + * gnome/libxslt-x.x.x/win32/compile.cmd: - VC2005 -2007-01-26 misha +2007-01-26 13:07 misha * sql/pgsql/: include/libpq/libpq-fs.h, include/libpq-fe.h, include/postgres_ext.h, lib/release/libeay32.dll, lib/release/libiconv-2.dll, lib/release/libintl-2.dll, lib/release/libpq.dll, lib/release/ssleay32.dll: - patch from egr -2005-12-21 paf +2005-12-21 16:51 paf * tools/: bison.exe, c.m4, m4.exe, yacc.c: . going to 1.875b win32 bison -2005-12-16 paf +2005-12-16 15:04 paf * tools/: cygiconv-2.dll, cygintl-2.dll, cygwin1.dll, diff.exe, make.exe: . win32: make_tests -2005-12-09 paf +2005-12-09 10:21 paf * gc/: compile.cmd, source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: . regretfully release 3.2.0 were compiled with gc 6.2 on win32. here's 6.6 [only now] -2005-12-07 paf +2005-12-07 19:12 paf * gc/compile.cmd: . new environment -2004-02-12 paf +2004-02-12 17:23 paf * gnome/libxslt-x.x.x/win32/release/include/: libexslt/exsltexports.h, libxslt/xsltexports.h: couple new files [were not in cvs] +2004-02-12 15:33 paf + * gnome/libxslt-x.x.x/win32/debug/include/: libexslt/exsltexports.h, libxslt/xsltexports.h: couple new files [were not in cvs] +2004-02-12 14:27 paf + * gnome/libxml2-x.x.x/: AUTHORS, COPYING, README, source.url, win32/compile.cmd, win32/debug/lib/libxml2.dll, win32/debug/lib/libxml2.lib, win32/debug/lib/libxml2_a.lib, @@ -821,20 +957,28 @@ win32/release/lib/libxml2_a.lib: migrated to latest libxml[2.6.5] and libxslt[1.1.2] simplified lib build processes -2004-02-11 paf +2004-02-11 17:23 paf * gnome/libxslt-x.x.x/win32/compile.cmd: convinience: win32: changed to keep .pdb file +2004-02-11 17:22 paf + * gc/: Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: added: some switch to "Increases the reliability (from 99.9999% to 100%) of some of..." +2004-02-11 17:00 paf + * gc/NT_THREADS_MAKEFILE: added: some switch to "Increases the reliability (from 99.9999% to 100%) of some of..." +2004-02-11 16:59 paf + * gc/compile.cmd: beauty: more convinient +2004-02-11 14:39 paf + * gnome/libxslt-x.x.x/: README, source.url, win32/compile.cmd, win32/debug/include/libexslt/exslt.h, win32/debug/include/libexslt/exsltconfig.h, @@ -891,61 +1035,48 @@ migrated to latest libxml[2.6.5] and libxslt[1.1.2] simplified lib build processes +2004-02-11 11:13 paf + * gnome/libxslt-x.x.x/win32/compile.cmd: using configure.js now -2003-11-06 paf +2003-11-06 12:42 paf * gc/Debug/: gc.dll, gc.lib: with backtracing enabled [changed nt_threads_makefile] -2003-09-25 paf - - * development/msvcee/cord/cordbscs.cpp: tried to show substrings. - proved to be able but timeconsuming. postponing that - - * development/msvcee/eeparser3.cpp: removed limit on body show - - * development/msvcee/eeparser3.cpp: +langs - - * development/msvcee/: custview.h, eeparser3.cpp, - cord/cordbscs.cpp, cord/cordxtra.cpp, cord/include/cord.h: string - showing works [except for function-refs] - - * development/msvcee/: custview.h, eeparser3.cpp, eeparser3.def, - eeparser3.h, eeparser3.sln, eeparser3.vcproj, readme.txt, - cord/cord.vcproj, cord/cordbscs.cpp, cord/cordxtra.cpp, - cord/source.url, cord/include/cord.h: starting project, helping - MSVC debugging of String class. see readme - -2003-07-24 paf +2003-07-24 16:03 paf * gc/: source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib, doc/README, doc/README.win32: moved tempate_gc to HEAD +2003-07-24 09:28 paf + * gc/: Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: applied patch -2003-07-22 paf +2003-07-22 15:45 paf * gc/: source.url, Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib, doc/README, doc/README.win32: upgraded to 6.2 +2003-07-22 15:01 paf + * gc/: Debug/gc.dll, Debug/gc.lib, Release/gc.dll, Release/gc.lib: relinked with nmake -f NT_THREADS_MAKEFILE CFG="gc - Win32 Release" -2003-04-03 paf +2003-04-03 19:50 paf * gnome/libxslt-x.x.x/source.url: urls updated -2003-04-01 paf +2003-04-01 09:59 paf * gnome/libxslt-x.x.x/: AUTHORS, COPYING, README: static builds of xml,xslt,gdome libs [todo:glib & remove iconv & intl dependencies] -2003-03-13 paf +2003-03-13 11:03 paf * psapi/: psapi.h, psapi.lib: incorporated status class patch From: "Victor Fedoseev" Sent: Thursday, January 23, @@ -955,32 +1086,36 @@ Win32 specific: QuotaPeakNonPagedPoolUsage QuotaPeakPagedPoolUsage PeakPagefileUsage] -2002-08-02 paf +2002-08-02 15:05 paf * tools/: cat.exe, diff.exe: not needed without ident.C generation -2002-06-24 paf +2002-06-24 16:53 paf * gnome/libxslt-x.x.x/: AUTHORS, COPYING, README, source.url: removed win32/xml, moved to win32xml pseudomodule -2002-06-03 paf +2002-06-03 17:27 paf * tools/cygwin1.dll: readded as binary +2002-06-03 16:46 paf + * tools/cygwin1.dll: readded as binary +2002-06-03 16:46 paf + * tools/cygwin1.dll: not binary removed -2001-10-24 parser +2001-10-24 21:07 parser * tools/istop.cmd: C: -2001-10-07 parser +2001-10-07 13:50 parser * tools/: cat.exe, diff.exe, touch.exe: added some tools -2001-09-21 parser +2001-09-21 19:46 parser * sql/mysql/include/dbug.h, sql/mysql/include/errmsg.h, sql/mysql/include/m_ctype.h, sql/mysql/include/m_string.h,