2002-01-05 |
Nick Ing-Simmons |
Raw integrate of mainline - op.c looks dodgy. |
tree | commitdiff |
2002-01-04 |
Jarkko Hietaniemi |
Under Mac OS X /dev/stdout is normally a symlink, |
tree | commitdiff |
2002-01-04 |
Jarkko Hietaniemi |
Till the system tests do something non-Win*, better... |
tree | commitdiff |
2002-01-04 |
Jarkko Hietaniemi |
Add U+0085, U+2028, and U+2029 to \s under Unicode. |
tree | commitdiff |
2002-01-03 |
Jarkko Hietaniemi |
#14048 exposed few false positives, to be fixed soonish. |
tree | commitdiff |
2002-01-03 |
Jarkko Hietaniemi |
A bit of testing for #14046. |
tree | commitdiff |
2002-01-03 |
Nick Ing-Simmons |
Integrate mainline. |
tree | commitdiff |
2002-01-02 |
Jarkko Hietaniemi |
One more iteration of the ibcmp_utf8() interface, |
tree | commitdiff |
2002-01-02 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-01-01 |
Jarkko Hietaniemi |
Unnecessary/Lingering UTF8 flag might mess up caseless... |
tree | commitdiff |
2001-12-30 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-29 |
Andreas König |
cleaner close on tests, take 2 |
tree | commitdiff |
2001-12-29 |
Nick Ing-Simmons |
Integrate mainline (ok linux) |
tree | commitdiff |
2001-12-29 |
Jarkko Hietaniemi |
op/exec Win32 patch from Schwern via Abe Timmerman. |
tree | commitdiff |
2001-12-29 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-27 |
Andreas König |
better error diagnosis from t/op/sysio.t |
tree | commitdiff |
2001-12-27 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-26 |
Jarkko Hietaniemi |
Naughty /dev/printer (ls -l, really) of IRIX. |
tree | commitdiff |
2001-12-24 |
Mark-Jason Dominus |
PATCH: Restore "Can't declare scalar dereference in... |
tree | commitdiff |
2001-12-24 |
Jeffrey Friedl |
and [BUG] \X and \C fixed, \X still dorked |
tree | commitdiff |
2001-12-23 |
Jarkko Hietaniemi |
The funky final sigma casefolding. |
tree | commitdiff |
2001-12-23 |
Jarkko Hietaniemi |
Move the \C and \X to pat.t. |
tree | commitdiff |
2001-12-23 |
Jarkko Hietaniemi |
Even more \X fixing. |
tree | commitdiff |
2001-12-23 |
Jarkko Hietaniemi |
More \X fixing. |
tree | commitdiff |
2001-12-22 |
Jeffrey Friedl |
and [BUG] \X and \C fixed, \X still dorked |
tree | commitdiff |
2001-12-22 |
Jarkko Hietaniemi |
Unicode casefolding continues. |
tree | commitdiff |
2001-12-22 |
Nick Ing-Simmons |
Integrate mainline - some fails: |
tree | commitdiff |
2001-12-22 |
Jarkko Hietaniemi |
More Unicode casing fixes. |
tree | commitdiff |
2001-12-22 |
Jarkko Hietaniemi |
Unicode casefolding fixes. |
tree | commitdiff |
2001-12-21 |
Jarkko Hietaniemi |
Make using U+FDD0..U+FDEF (noncharacters since Unicode... |
tree | commitdiff |
2001-12-20 |
Nick Ing-Simmons |
Integrate mainline (mostly) utf8.c does not compile. |
tree | commitdiff |
2001-12-19 |
Ilya Zakharevich |
OS/2 build |
tree | commitdiff |
2001-12-19 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-19 |
Robin Houston |
Re: [PATCH] ...while $var = glob(...) |
tree | commitdiff |
2001-12-18 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-18 |
Jarkko Hietaniemi |
Re-patch #13749. |
tree | commitdiff |
2001-12-18 |
Robin Houston |
Third time lucky? (Re: [PATCH] ...while $var = glob... |
tree | commitdiff |
2001-12-17 |
Robin Houston |
Re: [PATCH] ...while $var = glob(...) |
tree | commitdiff |
2001-12-17 |
Jarkko Hietaniemi |
Move typeglob test from glob.t to gv.t. |
tree | commitdiff |
2001-12-17 |
Robin Houston |
Re: [PATCH] ...while $var = glob(...) |
tree | commitdiff |
2001-12-17 |
Jarkko Hietaniemi |
Demote the surrogate and non-character errors to warnings. |
tree | commitdiff |
2001-12-17 |
Jarkko Hietaniemi |
The system() vs $SIG{ARLM} is no more a todo. |
tree | commitdiff |
2001-12-17 |
Michael G. Schwern |
alarm() test, take two |
tree | commitdiff |
2001-12-17 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-16 |
Jarkko Hietaniemi |
Make creating UTF-8 surrogates a punishable act. |
tree | commitdiff |
2001-12-14 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-13 |
Michael G. Schwern |
Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t... |
tree | commitdiff |
2001-12-12 |
Michael G. Schwern |
ypcat working, but NIS not used |
tree | commitdiff |
2001-12-12 |
Jarkko Hietaniemi |
Weed out .files from ls and readdir() results. |
tree | commitdiff |
2001-12-12 |
Jarkko Hietaniemi |
Get the whole line of ls, makes debugging easier |
tree | commitdiff |
2001-12-12 |
Jarkko Hietaniemi |
(1) To assume any setuid programs is silly. |
tree | commitdiff |
2001-12-11 |
Nicholas Clark |
slightly more pack tests |
tree | commitdiff |
2001-12-11 |
Nicholas Clark |
_qq pack.t Re: [PATCH] tests for hash assignment |
tree | commitdiff |
2001-12-11 |
Nicholas Clark |
Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup |
tree | commitdiff |
2001-12-11 |
Craig A. Berry |
(was Re: [PATCH perl@13600] cat2type in tests for VMS) |
tree | commitdiff |
2001-12-10 |
Nicholas Clark |
Re: [PATCH] tests for hash assignment |
tree | commitdiff |
2001-12-10 |
Michael G. Schwern |
Need @INC = '../lib' mantra |
tree | commitdiff |
2001-12-10 |
Jarkko Hietaniemi |
Retract #13596, #13593 should do the trick. |
tree | commitdiff |
2001-12-10 |
Michael G. Schwern |
(retracted by #13597, #13593 does the job better) |
tree | commitdiff |
2001-12-10 |
Michael G. Schwern |
Re: [PATCH t/op/pack.t] Cleanup |
tree | commitdiff |
2001-12-10 |
Michael G. Schwern |
Cleanup |
tree | commitdiff |
2001-12-09 |
Jarkko Hietaniemi |
Basegroup 0 is a cygwin_nt thing. |
tree | commitdiff |
2001-12-09 |
Jarkko Hietaniemi |
Also WinME is LoseLink. |
tree | commitdiff |
2001-12-09 |
Michael G. Schwern |
Cygwin98 fakes hard links |
tree | commitdiff |
2001-12-09 |
Spider Boardman |
Re: attributes are broken |
tree | commitdiff |
2001-12-08 |
Jarkko Hietaniemi |
[PATCH lib/vmsish.t] Small test name abuse. |
tree | commitdiff |
2001-12-08 |
Jarkko Hietaniemi |
Retract #11156 since Sarathy has found that it breaks... |
tree | commitdiff |
2001-12-08 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
Declaring -t STDIN w/pipe TODO |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
Puut... The TODO... Beck! |
tree | commitdiff |
2001-12-07 |
Nicholas Clark |
Re: [PATCH] chom?p needs to remove read only fakery |
tree | commitdiff |
2001-12-07 |
Jarkko Hietaniemi |
/dev/stdout could be either a character special file |
tree | commitdiff |
2001-12-07 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
Test For Echo, take 2 |
tree | commitdiff |
2001-12-07 |
Michael G. Schwern |
which_perl for safer $^Xing |
tree | commitdiff |
2001-12-06 |
Michael G. Schwern |
VMS has no link count |
tree | commitdiff |
2001-12-06 |
Jarkko Hietaniemi |
The #4 has nothing to do with Unicode. |
tree | commitdiff |
2001-12-06 |
Michael G. Schwern |
Cleanup and more counting tests |
tree | commitdiff |
2001-12-06 |
Jarkko Hietaniemi |
Make the -b -c -S tests count all of the /dev, not... |
tree | commitdiff |
2001-12-06 |
Rafael Garcia-Suarez |
Re: counting tr thinks it's modifying |
tree | commitdiff |
2001-12-06 |
Hugo van der Sanden |
casefold backref |
tree | commitdiff |
2001-12-05 |
Jarkko Hietaniemi |
Restore the /dev -b -c -S part of the test. |
tree | commitdiff |
2001-12-05 |
Michael G. Schwern |
Removing a TODO |
tree | commitdiff |
2001-12-05 |
Michael G. Schwern |
stat.t portability, the LAST VMS exception! |
tree | commitdiff |
2001-12-05 |
Michael G. Schwern |
Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first... |
tree | commitdiff |
2001-12-03 |
Nicholas Clark |
shared hash keys and ++/-- |
tree | commitdiff |
2001-12-02 |
Nicholas Clark |
Shared hash keys |
tree | commitdiff |
2001-12-01 |
Michael G. Schwern |
Non-VMS-fixed and Win32-skipped version of |
tree | commitdiff |
2001-12-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-12-01 |
Rafael Garcia-Suarez |
parser panics on lvalue methods |
tree | commitdiff |
2001-12-01 |
Nick Ing-Simmons |
Integrate mainline. |
tree | commitdiff |
2001-11-30 |
Michael G. Schwern |
Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363... |
tree | commitdiff |
2001-11-30 |
jpeacock@dsl092... |
(replaced by #13391) |
tree | commitdiff |
2001-11-29 |
Jarkko Hietaniemi |
@INC tweak. |
tree | commitdiff |
2001-11-29 |
Jarkko Hietaniemi |
[PATCH] Re: $\ very broken |
tree | commitdiff |
2001-11-28 |
Jarkko Hietaniemi |
Fix for "a\x{100}" =~ /A/i. |
tree | commitdiff |
2001-11-27 |
David Dyck |
[ID 20011126.150] t/op/pack patch to fix Useless use... |
tree | commitdiff |
2001-11-27 |
David Dyck |
[ID 20011126.149] t/op/split fails step 37 |
tree | commitdiff |
2001-11-27 |
Jarkko Hietaniemi |
Portability and skippage tweaks. |
tree | commitdiff |
2001-11-27 |
Jarkko Hietaniemi |
\141 is malformed "unexpected continuation byte" in... |
tree | commitdiff |
next |