summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Add emulation layer for Thread/Semaphore and Thread/QueueArtur Bergman2002-05-121-2/+2
| | | p4raw-id: //depot/perl@16559
* for WinCE cross-build, another oneVadim Konovalov2002-05-111-5/+0
| | | | | Message-ID: <004101c1f926$d36ca230$035cc3d9@vad> p4raw-id: //depot/perl@16548
* Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for Ochromatic2002-05-101-0/+1
| | | | | Message-ID: <20020510144325.26245.qmail@firewheel> p4raw-id: //depot/perl@16535
* two and a half steps further for WinCE cross-buildVadim Konovalov2002-05-061-1/+0
| | | | | Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad> p4raw-id: //depot/perl@16436
* Ultimate discouragement for the old tools, from Andreas.Jarkko Hietaniemi2002-05-061-2/+0
| | | p4raw-id: //depot/perl@16428
* Update README.vos and release vos build macrosPaul Green2002-05-051-4/+7
| | | | | | Message-Id: <200205052114.RAA26329@mailhub2.stratus.com> To: perl5-porters@perl.org p4raw-id: //depot/perl@16419
* Re: Cross-compiling as of WinCEVadim Konovalov2002-05-051-1/+2
| | | | | Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad> p4raw-id: //depot/perl@16407
* Add p4genpatch from Andreas; obsoletes bothJarkko Hietaniemi2002-05-041-0/+1
| | | | | p4d2p and p4desc. p4raw-id: //depot/perl@16393
* Add the new Digest::MD5 test.Jarkko Hietaniemi2002-05-021-0/+1
| | | p4raw-id: //depot/perl@16326
* Fix files.t for blead.Jarkko Hietaniemi2002-05-011-0/+1
| | | p4raw-id: //depot/perl@16322
* Upgrade to Digest::MD5 2.18. files.t doesn'tJarkko Hietaniemi2002-05-011-1/+1
| | | | | work yet with blead, my bad. p4raw-id: //depot/perl@16321
* Don't forget to add it to the MANIFESTArtur Bergman2002-05-011-0/+2
| | | p4raw-id: //depot/perl@16312
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-301-0/+1
| | | | | | | Add a regression test for %^H. Change the sort pragma implementation to use a global variable instead of %^H. p4raw-id: //depot/perl@16286
* MakeMaker 5.91_02 -> 5.92_01Michael G. Schwern2002-04-301-0/+1
| | | | | Message-ID: <20020430042459.GJ756@blackrider> p4raw-id: //depot/perl@16278
* As requested by pudge.Jarkko Hietaniemi2002-04-281-2/+0
| | | p4raw-id: //depot/perl@16256
* WinCE many fixesVadim Konovalov2002-04-281-176/+178
| | | | | Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad> p4raw-id: //depot/perl@16251
* Have :encoding() default to perlqq style fallbacks.Nick Ing-Simmons2002-04-281-1/+2
| | | | | Add test for that. p4raw-id: //depot/perlio@16246
* Added test cases and fixed some obvious things.Artur Bergman2002-04-281-0/+1
| | | p4raw-id: //depot/perl@16236
* Fixed race condtions and deadlocks in interaction with Artur Bergman2002-04-271-0/+1
| | | | | | | | cond_wait/cond_signal and lock. Now we wait for a lock to gie up if we return from COND_WAIT and we are still locked. We also notifiers potential lockers that it is free for locking when we go into COND_WAIT. p4raw-id: //depot/perl@16210
* system_tests are relevant only to win32\system.tNikola Knezevic2002-04-261-1/+1
| | | | | Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@16193
* Re: [PATCH] another Storable test (Re: perl@16005)Nicholas Clark2002-04-251-24/+27
| | | | | Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16172
* Test::Harness 2.01 -> 2.03Michael G. Schwern2002-04-251-0/+4
| | | | | Message-ID: <20020425055127.GB3456@blackrider> p4raw-id: //depot/perl@16155
* Test::Simple/More/Builder 0.42 -> 0.44Michael G. Schwern2002-04-251-0/+3
| | | | | Message-ID: <20020425053210.GA3334@blackrider> p4raw-id: //depot/perl@16154
* Upgrade to Encode 1.60, from Dan Kogai.Jarkko Hietaniemi2002-04-241-1/+5
| | | p4raw-id: //depot/perl@16145
* Upgrade to MakeMaker 5.91_02, from Michael Schwern.Jarkko Hietaniemi2002-04-241-6/+4
| | | p4raw-id: //depot/perl@16125
* (Updated) Work around bug in gcc 2.95.2 on hppa targetsPaul Green2002-04-231-0/+1
| | | | | Message-Id: <200204230034.UAA01134@mailhub2.stratus.com> p4raw-id: //depot/perl@16092
* Upgrade to Encode 1.58.Jarkko Hietaniemi2002-04-231-45/+47
| | | p4raw-id: //depot/perl@16089
* Add new files from #16076; re-sort.Jarkko Hietaniemi2002-04-221-33/+42
| | | p4raw-id: //depot/perl@16077
* another Storable test (Re: perl@16005)Nicholas Clark2002-04-211-0/+1
| | | | | Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16047
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | * support for building it in the regular makefiles * large files support via the _*i64() functions (this should be portable to the 32-bit universe too, but quite untested and and binary-incompatible, therefore not enabled there) * three additional test failures in addition to the t/end.t one (see README.win32) * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel the ones available from the CRT (needed because Perl uses the UVxf macros in both sprintf() *and* in sv_catpvf() et al.) * add a few 64-bit notes to README.win32 The following general problems were also fixed: * s/struct stat/Stat_t/g * Data::Dumper had some naughty 'long' typecasts * Errno_pm.PL didn't work safe when winsock.h was not in the same directory as errno.h * various tell/seek things were incorrectly prototyped * squelch ugly looking noise when running tests * Embed.t wasn't linking in all the libraries * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1) * re-enable all the disabled warnings (additional fixes may be needed for the warnings uncovered by this) p4raw-id: //depot/perl@16033
* Upgrade to Encode 1.51, from Dan Kogai.Jarkko Hietaniemi2002-04-201-1/+1
| | | p4raw-id: //depot/perl@16026
* purge existing win64 stuff (this never really worked in 5.7.x)Gurusamy Sarathy2002-04-201-3/+0
| | | | | in preparation for completely redone win64 support p4raw-id: //depot/perl@16025
* Upgrade to Encode 1.50, from Dan Kogai.Jarkko Hietaniemi2002-04-191-2/+9
| | | p4raw-id: //depot/perl@16001
* Port testcases from thr5005 tests so we don't fail on same things.Artur Bergman2002-04-181-0/+1
| | | | | Added yield support using threads->yield(). p4raw-id: //depot/perl@15991
* Move /dev/full testing post-5.8.0.Jarkko Hietaniemi2002-04-171-1/+0
| | | p4raw-id: //depot/perl@15987
* PerlIO::encoding 0.01 from Dan Kogai.Jarkko Hietaniemi2002-04-171-0/+4
| | | p4raw-id: //depot/perl@15966
* Upgrade to Encode 1.42, from Dan Kogai.Jarkko Hietaniemi2002-04-171-23/+22
| | | p4raw-id: //depot/perl@15965
* Re: [ID 20020416.001] 'close' does not report failure when buffer flush failsMark-Jason Dominus2002-04-161-0/+1
| | | | | Message-ID: <20020416232412.14297.qmail@plover.com> p4raw-id: //depot/perl@15962
* Manifestations of mjd, from mjd.Jarkko Hietaniemi2002-04-161-61/+61
| | | p4raw-id: //depot/perl@15961
* Added queue.pm and test case, still disabled because of discovered race (or ↵Artur Bergman2002-04-161-0/+2
| | | | | | | | am I insane) in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart stuff being 0xabababab on cleanup. p4raw-id: //depot/perl@15956
* Add CJK READMEs from Autrijus Tang, Dan Kogai, andJarkko Hietaniemi2002-04-161-0/+4
| | | | | Jungshik Shin. Regen toc. p4raw-id: //depot/perl@15944
* Add support for my $foo : shared; Artur Bergman2002-04-151-0/+2
| | | | | | Add testcase for this. Update manifest. p4raw-id: //depot/perl@15938
* t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)Abigail2002-04-151-0/+1
| | | | | | | | Message-ID: <20020415154117.1559.qmail@foad.org> (With EBCDIC skippage added, and the skip reason skippage on the two ?? loops tweaked.) p4raw-id: //depot/perl@15937
* [Encode] 1.40 released!Dan Kogai2002-04-151-3/+2
| | | | | Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15925
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-0/+2
| | | | | Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15893
* Fix a typo noticed by Paul Johnson.Jarkko Hietaniemi2002-04-121-1/+1
| | | p4raw-id: //depot/perl@15887
* Re-sort MANIFEST.Jarkko Hietaniemi2002-04-121-24/+24
| | | p4raw-id: //depot/perl@15882
* Move also the Win32 system testing to t/win32.Jarkko Hietaniemi2002-04-121-1/+1
| | | p4raw-id: //depot/perl@15881
* Integrate change #15879 from maint-5.6;Jarkko Hietaniemi2002-04-121-0/+1
| | | | | | | | | | | | | | | | Win32::GetLongPathName() did not return valid results if there were "." and ".." components in the path; also fix a potential buffer overflow if the long path happens to be longer than MAX_PATH (this can presumably happen if they use \\?\... style paths); add a rather limited testsuite that exercises just the edge cases p4raw-link: @15879 on //depot/maint-5.6/perl: a15439704ef1059bf178ec4b1820fee7b2af7173 p4raw-id: //depot/perl@15880 p4raw-branched: from //depot/maint-5.6/perl@15877 'branch in' t/win32/longpath.t p4raw-integrated: from //depot/maint-5.6/perl@15877 'ignore' MANIFEST (@12747..) 'merge in' t/harness (@11427..) win32/win32.c (@13145..)
* MakeMaker 5.55_03 -> 5.90_01Michael G. Schwern2002-04-111-0/+1
| | | | | Message-ID: <20020411052525.GA17038@blackrider> p4raw-id: //depot/perl@15856