Re: RFC patch - display src-lines in B::Concise
[p5sagit/p5-mst-13.2.git] / ext / B / Makefile.PL
2007-06-19 Nicholas Clark Work on getting B compiling outside of the perl source...
2005-01-19 Rafael Garcia-Suarez Fix dependencies in ext/B/Makefile.PL
2002-08-17 Hugo van der Sanden ext/B/defsubs.h also depends on the program that builds it
2002-03-18 Rafael Garcia-Suarez B::perlstring()
2001-11-16 Jarkko Hietaniemi $VERSION "a5" doesn't quite work.
2000-10-20 Charles Bailey SYN SYN
2000-08-23 Jarkko Hietaniemi Bad makefile.
2000-08-23 Jarkko Hietaniemi VMS MMS (make) wants null action.
2000-08-22 Jarkko Hietaniemi Be portable.
2000-08-22 Hugo van der Sanden B:: missing dependency
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Gurusamy Sarathy various nits identified by warnings unmasked by recent...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-05-28 Tom Hughes ByteLoader mark 2
1999-01-18 Gurusamy Sarathy a few random cleanups
1999-01-17 Gurusamy Sarathy various tweaks for clean build and test on win32
1999-01-02 Nick Ing-Simmons Tone down Makefile.PL so it works on Win32
1999-01-02 Nick Ing-Simmons Export constant subs from B.xs for op.h, cop.h and...
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-03-05 Charles Bailey Miscellaneous minor fixes
1998-02-26 Gurusamy Sarathy [win32] various cleanups so that B can be built as...
1998-02-22 Gurusamy Sarathy [win32] get compiler building under win32 (needed Makef...
1998-02-20 Malcolm Beattie Start getting compiler to work when built with the...
1998-02-20 Malcolm Beattie Merge perlext/Compiler/... into mainline. Some files...