In perl.git, the branch smoke-me/jhi/no-c-inc has been created
<http://perl5.git.perl.org/perl.git/commitdiff/04a9b611304a86f30c54f821d0081901a82c9689?hp=0000000000000000000000000000000000000000>
at 04a9b611304a86f30c54f821d0081901a82c9689 (commit)
- Log -----------------------------------------------------------------
commit 04a9b611304a86f30c54f821d0081901a82c9689
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 12:31:42 2015 +0300
Declaring static in header is odd (and warnable offense).
M time64.h
commit d1f4dd6e5bf0087f04dee76d393bd742b720683d
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 12:31:05 2015 +0300
Convert pp_sys to use the time64 public interface.
M pp_sys.c
commit ccdd0afedf2084d328f3c15afe68cc21372147b0
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 11:53:09 2015 +0300
Drop useful-looking but unused lookup table.
M time64.c
commit ec0404ab98f0f5d1492e718ea37d308e54c6390a
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 11:51:47 2015 +0300
Add time64 as its own build target.
M Cross/Makefile-cross-SH
M Cross/cflags-cross-arm
M Makefile.SH
M Makefile.micro
M NetWare/Makefile
M plan9/mkfile
M time64.c
M time64.h
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/Makefile.ce
M win32/makefile.mk
commit f5eadc551fe2df58710838db99c6f1339d43a766
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 19 16:54:22 2015 +0300
dquote_static.c -> dquote.c
Instead of #include-ing the C file, compile it normally.
M Cross/Makefile-cross-SH
M Cross/cflags-cross-arm
M MANIFEST
M Makefile.SH
M Makefile.micro
M NetWare/Makefile
A dquote.c
D dquote_static.c
M embed.fnc
M embed.h
M ext/re/Makefile.PL
M plan9/mkfile
M proto.h
M regcomp.c
M toke.c
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/Makefile.ce
M win32/makefile.mk
commit b4b312c8636c3aed168867be6cb7174af07eddc6
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 19 10:34:24 2015 +0300
static inlines from dquote_static.c -> new dquote_inline.h
M MANIFEST
A dquote_inline.h
M dquote_static.c
M regcomp.c
M toke.c
commit 94de691a6293fb9ddf2fdb5292431540242f0973
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 21:24:47 2015 +0300
inline_invlist.c -> invlist_inline.h
M MANIFEST
M ext/re/Makefile.PL
D inline_invlist.c
A invlist_inline.h
M regcomp.c
M regexec.c
M utf8.c
commit b37cb3b4b0792f02b6c6474836c1e5a43765e202
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Jul 21 09:49:05 2015 +0300
Make *inline.h behave like *.c
M t/porting/args_assert.t
commit e75c960c91ed024c2c2cb3020a5f9d2ceae5cfa6
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 17:22:13 2015 +0300
overload.c -> overload.inc
M MANIFEST
M gv.c
D overload.c
A overload.inc
M regen/overload.pl
commit 066f801af11a23d840182201f8215084349c0816
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 16:53:00 2015 +0300
overload.[hc] descriptions were swapped
M MANIFEST
commit 4c508db5b18973557bc8ad7fd6aeb2466c975821
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 16:28:46 2015 +0300
packsizetables.c -> packsizetables.inc
M MANIFEST
D packsizetables.c
A packsizetables.inc
M pp_pack.c
M regen/genpacksizetables.pl
commit e10b6177d1432de78707c9653c5740e166767351
Author: Jarkko Hietaniemi <[email protected]>
Date: Fri Jul 17 11:46:14 2015 +0300
mg_names.c -> mg_names.inc
M MANIFEST
M dump.c
D mg_names.c
A mg_names.inc
M regen/mg_vtable.pl
commit d2a014fd37b461d034cfda8cd45573407d546b3a
Author: Jarkko Hietaniemi <[email protected]>
Date: Fri Jul 17 11:55:00 2015 +0300
Make *.inc behave like *.[hc]
M regen/regen_lib.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository