2009-11-25 |
Karl Williamson |
wrap uniprops.t; makefile changes for mktables |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Jerry D. Hedden |
Add TODO test for perl #70748 |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Garcia... |
Bump version and regenerate warnings.pm |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Andrew Rodland |
Add tests. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Andrew Rodland |
Add code and starting perldoc for warnings::fatal_enabled. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Steve Hay |
Add missing library to VC++ section of Win32 dmake... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Steve Hay |
Avoid circularity in $(LINK_FLAGS) definition in Win32... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Jim Cromie |
cleanup get_arena param-names, mark as May-Change |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Garcia... |
Slight rewording of last patch |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Jim Cromie |
add mention of PERL_MEM_LOG in perlrun.pod |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Garcia... |
Specify in Makefile what generates pod/perluniprops.pod |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Steve Hay |
Fix Win32 makefiles as per f86864acbf97469fd9e5d5233d51... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Garcia... |
Remove generated file pod/perluniprops.pod from the... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Karl Williamson |
mktables not run unless needed |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Tony Cook |
record version of Intel C during configure |
commit | commitdiff | tree | snapshot |
2009-11-24 |
brian d foy |
* Remove some end-of-line whitespace from perlebcdic |
commit | commitdiff | tree | snapshot |
2009-11-24 |
brian d foy |
* Convert some pod files to UTF-8 (like all of the... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
brian d foy |
* Reword the sentence about checking unlink failures |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Steve Hay |
Fix code-before-declaration error on Win32 with recent... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Jerry D. Hedden |
Upgrade to threads 1.75 |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Abigail |
Don't suggest Mail::Send isn't availble if we're ignori... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Nicholas Clark |
Move change c35076938c7236fb into embed.fnc, from the... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Jesse Vincent |
Added a perltodo about enabling/disabling individual... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Nicholas Clark |
Fix mktables calls in Win32 makefiles |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Karl Williamson |
Make unicode semantics the default |
commit | commitdiff | tree | snapshot |
2009-11-23 |
David Golden |
disable Module::Build bundle_inc.t |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Dennis Kaarsemaker |
More info about camel in perlrepository.pod |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Stepan Kasal |
fix logic for a workaround in POSIX.xs |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Karl Williamson |
Use hex instead of octal for larger code points |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Add also mktables.lst to gitignore, since it's generated |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Add new pod file to various lists and makefiles |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Simplify title of perluniprops |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Add deprecation of goto to inner scopes to perldelta |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Add Karl's text describing his Unicode property changes... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Merge branch 'mktables' into blead |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Remove mktables.lst, since it's generated |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Add new generated file lib/unicore/Heavy.pl to gitignore |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Garcia... |
Fix plan syntax in TAP output |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Karl Williamson |
mktables revamp |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Vincent Pit |
Fix unindented code in perlfunc after 5ed4f2ecec5b66fee... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Jesse Vincent |
Resort MANIFEST - Latest Module::Build MANIFEST update... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Rafael Garcia... |
Add new warning introduced by last patch in perldiag. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Gerard Goossen |
deprecate "goto" to jump into a construct |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Gerard Goossen |
Force OP_REQUIRE to scalar context at the end of ck_req... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Gerard Goossen |
Add a TODO test for "require" always being in scalar... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Craig A. Berry |
Make -UDEBUGGING the default on VMS for 5.12.0. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Craig A. Berry |
Perl_pad_sv and Perl_hv_assert don't exist without... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Craig A. Berry |
Declaration nit in vms.c's Perl_my_fwrite. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
David Golden |
Update generated Module::Build::ConfigData |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Craig A. Berry |
Avoid logical name conflicts in File::Path::_rmtree... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Jan Dubois |
Always add a manifest resource to perl.exe to specify... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
David Golden |
quick-fix broken Module::Build::Platforms::VMS |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Abigail |
Update count |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Abigail |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Abigail |
Fix bug #68260 |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Parse embed.fnc first, then cross-check consistency... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Synchronise "may change"/"experimental" flags between... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Merge near-duplicate code for 'api' and 'guts'. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Merge %apidocs and %gutsdocs into $docs{api} and $docs... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Moritz Lenz |
Clarify docs for implicit "next" on all "when" blocks |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Rafael Garcia... |
Missing static storage class for some new static functions |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Fix up the NAME in perl5112delta.pod |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Nicholas Clark |
Always bless filehandles into IO::Handle:: - don't... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Chris Williams |
Updated Module::CoreList Changes etc for a CPAN release |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Leon Brocard |
create perl5113delta |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Leon Brocard |
Fix perldelta_template extension |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Leon Brocard |
Tiny English fix |
commit | commitdiff | tree | snapshot |
2009-11-20 |
brian d foy |
* Note that unlink sets $! on failure. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
brian d foy |
* Fixing inconsistent use of tabs in perlfunc. Now... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
brian d foy |
* FAQ sync for Nov blead release |
commit | commitdiff | tree | snapshot |
2009-11-19 |
brian d foy |
* Fixed sort example using =(\d+) |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Module::CoreList updated for the real 5.11.2, including... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nicholas Clark |
Convert the shell pipeline for the list of committers... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
The lexer API is very exciting, but only mention it... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Run Porting/podtidy |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Add details of module updates |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Delete a few more sections |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Delete sections, add a bunch more |
commit | commitdiff | tree | snapshot |
2009-11-19 |
H.Merijn Brand |
Merge branch 'blead' of perl5.git.perl.org:/gitroot... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
H.Merijn Brand |
Sync AUTHORS and Porting/checkAUTHORS.pl with Changelogs |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Mention how to generate stats for the Acknowledgements |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Frank Wiegand |
Fix POD: C<...->...> => C<< ...-> ... >> |
commit | commitdiff | tree | snapshot |
2009-11-19 |
David Golden |
Updated Module::Build to 0.35_09 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Fill in some details about the release |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard |
Tweak tense, remove double spaces |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Chris Williams |
Bump version of Module::CoreList to 2.23 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nicholas Clark |
Abolish xio_lines from struct PVIO - store IoLINES... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nicholas Clark |
PVIOs don't use the SvIVX slot. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Zefram |
lexer API fixes |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Zefram |
minitest fixes |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Add a few more distribution versus module name exceptions |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Add the 5.11.2 release |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vincent Pit |
{camel,dromedary}.booking.com names are gone, so update... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Module::CoreList updated for 5.11.2 |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Fix two spelling errors |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Bump 5.11.1 -> 5.11.2 in all sorts of places it's ... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Chris Williams |
Updated CPAN path for Module::CoreList in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard |
Fix minor typo in comment |
commit | commitdiff | tree | snapshot |
next |