Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/eglib
AgeCommit message (Expand)Author
2017-02-27Fix eglibc configure script on HaikuCalvin
2016-11-11Merge pull request #3809 from lateralusX/jlorenss/win-api-family-support-cleanupJohan Lorensson
2016-11-11[eglib/mono] Aleksey caught a discrepancy between the semantics of Unix and W...Miguel de Icaza
2016-11-08Build mono runtime under none desktop Windows API family, adjustments and cle...lateralusX
2016-11-01Fix some issues found by cppcheck.Rodrigo Kumpera
2016-09-28Enable reuse of eglib native test framework and test driver source.lateralusX
2016-09-27Build eglib under none desktop Windows API family.lateralusX
2016-09-22[mkbundle] - Add support for bundling native libraries.Miguel de Icaza
2016-09-03Prefer SHGetKnownFolderPath() in g_get_home_dir() over HOMEDRIVE/HOMEPATHNiklas Therning
2016-08-09Handle NetBSD specific iconv(3) call prototype (#3376)Kamil Rytarowski
2016-08-09Fix shell portability, detected with NetBSD/pkgsrc (#3375)Kamil Rytarowski
2016-08-08Explicitly use the ANSI version of GetLocaleInfo() in g_win32_getlocale()Niklas Therning
2016-07-11Fixed up configure overridable allocators option. Moved g_vasprintf implement...Dolphin Hawkins
2016-07-11Fixed eglib test build errorDolphin Hawkins
2016-07-11fixed formatting errorDolphin Hawkins
2016-07-11Enabled g_mem_set_vtable through the configure option --with-overridable-allo...Dolphin Hawkins
2016-07-11[eglib] Fix Windows buildAlexander Köplinger
2016-07-11[eglib] Fix compilation on Windows after 3bebb7696eAlexander Köplinger
2016-07-09Moved ensure_directory_exists to eglib.Marcos Henrich
2016-05-23[eglib] Use the PRi64 defines from inttypes.h to define G_GINT64_FORMAT etc. ...Zoltan Varga
2016-05-20[eglib] Ignore nl_langinfo as it doesn't return the actual system default. Fi...Rodrigo Kumpera
2016-02-11Remove table that was not licensed under MITMiguel de Icaza
2016-02-03Merge pull request #2542 from akoeplinger/remove-changelogAlexander Köplinger
2016-01-30Check for libtoolize rather than libtoolNeil Mayhew
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-10-14[runtime] Reworked coop GC stack handling in platforms with restricted access...João Matos
2015-10-12Revert "Reworked coop GC stack handling in platforms with restricted access t...João Matos
2015-10-12Merge pull request #2101 from tritao/stack-coop-gcRodrigo Kumpera
2015-10-09[Apple] Disable environment access on Apple platforms that are not OSX.Rodrigo Kumpera
2015-10-08[runtime] Reworked coop GC stack handling in platforms with restricted access...João Matos
2015-09-23Merge pull request #1971 from angeloc/masterMiguel de Icaza
2015-09-10[eglib] Fixed vasprintf function detection.triton
2015-09-05eglib: checking for locale_charset functionAngelo Compagnucci
2015-08-18Merge pull request #1983 from saper/noeglibstaticZoltan Varga
2015-08-17Merge pull request #1870 from saper/langinfo_hRodrigo Kumpera
2015-08-16Do not build libeglib-static.aMarcin Cieslak
2015-08-07Add a conditional for fork and exec* functions.Rolf Bjarne Kvinge
2015-08-06Better handling of vasprintf checkingAngelo Compagnucci
2015-08-05Fixing initialization of have_vasprintfAngelo Compagnucci
2015-07-24[eglib] Workaround lack of raise().João Matos
2015-06-12[eglib] Prefer <langinfo.h> to <localcharset.h>Marcin Cieslak
2015-06-11[eglib] Ensures that home and user name always have a non-null value.Rodrigo Kumpera
2015-06-08Override Environment.SpecialFolder.Personal with $HOMEJan Beich
2015-03-12[eglib] Fixed file being created without read/write permission on Windows.João Matos
2015-02-26Don't use _NSGetEnviron on arm64.Rolf Bjarne Kvinge
2015-02-13Fix a warning.Zoltan Varga
2015-01-29[eglib] [io-layer] Have a single wrapper around getdtablesize. This removes t...Rodrigo Kumpera
2014-11-26[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c12 for eglibJo Shields
2014-11-22[runtime] Add a wrapper around atexit () since it is missing on some android ...Zoltan Varga