summaryrefslogtreecommitdiff
path: root/embed.pl
Commit message (Expand)AuthorAgeFilesLines
* LotR quote for perlapi.cAudrey Tang2003-08-011-0/+9
* RE: [PATCH] RE: maint snapshot @ 19525Robin Barker2003-05-231-4/+1
* RE: maint snapshot @ 19525Robin Barker2003-05-161-1/+2
* RE: perl@19333Robin Barker2003-05-011-1/+1
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+20
* Must not hide the protos, though.Jarkko Hietaniemi2003-03-091-2/+2
* Export the symbols from #18863; do not prototype (but export)Jarkko Hietaniemi2003-03-091-4/+5
* regen_headers tiny tidying:Jarkko Hietaniemi2003-03-081-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Suppress empty #ifdef blocks in embed.plHugo van der Sanden2003-02-171-1/+1
* NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.Jarkko Hietaniemi2003-02-161-3/+7
* According to Sarathy it's better have the MinistryJarkko Hietaniemi2003-02-161-3/+0
* add support for assertions. Updated form of:Salvador FandiƱo2003-02-161-1/+1
* As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES optionJarkko Hietaniemi2003-02-161-2/+7
* integrate #18366-18370 from maint-5.8:Hugo van der Sanden2003-01-211-0/+14
* regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)Nicholas Clark2002-11-191-10/+17
* Put back the DO NOT EDIT headers in proto.h and global.symSlaven Rezic2002-11-051-2/+2
* Repair broken previous patch. I don't like it, but not repairing itH.Merijn Brand2002-10-271-12/+13
* embed.pl doc. (embed.pl reorganization for doc headers)H.Merijn Brand2002-10-271-88/+41
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-36/+5
* PATCH: correct confusing lie in {embed,autodoc}.plRobin Houston2002-06-161-1/+1
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-011-37/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-16/+65
* Simon's new perlapi scheme, I hope I got all the pieces.Jarkko Hietaniemi2002-01-021-1559/+4
* One more iteration of the ibcmp_utf8() interface,Jarkko Hietaniemi2002-01-021-1/+1
* Make ibcmp_utf8() optionally progress in either string forJarkko Hietaniemi2002-01-021-1/+1
* Document the to_utf8_*() functions.Jarkko Hietaniemi2002-01-011-4/+4
* Integrate perlio:Jarkko Hietaniemi2001-12-291-1/+1
|\
| * Nicholas Clark's embed.pl fix for my_socketpairNick Ing-Simmons2001-12-291-1/+1
| * Integrate mainlineNick Ing-Simmons2001-12-271-1/+32
| |\ | |/ |/|
* | Re: Not OK 13881John Peacock2001-12-251-1/+1
* | Integrate perlio:Jarkko Hietaniemi2001-12-231-0/+28
|\ \ | |/
| * Put PerlIO stuff inside EXTERN CNick Ing-Simmons2001-12-221-1/+3
| * Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-0/+26
* | socketpair emulationNicholas Clark2001-12-231-0/+3
|/
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-211-1/+3
* Some bincompat clawbacks.Jarkko Hietaniemi2001-12-191-1/+4
* It could be possible for the case-insensitiveJarkko Hietaniemi2001-12-131-1/+1
* More UTF-8 API docs.Jarkko Hietaniemi2001-12-111-3/+3
* Re: attributes are brokenSpider Boardman2001-12-091-3/+4
* Make sharepvn a macro since all it does is a deref.Jarkko Hietaniemi2001-12-031-1/+0
* More forgotten checkins.Jarkko Hietaniemi2001-11-301-0/+1
* Make to Unicode character functions to use UVsJarkko Hietaniemi2001-11-301-31/+31
* Fix for "a\x{100}" =~ /A/i.Jarkko Hietaniemi2001-11-281-0/+1
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-1/+1
* The _uni_display should not be in dump.c since theyJarkko Hietaniemi2001-11-191-3/+3
* runtime runops switchIlya Zakharevich2001-11-161-3/+1
* v-strings as Objects Step 1John Peacock2001-11-151-0/+1
* -s on #! line Rafael Garcia-Suarez2001-11-081-0/+1
* making do_sprintf public Doug MacEachern2001-11-071-1/+1