Revision: 12458
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12458&view=rev
Author: vszakats
Date: 2009-09-10 00:53:58 +0000 (Thu, 10 Sep 2009)
Log Message:
-----------
2009-09-10 02:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbzlib.ch
* Minor formatting.
* source/hbpcre/Makefile
! Fixed missing global.mk from prev commit.
* source/hbpcre/Makefile
- source/hbpcre/_hbconf.h
- source/hbpcre/_hbpcreg.c
+ source/hbpcre/pcreglob.c
* source/hbpcre/config.h
* source/hbpcre/cnv_o2hb.bat
* source/hbpcre/cnv_hb2o.bat
+ Modified to not require extra Harbour source file. _hbpcreg.c
wasn't necessary even before, as this initialization is
done from init code in hbrtl/hbregex.c.
% Reduced content of local config stub _hbconf.h to just three
lines. We don't need to suppress warnings anymore as we have
HB_BUILD_WARN build option to control that, the rest is solved
by adding such options to local Makefile.
* Changed to use config.h instead of local stub (which
is now just three lines and only needed to support dynlib
build pass).
* source/hbpcre/pcrevutf.c
* source/hbpcre/pcreconf.c
* source/hbpcre/pcreinfo.c
* source/hbpcre/pcremktb.c
* source/hbpcre/config.h
* source/hbpcre/pcrenewl.c
* source/hbpcre/pcreucd.c
* source/hbpcre/pcreoutf.c
* source/hbpcre/chartabs.c
* source/hbpcre/pcrerefc.c
* source/hbpcre/pcreget.c
* source/hbpcre/pcrefinf.c
* source/hbpcre/pcretryf.c
* source/hbpcre/pcreexec.c
* source/hbpcre/pcretabs.c
* source/hbpcre/pcredfa.c
* source/hbpcre/pcrever.c
* source/hbpcre/pcrecomp.c
* source/hbpcre/pcrexcls.c
* source/hbpcre/pcrestud.c
* Restored some original code after above changes.
(config inclusion logic)
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/include/hbzlib.ch
trunk/harbour/source/hbpcre/Makefile
trunk/harbour/source/hbpcre/chartabs.c
trunk/harbour/source/hbpcre/cnv_hb2o.bat
trunk/harbour/source/hbpcre/cnv_o2hb.bat
trunk/harbour/source/hbpcre/config.h
trunk/harbour/source/hbpcre/pcrecomp.c
trunk/harbour/source/hbpcre/pcreconf.c
trunk/harbour/source/hbpcre/pcredfa.c
trunk/harbour/source/hbpcre/pcreexec.c
trunk/harbour/source/hbpcre/pcrefinf.c
trunk/harbour/source/hbpcre/pcreget.c
trunk/harbour/source/hbpcre/pcreinfo.c
trunk/harbour/source/hbpcre/pcremktb.c
trunk/harbour/source/hbpcre/pcrenewl.c
trunk/harbour/source/hbpcre/pcreoutf.c
trunk/harbour/source/hbpcre/pcrerefc.c
trunk/harbour/source/hbpcre/pcrestud.c
trunk/harbour/source/hbpcre/pcretabs.c
trunk/harbour/source/hbpcre/pcretryf.c
trunk/harbour/source/hbpcre/pcreucd.c
trunk/harbour/source/hbpcre/pcrever.c
trunk/harbour/source/hbpcre/pcrevutf.c
trunk/harbour/source/hbpcre/pcrexcls.c
Added Paths:
-----------
trunk/harbour/source/hbpcre/pcreglob.c
Removed Paths:
-------------
trunk/harbour/source/hbpcre/_hbconf.h
trunk/harbour/source/hbpcre/_hbpcreg.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour