summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: [PATCH 5.6.1] OS/2 cwdIlya Zakharevich2001-07-021-4/+9
| | | | | Message-ID: <20010702154541.B24295@math.ohio-state.edu> p4raw-id: //depot/perl@11106
* (Mistaken retraction)Jarkko Hietaniemi2001-07-021-57/+30
| | | p4raw-id: //depot/perl@11105
* Detypo in #11103.Jarkko Hietaniemi2001-07-021-1/+1
| | | p4raw-id: //depot/perl@11104
* (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')Jonathan Stowe2001-07-021-31/+58
| | | | | Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@11103
* UCD.pm: if at first you don't succeed, croak?Craig A. Berry2001-07-021-0/+1
| | | | | Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01> p4raw-id: //depot/perl@11102
* Re: op/numconvert.t failuresNicholas Clark2001-07-021-1/+7
| | | | | Message-ID: <20010702201048.E59620@plum.flirble.org> p4raw-id: //depot/perl@11101
* Update Changes.Jarkko Hietaniemi2001-07-022-1/+302
| | | p4raw-id: //depot/perl@11100
* Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).Jarkko Hietaniemi2001-07-021-1/+1
| | | | | | | The real fix must be more involved. The line of code all the leaky call stacks seem to go through is op.c:2949, the PmopSTASH_set() line of Perl_newPMOP(). p4raw-id: //depot/perl@11099
* Based onNicholas Clark2001-07-021-3/+32
| | | | | | | | Subject: Re: sizeof(struct sembuf) Message-ID: <20010701222648.W59620@plum.flirble.org> but do semop() always the slow way. p4raw-id: //depot/perl@11098
* Encode/Tcl.t, for esc-seq encodingsSADAHIRO Tomoyuki2001-07-021-1/+63
| | | | | Message-Id: <20010703005600.2225.BQW10602@nifty.com> p4raw-id: //depot/perl@11097
* Encode/Tcl.pm, continuous sequencesSADAHIRO Tomoyuki2001-07-021-20/+30
| | | | | Message-Id: <20010703005516.2222.BQW10602@nifty.com> p4raw-id: //depot/perl@11096
* Regen api and toc.Jarkko Hietaniemi2001-07-022-70/+70
| | | p4raw-id: //depot/perl@11095
* The fcntl locking test may hang if NFS locking messed up;Jarkko Hietaniemi2001-07-021-2/+24
| | | | | break out with alarm(10). p4raw-id: //depot/perl@11093
* Move the mdelete.bat from win32/bin to win32.Jarkko Hietaniemi2001-07-021-17/+17
| | | p4raw-id: //depot/perl@11092
* Typo in #11083.Jarkko Hietaniemi2001-07-021-3/+2
| | | p4raw-id: //depot/perl@11091
* Netware tweaks from Guruprasad.Jarkko Hietaniemi2001-07-028-48/+57
| | | p4raw-id: //depot/perl@11090
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-028-35/+35
| | | | | Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org> p4raw-id: //depot/perl@11089
* Re: AIX / gcc-3.0H.Merijn Brand2001-07-021-2/+5
| | | | | Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@11088
* Re: Bug report: split splits on wrong patternAbhijit Menon-Sen2001-07-021-4/+3
| | | | | Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org> p4raw-id: //depot/perl@11087
* test harnessIlya Zakharevich2001-07-021-0/+2
| | | | | Message-ID: <20010702062921.A1810@math.ohio-state.edu> p4raw-id: //depot/perl@11086
* debugger goofIlya Zakharevich2001-07-021-0/+1
| | | | | Message-ID: <20010702062722.A1746@math.ohio-state.edu> p4raw-id: //depot/perl@11085
* OS/2 cwdIlya Zakharevich2001-07-024-6/+45
| | | | | Message-ID: <20010702062117.A1401@math.ohio-state.edu> p4raw-id: //depot/perl@11084
* Make #11082 more OS/2-specific.Jarkko Hietaniemi2001-07-021-3/+8
| | | p4raw-id: //depot/perl@11083
* OS/2 gmtime()Ilya Zakharevich2001-07-021-4/+7
| | | | | Message-ID: <20010702060634.A1356@math.ohio-state.edu> p4raw-id: //depot/perl@11082
* version number & changesRobin Houston2001-07-021-2/+28
| | | | | Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@11081
* a small fix.Vadim Konovalov2001-07-021-0/+1
| | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U> p4raw-id: //depot/perl@11080
* RE: perl@10907Vadim Konovalov2001-07-022-2/+2
| | | | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U> Borland C vs PerlIO. p4raw-id: //depot/perl@11079
* Report /pro/3gl/CPAN/perl-5.7.1H.M. Brand2001-07-021-0/+2
| | | | | Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl> p4raw-id: //depot/perl@11078
* Deleting ext/util/mkbootstrapMichael G. Schwern2001-07-021-5/+0
| | | | | Message-ID: <20010702002624.A18302@blackrider> p4raw-id: //depot/perl@11077
* v minor comment tweakRobin Houston2001-07-021-1/+1
| | | | | Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk> p4raw-id: //depot/perl@11076
* SysV IPC semops use native shorts, not forced-to-16-bit-shorts.Jarkko Hietaniemi2001-07-021-2/+2
| | | p4raw-id: //depot/perl@11075
* Re: sizeof(struct sembuf)Nicholas Clark2001-07-021-1/+1
| | | | | | | Message-ID: <20010701192316.V59620@plum.flirble.org> s/signaling/signalling/ p4raw-id: //depot/perl@11074
* Suggestion for mnemonic for $^NPhilip Newton2001-07-021-1/+4
| | | | | Message-Id: <200107010733.KAA03920@taas.iki.fi> p4raw-id: //depot/perl@11073
* /^qnx|nto$/ --> /^(?:qnx|nto)$/Philip Newton2001-07-022-2/+2
| | | | | Message-Id: <200107010733.KAA03925@taas.iki.fi> p4raw-id: //depot/perl@11072
* its --> it's --> itsPhilip Newton2001-07-020-0/+0
| | | | | Message-Id: <200107010733.KAA03914@taas.iki.fi> p4raw-id: //depot/perl@11070
* Sync with Sarathy; integrate with perlio.Jarkko Hietaniemi2001-07-020-0/+0
|\ | | | | p4raw-id: //depot/perl@11069
| * Quick for for #ifdef messNick Ing-Simmons2001-07-011-10/+2
| | | | | | p4raw-id: //depot/perlio@11063
| * Raw integrate - does not build #if mess in gv.cNick Ing-Simmons2001-07-0128-221/+601
| |\ | | | | | | p4raw-id: //depot/perlio@11062
* | | regenerate win32/config_H.?c filesGurusamy Sarathy2001-07-023-39/+78
| | | | | | | | | p4raw-id: //depot/perl@11068
* | | rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-0214-62/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | naming discipline win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing because of this) fix a warning about "fd" being used without being set in Cwd.xs p4raw-id: //depot/perl@11067
* | | win32 fixes: fix various syntax errors ("no preprocessor directivesGurusamy Sarathy2001-07-026-32/+24
| | | | | | | | | | | | | | | | | | within macro arguments") and warnings ("unary minus applied to unsigned type", among others) p4raw-id: //depot/perl@11066
* | | win32 fixes: more spurious CRsGurusamy Sarathy2001-07-021-15/+14
| | | | | | | | | p4raw-id: //depot/perl@11065
* | | win32 tweaks: remove extra CRs from makefile.mk; move mdelete.batGurusamy Sarathy2001-07-023-1268/+1267
| |/ |/| | | | | | | | | | | from win32/bin (or it gets deleted by distclean); don't delete lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on NT (should be made Win9x specific, and added to makefile.mk) p4raw-id: //depot/perl@11064
* | Make 'compile' target a little less broken.Jarkko Hietaniemi2001-07-015-30/+24
| | | | | | | | | | | | | | Still very broken, though: -Wall warnings from the generated code, boot_Foo prototypes missing, can't autoload Fcntl::SEEK_CUR et alia, ... p4raw-id: //depot/perl@11061
* | Upgrade to Storable 1.0.12, from Raphael Manfredi.Jarkko Hietaniemi2001-07-014-87/+194
| | | | | | p4raw-id: //depot/perl@11060
* | Update Changes.Jarkko Hietaniemi2001-07-012-1/+233
| | | | | | p4raw-id: //depot/perl@11059
* | Still one typo, regen toc.Jarkko Hietaniemi2001-07-012-2/+2
| | | | | | p4raw-id: //depot/perl@11058
* | Detypos and regen toc.Jarkko Hietaniemi2001-07-013-25/+70
| | | | | | p4raw-id: //depot/perl@11057
* | VERSION tweak.Jarkko Hietaniemi2001-07-011-1/+1
| | | | | | p4raw-id: //depot/perl@11056
* | Attempt at plugging the leak under ithreads detected by Doug.Jarkko Hietaniemi2001-06-301-1/+1
| | | | | | p4raw-id: //depot/perl@11055