mono.git
2012-12-19 Jérémie Lavalfixup! [monkeydoc] Rename to use proper casing
2012-12-19 Jérémie Laval[monkeydoc] Rename to use proper casing
2012-12-19 Jérémie Laval[monkeydoc] Add forgotten test
2012-12-19 Jérémie Laval[monkey] Fix test dir casing
2012-12-18 Jérémie Laval[monkeydoc] New test requires System.Xml
2012-12-18 Jérémie Laval[monkeydoc] Add RawGenerator to allow to retrieve the...
2012-12-18 Jérémie Laval[monkeydoc] Add RenderUrl overload without out parameters
2012-12-18 Jérémie Laval[monkeydoc] Fix regression, use a global counter to...
2012-12-18 Jérémie Laval[monkeydoc] Fix regression in processing non-existent...
2012-12-18 Jérémie Laval[monkeydoc] Add trimmed-down overrides to GetHelpSource...
2012-12-18 Jérémie Laval[monkeydoc] Null out helpSource if the hint was wrong.
2012-12-18 Jérémie Laval[monkeydoc] Add an extra optional HelpSource parameter...
2012-12-18 Jérémie Laval[monkeydoc] Log parameter status when an error occurs...
2012-12-18 Jérémie Laval[monkeydoc] Protect GetIndex and GetSearchIndex and...
2012-12-18 Jérémie Laval[monkeydoc] Instantiate both app and library configuration
2012-12-18 Jérémie Laval[monkeydoc] s/docDir/docPath/
2012-12-18 Jérémie Laval[monkeydoc] Temp API for adding uncompiled sources...
2012-12-17 Zoltan VargaRevert "Add an instance_size_inited flag to MonoClass...
2012-12-17 Zoltan VargaAdd an instance_size_inited flag to MonoClass to signal...
2012-12-16 Zoltan VargaFix a regression introduced by e14ff38a54e1d890bdf03f15...
2012-12-16 Alan McGovern[System.IO.Packaging] Disable some failing tests again
2012-12-16 Pablo Ruiz... [System.IO.Packaging] Fix incorrect conversion of relat...
2012-12-15 Marek SafarFix compiler warnings
2012-12-15 Marek SafarGenerate CodeSnippetTypeMember with correct separators...
2012-12-15 Rodrigo KumperaWe must locally cache array since it can shrink from...
2012-12-15 Rodrigo KumperaWe can't use UnsageStore in List<> since broken user...
2012-12-14 Jeremie Laval[monkeydoc] Add ecma uncompiled source support back...
2012-12-14 Mark Probst[sgen] Don't allow concurrent M&S with split nursery.
2012-12-14 Mark Probst[sgen] Fix race conditions in worker thread start/stop.
2012-12-13 Jeremie Laval[monkeydoc] Reenable index creation for ecma-provider
2012-12-13 Jeremie Laval[monkeydoc] Precache member access per name
2012-12-13 Jeremie Laval[monkeydoc] Disable xhtml-provider PopulateIndex as...
2012-12-13 Rodrigo KumperaMerge pull request #523 from metanest/freebsd_libinotif...
2012-12-13 Jeremie Laval[monkeydoc] Configurable caching
2012-12-13 Jeremie Laval[monkeydoc] Regen monkeydoc.dll.config when the .in...
2012-12-13 Jeremie Laval[monkeydoc] Sanitize settings
2012-12-13 Jeremie Laval[monkeydoc] Bring index and lucene index into the moder...
2012-12-13 Jeremie Laval[monkeydoc] Restore handling of MonoMac/MonoTouch expor...
2012-12-13 KISHIMOTO,... * inotify lib in FreeBSD is in /usr/local
2012-12-12 Rodrigo KumperaAdd a monotouch Mono.Security source file.
2012-12-12 Rodrigo KumperaSimple Automake concatenation is not enough to do all...
2012-12-12 Rodrigo KumperaKill this failed attemp at automake configuration exten...
2012-12-12 Rodrigo KumperaAdd 6 sgen configurations with ssb to our test suite.
2012-12-12 Atsushi EnoNow this somehow needed fix, resulted in invalid two...
2012-12-12 Sebastien PouliotMatch the existing name for Aes implementation for...
2012-12-12 Sebastien PouliotAdjust System.Core and Mono.Security builds to use...
2012-12-12 Rodrigo KumperaMerge pull request #522 from kosumosu/master
2012-12-12 Marek SafarBump ikvm module
2012-12-12 Marek SafarDon't use IteratorStateMachineAttribute it makes us...
2012-12-12 Marek SafarImport caller attributes from referenced assemblies...
2012-12-12 Jeremie Laval[monkeydoc] Sanitize namespace/path names
2012-12-12 Mark Probst[sgen] Try to fix Win32 build.
2012-12-12 Roman ZavalovFixed Choice ordered read bug #2907
2012-12-11 Jérémie Laval[monkeydoc] Optimize Lucene index creation in ecma...
2012-12-11 Jérémie Laval[monkeydoc] Add back Lucene search creation for ecma...
2012-12-11 Jérémie Laval[monkeydoc] Correctly compute internal id
2012-12-11 Jérémie Laval[monkeydoc] Correctly append kind caption to types
2012-12-11 Jérémie Laval[monkeydoc] Set things right
2012-12-11 Jérémie Laval[monkeydoc] Use HelpSource's name to compute the cache key
2012-12-11 Jérémie Laval[doc] Disable mono-tracing as an documented API in...
2012-12-11 Rodrigo KumperaRevert "Merge pull request #495 from nicolas-raoul...
2012-12-11 Atsushi EnoFix reactive.pc file name in rpm spec.
2012-12-11 Rodrigo KumperaAutomake can't handle missing conditional includes...
2012-12-11 Mark Probst[sgen] Fix SGen tests.
2012-12-11 Jérémie Laval[build] Update Lucene.net submodule to use mono org URL
2012-12-11 Atsushi Enooops, forgot to bring reactive.pc back after some attem...
2012-12-11 Marek SafarMerge pull request #519 from Youscribe/execution_contex...
2012-12-11 Marek SafarMerge pull request #521 from DavidS/stub-ServiceInstall...
2012-12-11 Atsushi Enofix build so far.
2012-12-11 Atsushi EnoAdd Reactive Extensions as installed libs, take 2 ...
2012-12-11 David SchmittServiceInstaller: add DelayedAutoStart property for...
2012-12-10 Rodrigo KumperaIntroduce hooks for parallel build scripts.
2012-12-10 Paolo MolaroIntroduce support for unlimited trampolines.
2012-12-10 Sebastien PouliotSimplify a bit FULL_AOT_RUNTIME build wrt use of Common...
2012-12-10 Yann ROBINfix code according to mono coding guidelines
2012-12-10 Yann ROBINfix code according to mono coding guidelines
2012-12-10 Mark Probst[sgen] Build fix.
2012-12-10 Jonathan Pryor[monodoc] Look for docs in LocalApplicationData
2012-12-09 Mark Probst[sgen] Mention marksweep-conc in the man page.
2012-12-09 Mark Probst[sgen] Debugging code to check gray queue section's...
2012-12-09 Mark Probst[sgen] Just pass one struct around, instead of scan_fun...
2012-12-09 Mark Probst[sgen] Use SGEN_ATOMIC_ADD instead of doing it by hand.
2012-12-09 Mark Probst[sgen] Define all dummy DTrace macros.
2012-12-09 Mark Probst[sgen] A few assertions.
2012-12-09 Mark Probst[sgen] Start the workers before pinning when concurrent.
2012-12-09 Mark Probst[sgen] Disable redirection to distribute queue after...
2012-12-09 Mark Probst[sgen] Fix weak tracking links in concurrent mark.
2012-12-09 Mark ProbstMake weak links initialized to NULL before calling...
2012-12-09 Mark Probst[sgen] DTrace probes for finalisers and weak links.
2012-12-09 Mark Probst[sgen] Remove workers_gc_thread_data.
2012-12-09 Mark Probst[sgen] Number of major objects marked in concurrent...
2012-12-09 Mark Probst[sgen] Remove debugging printfs.
2012-12-09 Mark Probst[sgen] Handle all blocks without mod union tables,...
2012-12-09 Mark Probst[sgen] Handle major object remembers happening outside...
2012-12-09 Mark Probst[sgen] Option to disable lazy sweep in MONO_GC_PARAMS.
2012-12-09 Mark Probst[sgen] Don't try to wake up workers before they've...
2012-12-09 Mark Probst[sgen] Remove stupid old concurrent sweep.
2012-12-09 Mark Probst[sgen] Sweep blocks in cardtable scans only if there...
2012-12-09 Mark Probst[sgen] Don't try to wait for workers unless we're concu...
2012-12-09 Mark Probst[sgen] More information in sweep and world restart...
next