[xbuild] Set ProjectFile and TargetName metadata on target outputs.
[mono.git] / support / mph.h
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-29 Zoltan Varga2010-03-29 Zoltan Varga <vargaz@gmail.com>
2009-11-20 Gonzalo Paniagua... more PLATFORM_WIN32 removal
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-17 Jonathan Pryor * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_...
2007-06-27 Jonathan Pryor * grp.c, pwd.c: Only return failure if a documented...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Jonathan Pryor * mph.h: Add macro for XATTR_AUTO, so that XattrFlags...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-08 Jonathan Pryor * Makefile.am: Revert addition of L_SET et al; this...
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-02 Jonathan Pryor * configure.in: Add type checks for blkcnt_t, blksize_...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-24 Jonathan Pryor * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-06-27 Zoltan Varga2006-06-28 Zoltan Varga <vargaz@gmail.com>
2006-03-22 Raja R HarinathIn .:
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51215
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-01 Jonathan Pryor * sys-mman.c: Add wrappers for mmap, munmap, mprotect...
2005-05-18 Jonathan Pryor * map-icalls.h: Added; auto-generated file which...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-05 Zoltan Varga2005-04-05 Zoltan Varga <vargaz@freemail.hu>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-05 Jonathan PryorAllow MonoPosixHelper to *actually* compile on Win32...
2005-01-04 Jonathan Pryor * Makefile.am: Add libnsl to LIBS. Hopefully this...
2005-01-03 Jonathan Pryor * mph.h, x-struct-str.c: Add "const" to parameters...
2004-12-28 Jonathan Pryor * fstab.c: Added; wrap <fstab.h> functions: getfsent...
2004-12-14 Marek SafarCopied remotely
2004-12-01 Jonathan Pryor * mph.h: Use <glib.h>, not <glib/gtypes.h>, as the...
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-14 Geoff NortonRevent a small part of jon's BSD configure.in patches.
2004-11-12 Jonathan Pryor * support/errno.c: Only export strerror_r if it's...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-11-08 Jonathan Pryor * configure.in: Add new function/header/type checks...
2004-11-05 Jonathan PryorMore Mac OS X portability fixes. On Linux, getgrnam_r...
2004-11-05 Jonathan PryorMac OS X and BSD portability fixes. MonoPosixHelper...
2004-11-05 Jonathan PryorIntegrate Mono.Posix OEE with Mono.