summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate "the" in commentsElvin Aslanov2023-05-032-2/+2
* Default i_sysyscall to undefH.Merijn Brand2023-04-302-2/+2
* replace "define\t" with "define " in most "normal" core files.Yves Orton2023-04-295-327/+327
* Add sys/syscall.h probeH.Merijn Brand2023-04-282-0/+2
* Import perl5361delta.podSteve Hay2023-04-231-0/+4
* Bump version for 5.37.12Steve Hay2023-04-202-2/+2
* New perldelta for 5.37.12Steve Hay2023-04-203-4/+8
* Bump version to 5.37.11, update Module-CoreListYves Orton2023-03-212-2/+2
* New perldelta for 5.37.11Yves Orton2023-03-213-4/+8
* win32: inject a socket-aware version of CloseHandle() into the CRTTomasz Konojacki2023-03-173-171/+170
* win32: initialise winsock unconditionallyTomasz Konojacki2023-03-173-99/+4
* Correct equivelent in two more placesElvin Aslanov2023-02-222-2/+2
* Bump the perl version in various places for 5.37.10Karen Etheridge2023-02-202-2/+2
* Generate new perldelta for 5.37.10Karen Etheridge2023-02-203-4/+8
* win32: do not allow seekdir() out of boundsAlex Davies2023-02-111-1/+6
* Many documentation updates for new class syntaxPaul "LeoNerd" Evans2023-02-101-0/+4
* Initial attack at pod/perlclass.podPaul "LeoNerd" Evans2023-02-101-0/+4
* Initial attack at basic 'class' featurePaul "LeoNerd" Evans2023-02-102-0/+2
* win32/*akefile - delete before renameYves Orton2023-01-302-0/+2
* bump version for 5.37.9reneeb2023-01-212-2/+2
* New perldelta for 5.37.9reneeb2023-01-203-4/+8
* win32_symlink(): we replace any /, we no longer need to check for themTony Cook2023-01-101-2/+1
* win32_symlink: correctly handle linking to abs path to a directoryTony Cook2023-01-101-2/+2
* on win32 translate / to \ in symlink targetsTony Cook2023-01-101-0/+18
* make win32_lstat() return the length of the link in st_sizeTony Cook2023-01-101-31/+62
* Correct typos as per GH 20435James E Keenan2022-12-298-9/+9
* Bump the perl version in various places for 5.37.8Richard Leach2022-12-202-2/+2
* New perldelta for 5.37.8Richard Leach2022-12-203-4/+8
* regcomp.c - decompose into smaller filesYves Orton2022-12-092-3/+28
* Bump the perl version in various places for 5.37.6Max Maischein2022-11-202-2/+2
* New perldelta for 5.37.7Max Maischein2022-11-203-4/+8
* Figure out I32df, U32uf, etc. in Configure rather than in perl.hTAKAI Kousuke2022-11-144-0/+60
* pod/perlhacks.pod - document TEST_ARGS and make win32 perl use it tooYves Orton2022-11-082-8/+8
* make win32_readlink() return PrintName instead of SubstituteNameTony Cook2022-11-021-4/+4
* Win32 stat() didn't handle AF_UNIX socket filesTony Cook2022-11-022-52/+236
* Bump the perl version in various places for 5.37.6Todd Rinaldo2022-10-242-2/+2
* New perldelta for 5.37.6Todd Rinaldo2022-10-203-4/+8
* win32.c: Add mutexes around some callsKarl Williamson2022-09-291-1/+12
* Bump the perl version in various places for 5.37.5Karen Etheridge2022-09-202-2/+2
* New perldelta for 5.37.5Karen Etheridge2022-09-203-4/+8
* win32: use tmp file when creating config.shBram2022-09-052-2/+4
* Revert "Revert "set PERL_EXIT_DESTRUCT_END in all embeddings""Yves Orton2022-09-031-0/+1
* Change optimization level for Win32 buildsKenneth Olwing2022-08-271-2/+7
* win32: Remove trailing backslash from `INST_TOP`Bram2022-08-221-0/+3
* Bumping perl version in various places for 5.37.4Neil Bowers2022-08-202-2/+2
* new perldelta for 5.37.4Neil Bowers2022-08-203-4/+8
* win32: check if CCHOME is correctly setBram2022-08-183-3/+35
* win32/GNUmakefile: correct $(CONFIGPM) depsBram2022-08-171-1/+1
* win32.c: use _mkgmtime() instead of mktime() in stat()Tomasz Konojacki2022-08-091-13/+10
* Bump version to 5.37.3Nicolas R2022-07-212-2/+2