summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* $apply->('club', $glibc_maintainers);Jarkko Hietaniemi2001-12-051-1/+0
* minor pod fix in Safe.pmRafael Garcia-Suarez2001-12-041-1/+1
* Make the Langinfo test both more lenient (allowJarkko Hietaniemi2001-12-041-51/+34
* DOS/DJGPP has nl_langinfo() but nothing much in it.Jarkko Hietaniemi2001-12-031-1/+2
* PPPort update from Paul Marquess.Jarkko Hietaniemi2001-12-0313-333/+475
* Be more explicit on the List::Util build trick,Jarkko Hietaniemi2001-12-021-28/+15
* There isn't PTR2INT(), there's PTR2IV().Jarkko Hietaniemi2001-12-021-1/+1
* [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs usersMarc Lehmann2001-12-021-1/+1
* encode()/decode() examples.Jarkko Hietaniemi2001-12-021-0/+9
* Try to make a missing RADIXCHAR a softer kinder error.Jarkko Hietaniemi2001-12-011-7/+26
* Have a little faith on nl_langinfo() itself.Jarkko Hietaniemi2001-12-011-25/+7
* Typo (a missing endparen) and thinko (_MAXSTRMSG isJarkko Hietaniemi2001-12-011-1/+1
* Make reality agree with the comment.Jarkko Hietaniemi2001-12-011-1/+1
* Try to protect against wild langinfo() arguments.Jarkko Hietaniemi2001-12-011-2/+26
* Re: [ID 20011129.163] B::Xref- $top corruptRafael Garcia-Suarez2001-12-011-0/+1
* Upgrade to Storable 1.0.14.Jarkko Hietaniemi2001-12-012-4/+23
* More Socket constants.Jarkko Hietaniemi2001-11-302-18/+76
* Let's not assume how much memory has been allocatedJarkko Hietaniemi2001-11-301-8/+8
* Unused variables.Jarkko Hietaniemi2001-11-301-2/+2
* Upgrade to Unicode::Normalize 0.12.Jarkko Hietaniemi2001-11-308-55/+226
* Whether select() gets restarted on signals isJarkko Hietaniemi2001-11-301-4/+16
* BGET_IV was missing.Jarkko Hietaniemi2001-11-291-0/+8
* deparse -wl0 -i.bakRafael Garcia-Suarez2001-11-293-3/+20
* Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current Andy Dougherty2001-11-291-12/+29
* Change $=, $., $*, $%, and $- to be IVs instead of longs.Jarkko Hietaniemi2001-11-292-15/+15
* Fix forMarc Lehmann2001-11-272-2/+24
* DB_File 1.801Paul Marquess2001-11-274-6/+15
* RE: [PATCH @ 13283] Devel::PPPortPaul Marquess2001-11-271-15/+9
* UTF-EBCDIC.Jarkko Hietaniemi2001-11-271-0/+39
* Update the EBCDIC MD5 checksums.Jarkko Hietaniemi2001-11-271-2/+2
* [ID 20011126.148] Socket::inet_aton() incorrectly accepts null stringBob Dalgleish2001-11-271-1/+4
* Devel::PPPortPaul Marquess2001-11-2610-104/+126
* DJGPP cannot do signals that well.Jarkko Hietaniemi2001-11-251-1/+2
* Can't do subsecond alarms without ualarm; and break outJarkko Hietaniemi2001-11-251-6/+20
* Socket::my_inet_aton() tweakCraig A. Berry2001-11-251-1/+1
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-252-1/+9
* I don't think trying to bracket the hires time with loresJarkko Hietaniemi2001-11-251-9/+8
* The joys of portable quoting.Jarkko Hietaniemi2001-11-251-0/+2
* xsubpp treats invalid (indented) cpp directives as commentsGurusamy Sarathy2001-11-251-4/+4
* make PPPort/harness build on VMSCraig A. Berry2001-11-241-7/+21
* use portable quotesGurusamy Sarathy2001-11-241-1/+1
* DB_File 1.800 Paul Marquess2001-11-247-344/+137
* Tweak the PUSHED documentation.Jarkko Hietaniemi2001-11-241-3/+4
* switch unfcmb.h to employ 'STDCHAR' in place of char Peter Prymmer2001-11-231-1/+1
* Re: PERFORCE change 13162 for review Philip Newton2001-11-211-1/+1
* Small doc tweaks.Jarkko Hietaniemi2001-11-211-11/+11
* Redundant return.Jarkko Hietaniemi2001-11-211-1/+0
* Add Devel::PPPort originally from Kenneth Albanowski,Jarkko Hietaniemi2001-11-2111-0/+996
* Give a simple example of writing PerlIO::Via handlersJarkko Hietaniemi2001-11-201-0/+52
* Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6Andy Dougherty2001-11-202-9/+4