1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Commit graph

136319 commits

Author SHA1 Message Date
Miguel de Icaza
be71b0fcf3 2001-06-27 Miguel de Icaza <miguel@ximian.com>
* main.c: Split code.

svn path=/trunk/mono/; revision=40


Commit migrated from f10919de96
2001-06-27 17:29:01 +00:00
Miguel de Icaza
781642bf71 Start work on methods, argument methods
svn path=/trunk/mono/; revision=39


Commit migrated from a6fd721478
2001-06-27 05:16:51 +00:00
Miguel de Icaza
e201fa8b2b PropertyAttributes, ParameterAttributes, MethodSemantics, MethodAttributes
svn path=/trunk/mono/; revision=38


Commit migrated from ee38e09230
2001-06-26 22:18:04 +00:00
Miguel de Icaza
c0768c7032 Fix mismatch between Beta2/ECMA specs. Beautiful progress made
svn path=/trunk/mono/; revision=34


Commit migrated from f2f2beb463
2001-06-26 06:33:21 +00:00
Miguel de Icaza
19af4cdf55 Add util.c util.h
svn path=/trunk/mono/; revision=33


Commit migrated from fb90b4929c
2001-06-25 19:10:22 +00:00
Miguel de Icaza
baed4b1502 Weekend work
svn path=/trunk/mono/; revision=32


Commit migrated from 3094b32e9d
2001-06-25 17:22:30 +00:00
Miguel de Icaza
cf34add341 Lots of more work on the disassembler and supporting runtime
svn path=/trunk/mono/; revision=25


Commit migrated from fe9fb1dd93
2001-06-22 19:46:13 +00:00
Miguel de Icaza
2b52ef29e2 2001-06-21 Miguel de Icaza <miguel@ximian.com>
* mono/metadata/assembly.c (mono_assembly_ensure_section_idx,
	mono_assembly_ensure_section): Section loading code.
	(load_section_tables): Load the sections.

svn path=/trunk/mono/; revision=24


Commit migrated from dc79f25c40
2001-06-22 01:07:08 +00:00
Miguel de Icaza
faaa9f7dbb Tools and Documentation documents
svn path=/trunk/mono/; revision=23


Commit migrated from 983d92c25f
2001-06-21 23:43:52 +00:00
Miguel de Icaza
3d3513a982 Mention tracing garbage collector
svn path=/trunk/mono/; revision=22


Commit migrated from 4198d71a3f
2001-06-21 23:32:19 +00:00
Miguel de Icaza
fca9b9ffeb 2001-06-21 Miguel de Icaza <miguel@ximian.com>
* mono/metadata/metadata.c (mono_metadata_locate_token,
	mono_metadata_locate): Functions to locate the information
	definition given a token or a table and an index.
	(mono_metadata_compute_table_bases): New.
	(compute_size): New function to compute the sizes of the various
	tables.

	* mono/metadata/metadata.h: Finish listing the different index
	types.

	* mono/metadata/pedump.c: Improve to dump new information.

svn path=/trunk/mono/; revision=21


Commit migrated from 28074f5a04
2001-06-21 06:45:27 +00:00
Miguel de Icaza
f2fb58f9b3 Further flushage
svn path=/trunk/mono/; revision=19


Commit migrated from aceaacc0ab
2001-06-21 03:42:57 +00:00
Miguel de Icaza
8bfe0d58cc Flush
svn path=/trunk/mono/; revision=18


Commit migrated from 854d04f65c
2001-06-21 00:23:12 +00:00
Miguel de Icaza
7c7c37c26a Add .cvsignores
svn path=/trunk/mono/; revision=17


Commit migrated from df2b2b9f32
2001-06-21 00:22:37 +00:00
Miguel de Icaza
1c8e9f58d4 Flush
svn path=/trunk/mono/; revision=16


Commit migrated from 0f10ad8249
2001-06-20 04:39:52 +00:00
Miguel de Icaza
404b88f444 Add docs
svn path=/trunk/mono/; revision=15


Commit migrated from 6049b85acc
2001-06-19 23:08:44 +00:00
Miguel de Icaza
0eccccc203 2001-06-19 Miguel de Icaza <miguel@ximian.com>
* mono/metadata/metadata.c: Entered all the tables matching
	Beta2.

	* mono/metadata/assembly.c (load_metadata_ptrs): Fix for Beta2

svn path=/trunk/mono/; revision=13


Commit migrated from 184e5b1172
2001-06-19 15:59:53 +00:00
Miguel de Icaza
a61d9fe83f Add Autogen.sh
svn path=/trunk/mono/; revision=12


Commit migrated from 3ba10d5488
2001-06-19 06:00:06 +00:00
Miguel de Icaza
480e91e545 Initial revision
svn path=/trunk/mono/; revision=9


Commit migrated from 0fae05ddc8
2001-06-19 03:37:46 +00:00