projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2006-07-12
Rafael Garcia...
Cleanup and conversion to t/test.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Rafael Garcia...
I prefer array indexes that start from 0 in beginner...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Rafael Garcia...
Integration of strlcat is to-done (noticed by Yves)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Steve Hay
Fix change #28552: VC++ doesn't like code before declar...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Rafael Garcia...
Additions and removals in perltodo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Gabor Szabo
more strictness in perlintro
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Gabor Szabo
perlinro (use $fh filehandler + not to use built in...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Anno Siegel
Re: [PATCH] FieldHash coverity-compliant
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Rafael Garcia...
Upgrade to PathTools 3.19
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Jarkko Hietaniemi
z/OS: t/ - mostly EBCDIC fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Rafael Garcia...
A few rough notes for the next perldelta
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Rafael Garcia...
Revert bogus fix for bug #27940, which wasn't really...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
SADAHIRO Tomoyuki
Re: Misunderstanding escapes in heredocs?
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Steve Peters
Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Steve Hay
Fix change #28533: my_strlcpy does not return the dest...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Rafael Garcia...
Adjust test count in threads test
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Jerry D. Hedden
threads 1.36 - Signalling terminated threads core dumps
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Anno Siegel
FieldHash coverity-compliant
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Andy Dougherty
Re: [perl #39634] gcc 3.3 has problems with __attribute...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Jarkko Hietaniemi
sysconf.t: still failing in tru64, try harder to skip
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Jarkko Hietaniemi
z/OS: hints/os390.sh and Makefile.SH
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
Update Changes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Jarkko Hietaniemi
perlhack: argh...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Restoring change #28523 accidentilly reverted with...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Fix another empty if-statement warning
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Silence empty if-statement warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Convert some low hanging fruit to my_strlcpy/my_strlcat.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
POD fixes in perlhack
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
Typo found by Craig Berry
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
More perlhack portability additions by Jarkko
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Jerry D. Hedden
threads 1.35 - Borland compiler fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Change existing uses of strlcpy()/strlcat() to use...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Jarkko Hietaniemi
perlhack: more portability musings
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Gabor Szabo
examples in the core documentation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Add Russ Allbery's public domain implementations of...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
SADAHIRO Tomoyuki
Add a macro to remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
Fix a signed/unsigned warning
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Rafael Garcia...
Pod cleanup in Shell.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Andy Lester
Even Jarkko's patches should go in only once
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Dominic Dunlop
Skip tests of a POSIX constant on Mac OS X because...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Steve Peters
Clear up test based on line number differences between...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Nicholas Clark
Tweak for Jarkko's addition to perlhack, suggested...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Steve Peters
Hmmm...patch didn't warn about rejects in tbt_01basic.t.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Jarkko Hietaniemi
some coding guidelines/tips to perlhack (+ one perltodo)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Jarkko Hietaniemi
perlhack.pod
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Steve Peters
Upgrade to Test-Simple-0.63
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Marcus Holland...
Integrate mkppport. All ppport.h files in the core...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Yves Orton
Macroize vast tracks of duplicated code in regexec.c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Brendan O'Dea
optimisation for File::Spec::abs2rel where both args...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Brendan O'Dea
perl5db.pl: read full lines from remote socket
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Steve Peters
Making encoding::warnings lexical is to-done.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Yves Orton
Skip some POSIX tests when the thing they are testing...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Marcus Holland...
Upgrade to Devel::PPPort 3.09
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Steve Peters
Update Audrey Tang's email throughout various files.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Jarkko Hietaniemi
POSIX test improvements on True64
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Steve Peters
Upgrade to encoding-warnings-0.10
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Sébastien Aperghis...
Test scripts for I18N::Langinfo and POSIX
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Adriano Ferreira
Re: Dual life for Shell.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Jerry D. Hedden
threads 1.34 - state methods
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Yves Orton
More escaping in the RE
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Rafael Garcia...
Fix the implementation of list assignment to state().
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Rafael Garcia...
The state() implementation is not yet perfect. Check...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Rafael Garcia...
Error in the formulation of the new warning, spotted...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Rafael Garcia...
Add a new warning, "State variable %s will be reinitial...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Steve Peters
Upgrade to Module-Build-0.2801.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Steve Peters
Math-Complex now dual-lived with Jarkko Hietaniemi...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Rafael Garcia...
Document state() variables in perlsub
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Steve Peters
Alphabetizing function names in perlfunc lists.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Rafael Garcia...
Mention state variables in perldiag. Add switch-related...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Yves Orton
Introduce a new function, pv_escape(), to display conte...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Implement handling of state variables in list assignment
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Adjust test count after introducing new constants in...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Steve Peters
Add constants needed for recvmsg()/sendmsg() support.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Steve Peters
Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Add a TODO test for list assignment to a list of state...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Don't add extra warning flags for gcc versions < 3.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Rafael Garcia...
Make the distclean target remove lib/Hash correctly
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Jerry D. Hedden
RE: [PATCH] threads 1.33
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Craig A. Berry
fix signed/unsigned nit in reentr.c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Craig A. Berry
fix type mismatch warning caused by return statement...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Anno Siegel
more warning-silencing in FieldHash
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Andy Lester
consting and localizing in universal.c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Andy Lester
toke.c consting and localizing
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Jerry D. Hedden
threads 1.33
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Marcus Holland...
Upgrade to Devel::PPPort 3.08_07
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Steve Peters
Allow stat() and -X file tests work on dirhandles.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Andy Lester
embed.pl enhancements
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Andy Lester
Makefile splint support
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Andy Lester
DProf.xs patch
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Andy Lester
mg.c cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Andy Lester
Clean up mathoms.c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Yves Orton
Re: Win32API::File now in core
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Dave Mitchell
silence a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Dave Mitchell
remove some unnecessary uses of WITH_THR
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Craig A. Berry
s/have a more/have more/ typo fix in perlfaq4
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yves Orton
Synchronize ExtUtils::Instal 1.41
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Yves Orton
Re: [PATCH]: fix: [perl #39583] Pattern Match fails...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Rafael Garcia...
Must not forget that.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Steve Hay
Add Win32API::File to the core
commit
|
commitdiff
|
tree
|
snapshot
next