platform/upstream/perl.git
2005-10-30 Nicholas ClarkReplace uvuni_to_utf8() with a macro that passes the...
2005-10-30 Nicholas Clarkglobal.sym appears to have become out of date. Oops.
2005-10-30 Nicholas ClarkReplace is_utf8_string_loc() with a macro that passes...
2005-10-30 Nicholas ClarkFix typos in comments.
2005-10-30 Nicholas ClarkFunctions that die aren't exactly well used code.
2005-10-30 Nicholas Clarksave_hints is a mathom.
2005-10-30 Nicholas ClarkI infer that change 25891 as-is would break OS2. This...
2005-10-30 Nicholas Clarkinit_i18nl14n is a mathom.
2005-10-30 Nicholas ClarkReplace hv_magic() with a macro to call sv_magic()...
2005-10-30 Nicholas ClarkFix win32 breakage inadvertently introduced by 25889
2005-10-30 Nicholas ClarkReplace hv_iternext() with a macro that calls hv_iterne...
2005-10-30 Nicholas ClarkFix typo in comment.
2005-10-30 Nicholas ClarkReplace gv_fetchmethod() with a macro to call gv_fetchm...
2005-10-30 Nicholas ClarkI think we have a winner. do_pipe hasn't been called...
2005-10-30 Nicholas ClarkReplace do_aexec() with a macro to call do_aexec5(...
2005-10-30 Nicholas ClarkReplace do_exec() with a macro to call do_exec3() with...
2005-10-30 Nicholas ClarkReplace do_open() with a macro to call do_openn() with...
2005-10-30 Bramwarnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
2005-10-29 Jarkko HietaniemiRe: [PATCH] predecrement vs postdecrement
2005-10-29 Nicholas ClarkReplace the body of the rarely used sv_setpviv_mg with...
2005-10-29 Nicholas ClarkReplace sv_catsv_mg and sv_catpvn_mg, and move the...
2005-10-29 Nicholas ClarkAdd a new SMAGIC flag, to signal a call to SvSETMAGIC...
2005-10-29 Nicholas Clarksv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen...
2005-10-29 Nicholas ClarkAll the private implementations of @foo for compilers...
2005-10-29 Srezic@Iconmobile.Com[perl #30563] [PATCH] Storable::dclone fails for tied...
2005-10-29 Nicholas Clarksv_utf8_upgrade declares itself to be a mathom, so...
2005-10-29 Nicholas ClarkReplace sv_force_normal with a macro that calls sv_forc...
2005-10-29 Nicholas ClarkReplace sv_unref with a macro that calls sv_unref_flags
2005-10-29 Steve PetersOops, missed an sv_force_normal()
2005-10-29 Nicholas Clarksv_taint() can easily be replaced by a macro.
2005-10-29 Steve PetersChange to use sv_force_normal_flags() directly, rather...
2005-10-29 Nicholas ClarkA terser implementation of S_varname, by using and...
2005-10-29 Steve PetersAdditional mathoms from doio.c
2005-10-29 Steve PetersCoverage stats say av_fake() is a mathom too.
2005-10-29 Nicholas Clarkgv_fullname3 and gv_efullname3 are definately mathoms...
2005-10-29 Jarkko HietaniemiRe: [PATCH] predecrement vs postdecrement
2005-10-29 Nicholas Clarkgv_fullname and gv_efullname are definately mathoms.
2005-10-28 Brendan O'Deaperl5db.pl incorrect instructions in termination message
2005-10-28 Steve PetersMakefiles like tabs, not spaces.
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-28 Steve PetersCheck for changes in IO on CPAN.
2005-10-28 Steve Petersgbarr is maintaining IO.
2005-10-28 Steve PetersAdd SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-28 Nicholas ClarkUse the return value from sprintf and avoid a call...
2005-10-27 Gisle AasRe: IO::File performace issue
2005-10-27 Nicholas ClarkChange 25850 failed to include all changed headers
2005-10-27 Steve PetersWin32 fix for change #25850. I don't know if this...
2005-10-26 John E. Malmberg[patch@25854]vms.c rmsexpand and memmove fixes
2005-10-26 Rafael Garcia... FAQ sync.
2005-10-26 Jarkko HietaniemiSymbian: better Series 80 support
2005-10-26 Steve PetersMultiple versions of OpenBSD fail this test, not just...
2005-10-26 Tassilo von... Re: [PATCH] minor speed-up for pp_push()
2005-10-26 Nicholas ClarkStore the raw bytes of the pid in PL_pidstatus, rather...
2005-10-26 Jason Vas Dias[perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be...
2005-10-26 John E. MalmbergRe: [patch@25838]Hopefully the last VMS exit/error...
2005-10-26 Nicholas ClarkMost platforms don't actually need PL_pidstatus, or...
2005-10-25 John E. MalmbergBack out change #25839, and apply :
2005-10-25 Nicholas ClarkCode in wait4pid was calling hv_delete with the hash...
2005-10-25 Rafael Garcia... t/TEST should require Time::HiRes only when it uses it.
2005-10-25 Rafael Garcia... Rediff the Makefile.SH patch for cross-compilation.
2005-10-25 Steve PetersUpgrade to Time-HiRes-1.76
2005-10-25 Rafael Garcia... Remove remaining references to mv-if-diff
2005-10-25 Nicholas ClarkOops. the trick is to edit Makefile.SH
2005-10-25 Rafael Garcia... remove mv-if-diff
2005-10-25 Nicholas ClarkReplace all the strlen()s related to PL_pidstatus with...
2005-10-25 Nicholas ClarkWhoops. The Windows build is going to need to know...
2005-10-25 John E. MalmbergVMS exit handling still broken, need some help.
2005-10-25 John E. Malmberg[patch@25837] Change 25831: sprintf returns the length...
2005-10-24 Yitzchak Scott... Backport of changes #25831 and #25832. Re-order needed
2005-10-24 Paul MarquessCompress::Zlib
2005-10-24 Nicholas ClarkAdd my_sprintf, which is usually just a macro for sprin...
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-24 Rafael Garcia... Fix path in code example
2005-10-24 Robin HoustonRe: do { EXPR for EXPR }
2005-10-24 Steve PetersUpdate one of merijn's previous emails.
2005-10-23 John E. Malmberg[patch@25825] Fix st_ino compare to use real data.
2005-10-23 Marcus Holland... Fix mismatched braces in S_fd_on_nosuid_fs().
2005-10-22 Craig A. BerryVMS threaded build fixes for things broken in #25783
2005-10-22 Nicholas Clarkuse more 'const' in the Encode data structures.
2005-10-22 Marcus Holland... Turn NN to NULLOK for functions that have code to handle
2005-10-22 Nicholas ClarkMark more static Encode data structures as const.
2005-10-21 Steve PetersDocumentation on getting a FORMAT ref from a GLOB was...
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Gisle Aasallow "" as select bitmask [PATCH]
2005-10-21 Rafael Garcia... Rewording of doc change #25812
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Gisle Aaswrong maxlen in sselect [PATCH]
2005-10-21 Xavier NoriaRe: [PATCH] return values reworded in perlsub.pod
2005-10-21 Rafael Garcia... Remove last remaining reference to vax11c
2005-10-20 John E. Malmberg[patch@25809]restore documented exit behavior
2005-10-19 Rafael Garcia... Fix doc typo, by Gisle Aas
2005-10-19 Robin HoustonRe: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-10-19 Rafael Garcia... Forgotten chunk by jhi
2005-10-19 Jarkko Hietaniemiblead 25801: Symbian batch of today
2005-10-19 Andy LesterMore consting, and DRY leads to shrinking object code
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-10-19 John E. Malmberg[patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 Rafael Garcia... Add notes about -f _ and defined %foo:: in perldelta
2005-10-18 Rafael Garcia... Force _ to be always a bareword after filetest operators
next