| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
some parts not applied
p4raw-id: //depot/perl@5445
|
|
|
| |
p4raw-id: //depot/perl@5388
|
|
|
|
|
| |
p4raw-link: @5364 on //depot/perl: 729a02f2394e6a50fe8352c9471391b53e54ac40
p4raw-id: //depot/perl@5368
|
|
|
| |
p4raw-id: //depot/perl@5364
|
|
|
|
|
| |
p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b
p4raw-id: //depot/perl@5343
|
|
|
| |
p4raw-id: //depot/perl@5342
|
|
|
|
|
|
| |
attempts to lock uninitialized critical section in files that
were never explicitly opened (from Doug Lankshear)
p4raw-id: //depot/perl@5169
|
|
|
|
|
| |
trash memory)
p4raw-id: //depot/perl@5129
|
|
|
|
|
| |
introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
p4raw-id: //depot/perl@5029
|
|
|
|
|
|
| |
and restoring system error across TLS fetch; avoid needless
copying of buffers
p4raw-id: //depot/perl@5024
|
|
|
| |
p4raw-id: //depot/perl@4966
|
|
|
|
|
|
|
| |
calls should using widechar APIs; chr and sprintf "%c" also
follow this flag in the absense of "use byte"; "use utf8"
sets $^U=1 (this appears kludgey)
p4raw-id: //depot/perl@4937
|
|
|
| |
p4raw-id: //depot/perl@4902
|
|
|
|
|
|
|
| |
bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
to call the fixed version of open_osfhandle() only on Windows 9x;
updated the makefiles and README.win32 to suit
p4raw-id: //depot/perl@4892
|
|
|
|
|
| |
p4raw-link: @4878 on //depot/perl: 6f4183fe04888927cb36b966262c959c5166404b
p4raw-id: //depot/perl@4879
|
|
|
| |
p4raw-id: //depot/perl@4752
|
|
|
| |
p4raw-id: //depot/perl@4743
|
|
|
|
|
|
| |
to allow ByteLoader to work; the DATA filehandles continue to
be left open in text mode for compatibility
p4raw-id: //depot/perl@4739
|
|
|
| |
p4raw-id: //depot/perl@4729
|
|
|
| |
p4raw-id: //depot/perl@4654
|
|
|
|
|
|
| |
Message-ID: <19991119024527.72749.qmail@hotmail.com>
Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
p4raw-id: //depot/perl@4653
|
|
|
| |
p4raw-id: //depot/perl@4603
|
|
|
| |
p4raw-id: //depot/perl@4602
|
|
|
| |
p4raw-id: //depot/perl@4536
|
|
|
|
|
| |
perl; stdout/stderr redirects seem broken as well)
p4raw-id: //depot/perl@4474
|
|
|
|
|
| |
windows
p4raw-id: //depot/perl@4402
|
|
|
| |
p4raw-id: //depot/perl@4305
|
|
|
| |
p4raw-id: //depot/perl@3706
|
|
|
| |
p4raw-id: //depot/perl@3669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
builds; passing the implicit context is unified among the three
flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
flavors (see the top of perl.h) for testing; all varargs functions
foo() have a va_list-taking variant vfoo() for generating the
context-free versions; the PERL_OBJECT build should now be
hyper-compatible with CPAN extensions (C++ is totally out of
the picture)
result has only been tested on Windows
TODO: write docs on the THX rationale and idiomatic usage of
the Perl API
p4raw-id: //depot/perl@3667
|
|
|
| |
p4raw-id: //depot/perl@3660
|
|
|
|
|
| |
Message-ID: <374c53ac.10322322@smtp1.ibm.net>
p4raw-id: //depot/perl@3566
|
|
|
|
|
|
|
|
|
| |
gone from the public API); PERL_OBJECT builds again on
windows
TODO: namespace-clean the typedefs in iperlsys.h and
elsewhere; remove C++ remnants from public headers
p4raw-id: //depot/perl@3553
|
|
|
|
|
|
| |
headers, so perl can be built even in C++ mode; win32
build fixups; regen headers
p4raw-id: //depot/perl@3537
|
|
|
| |
p4raw-id: //depot/perl@3525
|
|
|
| |
p4raw-id: //depot/perl@3518
|
|
|
|
|
|
| |
globalization); delayload winsock for performance if compiling
with VC 6.0
p4raw-id: //depot/perl@3501
|
|
|
|
|
| |
- now more like other Win32 compilers
p4raw-id: //depot/perl@3425
|
|
|
|
|
|
|
|
|
|
| |
needed to open myconfig.SH rather than myconfig; sundry adjustments
to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
work under win32; getenv_sv() changed to getenv_len() since SVs
aren't visible in the lower echelons; remove bogus exports from
config.sym; PERL_OBJECT-ness for C++ exception support; null out
IoDIRP in filter_del() or sv_free() will attempt to close it
p4raw-id: //depot/perl@3387
|
|
|
| |
p4raw-id: //depot/perl@3134
|
|
|
|
|
|
| |
for asynchronous spawns; fix win32_kill() to always deal with
PIDs
p4raw-id: //depot/perl@3123
|
|
|
|
|
| |
work on sockets
p4raw-id: //depot/perl@2255
|
|
|
|
|
| |
ambiguous inference graph for %.xs --> %.o)
p4raw-id: //depot/perl@2086
|
|
|
| |
p4raw-id: //depot/perl@1890
|
|
|
| |
p4raw-id: //depot/maint-5.005/perl@1784
|
|
|
|
|
| |
Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
p4raw-id: //depot/perl@1640
|
|
|
| |
p4raw-id: //depot/perl@1612
|
|
|
| |
p4raw-id: //depot/ansiperl@1537
|
|
|
| |
p4raw-id: //depot/perl@1435
|
|
|
| |
p4raw-id: //depot/perl@1214
|