Third consting batch
[p5sagit/p5-mst-13.2.git] / xsutils.c
2005-03-24 Andy Lester Third consting batch
2005-01-19 Nicholas Clark Make "assertion" attribute code and test conditional
2005-01-04 Nicholas Clark Update copyright years.
2005-01-04 Nicholas Clark Make the switch statement discriminate similar names...
2005-01-04 Nicholas Clark Check all attributes in modify_SV_attributes are recogn...
2005-01-03 Nicholas Clark Return an immortal from attributes::_warn_reserved...
2005-01-03 Nicholas Clark Change dXSTARGET to dXSTARG as recommended by Spider...
2004-01-20 Dave Mitchell [perl #24940] "sub foo :unique" segfaults
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-02-16 Salvador Fandiño add support for assertions. Updated form of:
2002-05-13 Dave Mitchell Re: 'use threads::shared' noisy with -w
2002-02-20 Audrey Tang Add missing Tolkien quotes to *.c
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2001-12-09 Spider Boardman Re: attributes are broken
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Abhijit Menon-Sen Re: [PATH] shared -> unique;
2001-06-26 Artur Bergman [PATH] shared -> unique;
2001-06-12 Abhijit Menon-Sen anonymous stashes
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Michael G. Schwern Re: [PATCH xsutils.c] Quieting warnings
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Doug MacEachern Re: [patch] GvSHARED
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy attributes::reftype() doesn't work on tied argument
2000-03-17 Gurusamy Sarathy make reftype() consistently croak on non-refs
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy avoid /* within comment
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-09-29 Charles Bailey resync with mainline
1999-09-07 Gurusamy Sarathy various fixups for windows
1999-08-29 Spider Boardman sub : attrlist