In perl.git, the branch smoke-me/jhi/no-c-inc has been created
<http://perl5.git.perl.org/perl.git/commitdiff/dbf24ccfa64945d2dfdde6c6ab87ee20da6e934c?hp=0000000000000000000000000000000000000000>
at dbf24ccfa64945d2dfdde6c6ab87ee20da6e934c (commit)
- Log -----------------------------------------------------------------
commit dbf24ccfa64945d2dfdde6c6ab87ee20da6e934c
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 12:31:42 2015 +0300
Predeclaring static is odd (and warnable offense).
M time64.h
commit be6f43b61596d8329a93e817302fc7c4f88ec547
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 20 12:31:05 2015 +0300
Convert pp_sys to use the time64 normal interface.
M pp_sys.c
commit 90740b0e5ab3445e0f4db0104368e41961cff90f
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 a007e7acc18d2c5efee8995fcc7d697f40af8d5d
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 0c188f7e1463597efc7d1121d311d1b0fd548f88
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 19 16:54:22 2015 +0300
dquote_static.c -> dquote.c, and no #include
Instead of #include-ing a 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 9989066ef38fa61dfef3cd8215dc2604657013c7
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 9b65567fa5525e9834df73331f9104e13a9b38c2
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Jul 21 09:49:05 2015 +0300
All the *inline.h behave like *.c
M t/porting/args_assert.t
commit fbee1c1dcceb14e9ec77b33902a8046c44f50c10
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 722077a3090f399a2332d409663172dd620be715
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 f033d65771b8bf785919bd3f1da6d4dcfc1b06d2
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 16:53:00 2015 +0300
overload.[hc] descriptions were swapped
M MANIFEST
commit fee5f56b346a6bbc357bb8bf6460c6db97272ad8
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Jul 18 16:28:46 2015 +0300
packsizetables.c -> packsizetables.c
M MANIFEST
D packsizetables.c
A packsizetables.inc
M pp_pack.c
M regen/genpacksizetables.pl
commit e9f9b7ef655e7494422a6e632d6b51ddf616d8c8
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 a40ea472b7eff9467c04971290eec519f45924d8
Author: Jarkko Hietaniemi <[email protected]>
Date: Fri Jul 17 11:55:00 2015 +0300
Make *.inc also behave like *.[hc]
M regen/regen_lib.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository