| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@1394
|
|
|
| |
p4raw-id: //depot/perl@1113
|
|\
| |
| | |
p4raw-id: //depot/asperl@1010
|
| |
| |
| |
| |
| | |
Remove K&R style functions, avoid struct/typedef clash.
p4raw-id: //depot/ansiperl@972
|
| |
| |
| |
| |
| | |
name changes for gcc. Builds and tests under VC/BC once again.
p4raw-id: //depot/asperl@830
|
|/
|
| |
p4raw-id: //depot/asperl@806
|
|
|
|
|
|
|
| |
- s/PerlIO_fread/PerlIO_read/, the former doesn't exist
- add missing prototypes
- regenerate win32/config*.?c
p4raw-id: //depot/win32/perl@791
|
|
|
| |
p4raw-id: //depot/perl@779
|
|
|
|
|
| |
Subject: [PATCH 5.004_61] bunch of small patches
p4raw-id: //depot/perl@769
|
|
|
|
|
| |
Cannot export svref_mutex in non-threaded perl
p4raw-id: //depot/perl@603
|
|
|
|
|
| |
preprocessor symbol on Digital UNIX.
p4raw-id: //depot/perl@602
|
|
|
|
|
|
|
|
|
|
| |
- export symbols needed for building B
- bset_obj_store() is needed by byterun(), so define it there instead
of at B.xs, and export it
- freadpv() is only used in B.xs, so move it there
- byte*.h are now included by perl.h
- regenerate embed*.h
p4raw-id: //depot/win32/perl@589
|
|
ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
move to the base perl directory (e.g. headers). Will need some
cleaning up before it builds properly, I would guess.
p4raw-id: //depot/perl@562
|