summaryrefslogtreecommitdiffstats
path: root/unix/dltest/pkgooa.c
Commit message (Expand)AuthorAgeFilesLines
* Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-3/+3
* TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0)jan.nijtmans2023-09-111-19/+2
|\
| * Rebase to 8.7jan.nijtmans2023-07-261-0/+2
| |\ |/ /
| * TIP #666 implementationjan.nijtmans2023-05-031-0/+2
* | Merge 8.6jan.nijtmans2023-05-151-3/+3
|\ \ | |/ |/|
| * ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl...jan.nijtmans2023-05-151-3/+3
| * Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-291-1/+1
* | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-011-0/+9
* | Merge 8.6jan.nijtmans2022-06-281-3/+3
|\ \ | |/
| * typo'sjan.nijtmans2022-06-281-3/+3
| * Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-201-1/+1
* | Backport unix/dltest/*.c changes from 9.0jan.nijtmans2022-06-131-1/+1
* | Eliminate compiler warningsjan.nijtmans2022-06-121-0/+6
* | Merge 8.6jan.nijtmans2021-05-171-2/+5
|\ \ | |/
| * Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly.jan.nijtmans2021-05-171-2/+11
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | Fix (possible) gcc warnings in unix/dltest/*.cjan.nijtmans2020-10-061-1/+7
* | Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or...jan.nijtmans2016-12-201-1/+1
|/
* -I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". jan.nijtmans2013-10-151-1/+3
* Fix comment in tclOO.decls: tclOOStubLib.c is not generated by "make genstubs". jan.nijtmans2013-10-141-32/+16
* Allow loading of pkgooa.so in Tcl 8.5 for (regression) test purposes. jan.nijtmans2013-10-131-1/+18
* Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes...jan.nijtmans2013-10-101-0/+138