projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove Encode::Tcl::Extended, suggested by
[p5sagit/p5-mst-13.2.git]
/
universal.c
2002-03-12
Jarkko Hietaniemi
Small tweaks.
blob
|
commitdiff
2002-03-12
Jarkko Hietaniemi
Move the readonly interface back to universal.c,
blob
|
commitdiff
|
diff to current
2002-03-11
Michael G. Schwern
Subject: [PATCH] Hash::Util ...
blob
|
commitdiff
|
diff to current
2002-03-11
Paul Marquess
more warnings tidyup
blob
|
commitdiff
|
diff to current
2002-03-01
Paul Marquess
RE: VERSION core
blob
|
commitdiff
|
diff to current
2002-02-20
Audrey Tang
Add missing Tolkien quotes to *.c
blob
|
commitdiff
|
diff to current
2002-01-25
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-24
Jarkko Hietaniemi
Sprinkle some copyrights (use the oldest timestamp to
blob
|
commitdiff
|
diff to current
2002-01-23
Michael G. Schwern
Re: bless() bug ? Why fails reblessing of 'main::Object...
blob
|
commitdiff
|
diff to current
2002-01-03
Jarkko Hietaniemi
Missed the =head1 additions.
blob
|
commitdiff
|
diff to current
2001-11-06
Nick Ing-Simmons
Keep It Simple and Stupid version of readonly hash...
blob
|
commitdiff
|
diff to current
2001-08-31
Gurusamy Sarathy
remove deprecated PERL_OBJECT cruft, it has long since...
blob
|
commitdiff
|
diff to current
2001-06-18
Jarkko Hietaniemi
So there.
blob
|
commitdiff
|
diff to current
2001-06-18
Jarkko Hietaniemi
Document the need for sv_printify().
blob
|
commitdiff
|
diff to current
2001-05-30
Jarkko Hietaniemi
More -Wall silencing from Michael Schwern and Jarkko...
blob
|
commitdiff
|
diff to current
2001-03-18
Nick Ing-Simmons
UTF-X encoding invariance for Encode:
blob
|
commitdiff
|
diff to current
2001-01-08
Charles Bailey
Once again syncing after too long an absence
blob
|
commitdiff
|
diff to current
2000-12-05
Jarkko Hietaniemi
dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
blob
|
commitdiff
|
diff to current
2000-10-20
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2000-09-14
Robin Barker
continued -Wformat support
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
avoid using uninitialized memory in require version...
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
fix totally broken caching in UNIVERSAL::isa() (from
blob
|
commitdiff
|
diff to current
2000-03-22
Gurusamy Sarathy
UMRs in universal.c (SvCUR() may not be there unless...
blob
|
commitdiff
|
diff to current
2000-03-21
Gurusamy Sarathy
make parenthetic warnings look consistent; make diagnos...
blob
|
commitdiff
|
diff to current
2000-03-09
Gurusamy Sarathy
UNIVERSAL::isa() and UNIVERSAL::can() fail for magic...
blob
|
commitdiff
|
diff to current
2000-03-05
Gurusamy Sarathy
fixes for most warnings identified by gcc -Wall
blob
|
commitdiff
|
diff to current
2000-02-26
Gurusamy Sarathy
support for version vectors in UNIVERSAL::VERSION(...
blob
|
commitdiff
|
diff to current
2000-02-15
Gurusamy Sarathy
UNIVERSAL::can and UNIVERSAL::isa should return undef...
blob
|
commitdiff
|
diff to current
2000-02-09
Charles Bailey
Resync with mainline
blob
|
commitdiff
|
diff to current
2000-01-28
Gurusamy Sarathy
autogenerate API listing from comments in the source...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-11-04
Gurusamy Sarathy
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
blob
|
commitdiff
|
diff to current
1999-08-30
Spider Boardman
[ID 19990829.004] Autoloaded ...
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-07-06
Dan Sugalski
slightly tweaked version of suggested patch
blob
|
commitdiff
|
diff to current
1999-06-27
Gurusamy Sarathy
somewhat untested PERL_OBJECT cleanups (C++isms mostly
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-07
Gurusamy Sarathy
initial stub implementation of implicit thread/this
blob
|
commitdiff
|
diff to current
1999-02-15
Gurusamy Sarathy
add const qualifier to most char* prototypes, handle...
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
another threads reliability fix: serialize writes to...
blob
|
commitdiff
|
diff to current
1998-11-24
Nick Ing-Simmons
Part-1 of tweaks to allow Tk to be "compiled"
blob
|
commitdiff
|
diff to current
1998-08-09
Gurusamy Sarathy
add missing dTHR; notes for test failures due to small...
blob
|
commitdiff
|
diff to current
1998-08-09
Paul Marquess
lexical warnings; tweaks to places that didn't apply...
blob
|
commitdiff
|
diff to current
1998-07-18
Nick Ing-Simmons
PL_ prefix to all perlvars, part1
blob
|
commitdiff
|
diff to current
1998-06-28
Joshua Pritikin
improve recursive error messages!
blob
|
commitdiff
|
diff to current
1998-02-01
Douglas Lankshear
[asperl] added AS patch#3
blob
|
commitdiff
|
diff to current
1998-01-30
Gurusamy Sarathy
[asperl] initial merge of latest win32 branch into...
blob
|
commitdiff
|
diff to current
1998-01-30
Gurusamy Sarathy
[asperl] added AS patch#2
blob
|
commitdiff
|
diff to current
1998-01-13
Nick Ing-Simmons
tie array changes to core and tests
blob
|
commitdiff
|
diff to current
1997-10-31
Nick Ing-Simmons
Convert miniperl sources to ANSI C. Several passes of
blob
|
commitdiff
|
diff to current
1997-08-06
M.J.T. Guy
UNIVERSAL.pm and import methods (tests)
blob
|
commitdiff
|
diff to current
1997-04-01
Perl 5 Porters
[inseparable changes from match from perl-5.003_96...
blob
|
commitdiff
|
diff to current
1997-03-25
Perl 5 Porters
[inseperable changes from patch from perl-5.003_95...
blob
|
commitdiff
|
diff to current
1997-02-18
Perl 5 Porters
[inseparable changes from patch from perl5.003_26 to...
blob
|
commitdiff
|
diff to current
1997-02-18
Gisle Aas
Remove redundant functions UNIVERSAL::{class,is_instance}
blob
|
commitdiff
|
diff to current
1996-12-23
Chip Salzenberg
Fixes for Interactive Unix
blob
|
commitdiff
|
diff to current
1996-12-23
Winfried Koenig
Fixes for Interactive Unix
blob
|
commitdiff
|
diff to current
1996-11-26
Nick Ing-Simmons
"static" call to UNIVERSAL::can
blob
|
commitdiff
|
diff to current
1996-11-19
Perl 5 Porters
[inseparable changes from patch from perl5.003_07 to...
blob
|
commitdiff
|
diff to current
1996-08-29
Graham Barr
Re: UNIVERSAL::class busted
blob
|
commitdiff
|
diff to current
1996-07-07
Perl 5 Porters
Add default UNIVERSAL methods to core
blob
|
commitdiff
|
diff to current
1996-08-10
Larry Wall
perl 5.003_02: [no incremental changelog available]
blob
|
commitdiff
|
diff to current