log liboctave/wrappers/module.mk @ 32088:e2911d0176dc stable

age author description
Thu, 08 Dec 2022 13:57:18 -0500 John W. Eaton attempt to avoid race condition when initializing list of async signals
Sun, 03 Apr 2022 12:38:19 +0200 Markus Mützel Unify detection of temporary directory (bug #62215).
Fri, 31 Dec 2021 18:44:26 +0100 Markus Mützel strcase-wrappers: Add wrappers for strcasecmp and strncasecmp.
Tue, 29 Dec 2020 18:00:43 +0100 Markus Mützel Set API tags in files in liboctave/wrappers (patch #8919).
Sat, 19 Sep 2020 12:09:57 +0200 Markus Mützel Add functions to check for integer overflow on multiplication (bug #59094).
Thu, 12 Jul 2018 17:20:29 -0400 John W. Eaton simplify usage of CFLAGS and CXXFLAGS (bug #48505)
Mon, 25 Jun 2018 15:20:52 -0400 John W. Eaton provide wrapper for mkostemps
Sun, 27 May 2018 22:13:24 +0200 Markus Mützel Make "is*" string functions Unicode aware.
Wed, 16 May 2018 21:36:27 +0200 Markus Mützel Make "tolower" and "toupper" Unicode aware (bug #53873).
Sun, 06 May 2018 21:03:51 +0200 Markus Mützel Convert strings to UTF-32 for FreeType (bug #53646).
Sat, 05 May 2018 20:13:18 +0200 Markus Mützel Add support for arbitrary character encodings in m-files (bug #53842).
Mon, 31 Jul 2017 13:48:13 -0700 Rik Restore using gnulib wrapper for frexp until MinGW C library is fixed (bug #51630).
Wed, 05 Jul 2017 15:15:59 -0700 Rik Use frexp from std library rather than gnulib.
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Tue, 31 Jan 2017 13:51:42 -0500 John W. Eaton use wrappers for uniconv functions; style fixes for unicode conv fcns
Thu, 11 Aug 2016 12:33:26 -0400 John W. Eaton fix build failure for --without-z (bug #48757)
Sun, 03 Jul 2016 09:54:43 -0700 Mike Miller provide wrapper for frexp and frexpf (bug #48363)
Thu, 07 Jul 2016 18:24:50 -0400 John W. Eaton wrappers for setting long double rounding mode (bug #48319)
Thu, 07 Jul 2016 13:44:40 -0400 John W. Eaton provide wrapper for getopt
Wed, 29 Jun 2016 11:51:42 -0400 John W. Eaton provide wrapper for tmpfile (bug #48337)
Fri, 17 Jun 2016 16:51:09 -0400 John W. Eaton provide wrapper for strdup
Fri, 17 Jun 2016 06:42:28 -0400 John W. Eaton use gnulib strsignal module
Thu, 16 Jun 2016 15:56:00 -0400 John W. Eaton hide sys/time.h, sys/times.h, and sys/resource.h headers
Thu, 16 Jun 2016 13:09:54 -0400 John W. Eaton hide fnmatch.h and glob.h headers
Thu, 16 Jun 2016 10:02:49 -0400 John W. Eaton hide dirent.h header
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Wed, 15 Jun 2016 14:29:17 -0400 John W. Eaton provide wrappers for fseeko and ftello
Wed, 15 Jun 2016 13:51:00 -0400 John W. Eaton hide fcntl.h header
Tue, 14 Jun 2016 18:10:04 -0400 John W. Eaton provide wrappers for some unistd.h functions
Tue, 14 Jun 2016 16:31:34 -0400 John W. Eaton provide wrappers for some sys/stat functions
Tue, 14 Jun 2016 15:18:59 -0400 John W. Eaton hide gnulib filemode header
Tue, 14 Jun 2016 14:28:09 -0400 John W. Eaton distribute liboctave/wrappers header files
Tue, 14 Jun 2016 13:43:17 -0400 John W. Eaton hide sys/select header
Tue, 14 Jun 2016 12:51:55 -0400 John W. Eaton hide gnulib pathlen header
Tue, 14 Jun 2016 11:35:23 -0400 John W. Eaton hide sys/utsname header
Tue, 14 Jun 2016 10:47:10 -0400 John W. Eaton hide gnulib fpucw header
Tue, 14 Jun 2016 10:17:32 -0400 John W. Eaton hide gnulib base64 function header
Mon, 13 Jun 2016 20:06:51 -0400 John W. Eaton hide gnulib progname.h header
Mon, 13 Jun 2016 18:36:16 -0400 John W. Eaton hide gnulib hash function headers
Mon, 13 Jun 2016 16:01:26 -0400 John W. Eaton create wrappers for some gnulib functions