2010-09-16 |
Jonathan Pryor | Make mdoc a 2.0 app, not a 4.0 app.
|
commit | commitdiff | tree |
2010-09-15 |
Jonathan Pryor | Ensure that the GC doesn't collect the delegate we...
|
commit | commitdiff | tree |
2010-09-14 |
Jonathan Pryor | Distribute DbmlSchema.xsd so that tarball builds work.
|
commit | commitdiff | tree |
2010-09-13 |
Jonathan Pryor | [sqlmetal] Fix /code from DBML file.
|
commit | commitdiff | tree |
2010-09-08 |
Jonathan Pryor | [mdoc-update] Delegate types should get <returns/>...
|
commit | commitdiff | tree |
2010-09-06 |
Jonathan Pryor | [mdoc-update] Clean up System.Object craziness in ILAsm...
|
commit | commitdiff | tree |
2010-09-04 |
Jonathan Pryor | [mdoc-update] Properly map System.IntPtr to 'native...
|
commit | commitdiff | tree |
2010-09-04 |
Jonathan Pryor | [mdoc-update] Add support ILAsm language output.
|
commit | commitdiff | tree |
2010-09-04 |
Jonathan Pryor | [mdoc-update] Add support for multiple languages in...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update-ecma-xml] Assembly [CLSCompliant] shouldn...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-export-ecma-xml] Generate [CLSCompliant] attribute...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Generate an index.xml file when --type...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Add -fignore-missing-types option.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Add --help text for --exceptions=added.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Ignore <platformNotes/>, <sections...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Support legacy and external links.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | Fix <embeddedLabel/>, add <i/> as a valid <para/> child.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Additional <token/> replacement values.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Support <embeddedLabel/>, additional...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Convert <notesForInheritors/> elements...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Improve <example/> generation so...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | Place ignored elements together for consistency.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Ignore <internalOnly/>.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc] Generate <threadsafe/> from <threadSafety/>.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Add support for converting <list/>s.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Import <notesForImplementers/> and...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Ignore <clsCompliantAlternative/...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Replace <token/> with literal text.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Mutate <permission/> elements.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Generate <block/> from <alert/>.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Generate <typeparam/> from <genericParamet...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | Make sure that Resources/msitomsx.xsl is distributed.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-validate] Add support for validating 'csc /doc...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Ignore <changeHistory/>, <relatedTopics/>.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Map <codeInline/> to <c/>, <codeReference...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Generate <seealso/> from <equivalentCodeEn...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Add <table/> conversion support.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Generate a /doc/assembly/name attribute.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Add --library=VALUE option.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-x-msitomsx] Flush --help documentation.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc] Add "internal" 'mdoc x-msitomsx' command.
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Refactor out Microsoft XML Documentation...
|
commit | commitdiff | tree |
2010-09-02 |
Jonathan Pryor | [mdoc-update] Refactor out ECMA XML import into EcmaDocument...
|
commit | commitdiff | tree |
2010-09-01 |
Jonathan Pryor | [mdoc-update] Only check for duplicate elements, not...
|
commit | commitdiff | tree |
2010-09-01 |
Jonathan Pryor | [mdoc-update] Refactor type+member traversal algorithm.
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update-ecma-xml] Sort libraries and types.
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | Remove unused code.
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update-ecma-xml] Do updates in-memory before...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update-ecma-xml] Generate additional //Type/AssemblyIn...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc] Enhance monodoc-ecma.xsd to support XML used...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Support importing //returns & // value...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Fix location of //Member/Attributes on...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Normalize //returns and //value when...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Try to avoid importing the same element...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Don't generate //AssemblyCulture if it...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [mdoc-update] Generate //AssemblyPublicKey && //AssemblyCult...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [update-ecma-xml] Generate //Type/MemberOfLibrary and...
|
commit | commitdiff | tree |
2010-08-31 |
Jonathan Pryor | [update-ecma-xml] Generate the //Type/@FullNameSP attribute...
|
commit | commitdiff | tree |
2010-08-28 |
Jonathan Pryor | [mdoc-validate] Support & validate the ECMA XML dialect.
|
commit | commitdiff | tree |
2010-08-28 |
Jonathan Pryor | [update-ecma-xml] Don't generate <Type/>s for types...
|
commit | commitdiff | tree |
2010-08-27 |
Jonathan Pryor | [mdoc] Add response file support to all mdoc commands.
|
commit | commitdiff | tree |
2010-08-27 |
Jonathan Pryor | [update-ecma-xml] Implement support for updating an...
|
commit | commitdiff | tree |
2010-08-27 |
Jonathan Pryor | [update-ecma-xml] Fix nested type documentation lookup.
|
commit | commitdiff | tree |
2010-08-27 |
Jonathan Pryor | Add 'mdoc update-ecma-xml' command.
|
commit | commitdiff | tree |
2010-08-25 |
Jonathan Pryor | Flush updated expected output due to compiler /doc...
|
commit | commitdiff | tree |
2010-08-25 |
Jonathan Pryor | Fix explicitly-implemented interface member cref generation.
|
commit | commitdiff | tree |
2010-08-24 |
Jonathan Pryor | Flush expected output for mdoc unit tests.
|
commit | commitdiff | tree |
2010-08-24 |
Jonathan Pryor | Improve XML documentation support for generic type...
|
commit | commitdiff | tree |
2010-08-06 |
Jonathan Pryor | Remove System.Configuration.ConfigurationErrorsExceptions...
|
commit | commitdiff | tree |
2010-07-11 |
Jonathan Pryor | * Makfile.am (test-process-exit): Expected output...
|
commit | commitdiff | tree |
2010-06-30 |
Jonathan Pryor | Doc stub flush for the net_4_0 profile.
|
commit | commitdiff | tree |
2010-06-15 |
Jonathan Pryor | * System/Convert.cs: Instead of manually checking...
|
commit | commitdiff | tree |
2010-06-14 |
Jonathan Pryor | * Makefile.am (EXTRA_DIST): Add runtime.h.
|
commit | commitdiff | tree |
2010-06-11 |
Jonathan Pryor | * Monodoc/ecma-provider.cs: Reduce memory requirements...
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Pryor | * mini/mini.c (mini_cleanup): Call mono_runtime_shutdown().
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Pryor | Fix date. oops.
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Pryor | * Mono.Documentation/monodocs2html.cs: Regenerate...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Pryor | Remove debugging code.
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Pryor | * Options.cs: Remove use of 'var' so that C# 2.0 can...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Pryor | * Mono.Options_test.dll.sources: Add additional sources.
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Pryor | * System.Collections.ObjectModel/KeyedCollection.cs...
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Pryor | * Mono.Options/Options.cs: Don't overly split option...
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Pryor | * System/String.cs: Fix String.Split(String[],int...
|
commit | commitdiff | tree |
2010-04-26 |
Jonathan Pryor | * Monodoc/ecma-provider.cs: Support the full set of...
|
commit | commitdiff | tree |
2010-04-20 |
Jonathan Pryor | Cleanup Android support, replacing platform checks...
|
commit | commitdiff | tree |
2010-04-20 |
Jonathan Pryor | * configure.in: On OpenBSD, remove duplicate -pthread...
|
commit | commitdiff | tree |
2010-04-20 |
Jonathan Pryor | * configure.in: For Linux hosts, remove libmono_ldflags...
|
commit | commitdiff | tree |
2010-04-19 |
Jonathan Pryor | * configure.in: Disable AC_CHECK_LIB() for pthread...
|
commit | commitdiff | tree |
2010-04-19 |
Jonathan Pryor | * src/glib.h: Rebase g_return_if_fail(), g_return_val_if_fa...
|
commit | commitdiff | tree |
2010-04-19 |
Jonathan Pryor | * configure.in: Use AC_CHECK_LIB() to check for pthread...
|
commit | commitdiff | tree |
2010-04-19 |
Jonathan Pryor | * configure.in: Add header, structure member, and...
|
commit | commitdiff | tree |
2010-04-19 |
Jonathan Pryor | * include/private/gcconfig.h: Android platforms are...
|
commit | commitdiff | tree |
2010-04-16 |
Jonathan Pryor | * Makefile: Add System.Xml.Linq.dll to the referenced...
|
commit | commitdiff | tree |
2010-04-16 |
Jonathan Pryor | * Mono.Documentation/monodocer.cs: Use Int64 instead...
|
commit | commitdiff | tree |
2010-04-15 |
Jonathan Pryor | * UnixSignal.cs: Change the native WaitAny() method...
|
commit | commitdiff | tree |
2010-04-15 |
Jonathan Pryor | * Makefile.am: Revert previous linkage against libmono...
|
commit | commitdiff | tree |
2010-04-13 |
Jonathan Pryor | * class/System.Data.Linq/src/**/*: Sync with DbLinq...
|
commit | commitdiff | tree |
2010-04-13 |
Jonathan Pryor | * System.CodeDom.Compiler/CodeGenerator.cs: Clear...
|
commit | commitdiff | tree |
2010-04-12 |
Jonathan Pryor | * Test/Microsoft.CSharp/CodeGeneratorFromExpressionTest...
|
commit | commitdiff | tree |
2010-04-02 |
Jonathan Pryor | * Makefile.am: On non-Windows platforms, MonoPosixHelper...
|
commit | commitdiff | tree |