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/docs
AgeCommit message (Collapse)Author
2003-03-07Thread docDick Porter
svn path=/trunk/mono/; revision=12307
2003-01-20Update with Dick's commentsMiguel de Icaza
svn path=/trunk/mono/; revision=10738
2002-12-16Remove fileMiguel de Icaza
svn path=/trunk/mono/; revision=9703
2002-12-16add mono basic compiler pageJohannes Roith
svn path=/trunk/mono/; revision=9692
2002-11-282002-11-28 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* exception.c (x86_unwind_native_frame): support exceptions inside native code using gcc generated exception tables (-fexception). 2002-11-19 Dietmar Maurer <dietmar@ximian.com> * exception.c: include some code from Zoltan Varga, but modified it slightly. svn path=/trunk/mono/; revision=9222
2002-11-04Added the "domain" parameter to the mono_domain_assembly_open function example.César Natarén
svn path=/trunk/mono/; revision=8808
2002-10-08Update embedded apiMiguel de Icaza
svn path=/trunk/mono/; revision=8068
2002-08-02some docu about LDFLD/STFLD for transparent proxiesDietmar Maurer
svn path=/trunk/mono/; revision=6354
2002-08-01Add new fileMiguel de Icaza
svn path=/trunk/mono/; revision=6318
2002-08-01Add embedded API documentMiguel de Icaza
svn path=/trunk/mono/; revision=6317
2002-07-102002-07-10 Dennis Haney <davh@davh.dk>Dick Porter
* shared.c: * handles.c: * daemon.c: Lots of documentation, some added error checking, and code readability improvements. * daemon-messages.h: Add the Error request type to improve error checking. * daemon-messages.c: Do a bit more error checking on send() and recv(), and log errors with a higher severity level. svn path=/trunk/mono/; revision=5683
2002-05-11*** empty log message ***Dietmar Maurer
svn path=/trunk/mono/; revision=4526
2002-05-032002-05-03 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* emit-x86.c (arch_allocate_regs): improved register allocation svn path=/trunk/mono/; revision=4246
2002-04-302002-04-30 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* exception.c (arch_handle_exception): use ctx->SC_EBP in end_of_stack check as suggested by Linus Upson <linus@linus.com> svn path=/trunk/mono/; revision=4159
2002-04-19Martin removed jit-debug from here: fix make distcheck.Paolo Molaro
svn path=/trunk/mono/; revision=3910
2002-04-16Added char.Paolo Molaro
svn path=/trunk/mono/; revision=3858
2002-04-16Some info for runtime hackers that need to implement internal calls.Paolo Molaro
svn path=/trunk/mono/; revision=3857
2002-03-292002-03-29 Martin Baulig <martin@gnome.org>Martin Baulig
* doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2: New files, added documentation for the debugging code. * doc/web/commands: Added the debugging pages. * docs/jit-debug: Removed, this is now on the web site. svn path=/trunk/mono/; revision=3493
2002-03-29Added the docs dir to the dist (with a new doc on GC issues).Paolo Molaro
Removed defunct wrapper dir. Fixed make distcheck in jit. Really build monoburg if needed. svn path=/trunk/mono/; revision=3492
2002-03-18*** empty log message ***Dietmar Maurer
svn path=/trunk/mono/; revision=3177
2002-03-15documentation updatesDietmar Maurer
svn path=/trunk/mono/; revision=3126
2002-03-15fixed section numbersDietmar Maurer
svn path=/trunk/mono/; revision=3124
2002-03-14more docuDietmar Maurer
svn path=/trunk/mono/; revision=3109
2002-03-142002-03-14 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* emit-x86.c (arch_create_native_wrapper): new code to generate wrappers for calling native functions. * icall.c (ves_icall_InternalInvoke): impl. svn path=/trunk/mono/; revision=3103
2002-03-13Added a few words about DWARF 2.Martin Baulig
svn path=/trunk/mono/; revision=3091
2002-02-13updateDietmar Maurer
svn path=/trunk/mono/; revision=2363
2001-11-29Reformat to reduce line length.Paolo Molaro
svn path=/trunk/mono/; revision=1472
2001-11-29Thu Nov 29 12:32:01 CET 2001 Paolo Molaro <lupus@ximian.com>Paolo Molaro
* debug.c: fix type handling. Position function position at start of IL code. Output more fine-grained stepping information. svn path=/trunk/mono/; revision=1465
2001-11-29documentationDietmar Maurer
svn path=/trunk/mono/; revision=1464
2001-11-02the jit is now using a control flow graphDietmar Maurer
svn path=/trunk/mono/; revision=1243
2001-10-11more documentationDietmar Maurer
svn path=/trunk/mono/; revision=1138
2001-09-192001-09-19 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* x86.brg: added more floating point grammar * testjit.c (mono_compile_method): make local offsets negative * mono/tests/test-ops.cs: added more tests svn path=/trunk/mono/; revision=883
2001-09-172001-09-17 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
* x86.brg: emit real code for calls * testjit.c (create_jit_trampoline): creates a function to trigger jit compilation. (mono_compile_method): reversed argument order svn path=/trunk/mono/; revision=842
2001-09-15added more ideasDietmar Maurer
svn path=/trunk/mono/; revision=828
2001-09-13added some thoughtsDietmar Maurer
svn path=/trunk/mono/; revision=802
2001-09-13*** empty log message ***Dietmar Maurer
svn path=/trunk/mono/; revision=801