ChangeLog 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999
  1. 2003-04-10 Duncan Mak <[email protected]>
  2. * doc/web/render-team-page.cs (Compare): Correctly fix
  3. ContributorComparer.
  4. (RenderHtml): Add some SetAttribute loving to make it render prettier.
  5. * doc/web/team.xml: Revert excessive indenting.
  6. 2003-04-07 Martin Baulig <[email protected]>
  7. * mono/mini/: Added this directory to the build; install `mini'
  8. and `libmini.la'.
  9. 2003-04-07 Duncan Mak <[email protected]>
  10. * doc/web/render-team-page.cs: Fix ContributorComparer.
  11. 2003-04-04 Duncan Mak <[email protected]>
  12. * doc/web/render-team-page.cs: Make it use 'none.png' if no image
  13. are specified in the XML.
  14. * doc/web/team.xml: Remove the comment.
  15. * doc/web/render-team-page.cs: Make it not output a full HTML file.
  16. 2003-04-04 Duncan Mak <[email protected]>
  17. * doc/web/commands:
  18. * doc/web/makefile: Add team page information.
  19. * doc/web/team.xml:
  20. * doc/web/render-team-page.cs: Code for rendering a team page.
  21. 2003-04-02 Duncan Mak <[email protected]>
  22. * doc/web/makefile: Add a new make target for generating a team
  23. page on go-mono.com.
  24. 2003-04-04 Zoltan Varga <[email protected]>
  25. * configure.in: Added check for GC_gcj_malloc.
  26. 2003-04-04 Martin Willemoes Hansen <[email protected]>
  27. * man/sqlsharp.1: changed pass= to password= for the
  28. PostgreSql provider.
  29. >>>>>>> 1.166
  30. 2003-03-31 Gonzalo Paniagua Javier <[email protected]>
  31. * data/machine.config: added SessionStateModule to httpModules section.
  32. 2003-02-13 Gonzalo Paniagua Javier <[email protected]>
  33. * data/machine.config: added default sessionState section and handler.
  34. 2003-02-17 Daniel Morgan <[email protected]>
  35. * doc/provider-factory: add new web page
  36. about Mono.Data's ProviderFactory
  37. * doc/web/commands
  38. * doc/web/makefile: add provider-factory web page to build
  39. * doc/ado-net
  40. * doc/ibmdb2
  41. * doc/postgresql
  42. * doc/sqlclient
  43. * doc/tdsclient
  44. * doc/sybase
  45. * doc/mysql
  46. * doc/firebird
  47. * doc/oracle
  48. * doc/oledb
  49. * doc/odbc
  50. * doc/sqlite: updated web pages
  51. 2003-02-16 Martin Baulig <[email protected]>
  52. * doc/jit-debug-sample
  53. * doc/jit-debug-sample2: Removed.
  54. * doc/jit-debug: Updated.
  55. 2003-02-13 Daniel Morgan <[email protected]>
  56. * doc/screenshots
  57. * doc/ado-net
  58. * doc/oracle
  59. * doc/gtk-sharp: update web pages
  60. 2003-02-13 Gonzalo Paniagua Javier <[email protected]>
  61. * data/machine.config: added sample globalization section.
  62. 2003-02-12 Gonzalo Paniagua Javier <[email protected]>
  63. * data/machine.config: added UrlAuthorizationModule and
  64. AuthenticationConfigHandler.
  65. 2003-02-11 Tim Coleman <[email protected]>
  66. * data/config.in: Add mapping for Oracle call interface
  67. (OCI) native libraries.
  68. 2003-02-04 Gonzalo Paniagua Javier <[email protected]>
  69. * configure.in: added check for sys/un.h.
  70. 2003-01-29 Daniel Morgan <[email protected]>
  71. * doc/postgresql
  72. * doc/mysql
  73. * doc/ado-net: updates to web pages
  74. * man/sqlsharp.1: update to man page
  75. 2003-01-28 Gonzalo Paniagua Javier <[email protected]>
  76. * configure.in: added WIN32_THREADS flag when building under windows.
  77. It seems that the header files of the gc do not always define it when
  78. GC_WIN32_THREADS is defined.
  79. 2003-01-26 Daniel Morgan <[email protected]>
  80. * doc/index
  81. * doc/ado-net
  82. * doc/firebird
  83. * doc/ibmdb2
  84. * doc/mysql
  85. * doc/odbc
  86. * doc/oledb
  87. * doc/oracle
  88. * doc/postgresql
  89. * doc/sqlclient
  90. * doc/sqlite
  91. * doc/sybase
  92. * doc/tdsclient: corrections
  93. 2003-01-26 Duncan Mak <[email protected]>
  94. * doc/jit-debug: Update the links. Thanks for Andy Oliver for the report.
  95. 2003-01-22 Martin Baulig <[email protected]>
  96. * configure.in: Set version number to 0.19.1.
  97. Heads up: I'm going to commit some changes to the debugger
  98. which'll require you to use this new runtime, so if you update the
  99. debugger from CVS, you also need this new runtime.
  100. 2003-01-20 Duncan Mak <[email protected]>
  101. * configure.in: Bump the release number to 0.19.
  102. 2003-01-19 Daniel Morgan <[email protected]>
  103. * doc/ibmdb2: added file which is new web page
  104. about IBM DB2 data provider at Mono.Data.DB2Client
  105. * makefile
  106. * commands: added ibmdb2 web page to go-mono web site
  107. * doc/ado-net: added a couple more developers email, plus made the
  108. email spam resistant, added Mono's DB2 data provider to list,
  109. added more info about the ProviderFactory and retrieving data using
  110. ADO.NET from ASP.NET, add notes about testing, misc cleanup
  111. * doc/mysql
  112. * doc/postgresql
  113. * doc/sqlclient
  114. * doc/oracle
  115. * doc/tdsclient
  116. * doc/firebird
  117. * doc/oledb
  118. * doc/odbc
  119. * doc/sybase
  120. * doc/sqlite: added testing notes and C# examples
  121. * doc/gtk-sharp: added links for GTK# for Windows
  122. * man/sqlsharp.1: added providers Npgsql and MySQLNet
  123. 2003-01-17 Duncan Mak <[email protected]>
  124. * runtime/Makefile.am: Add the new Mono.Data.DB2Client.dll.
  125. 2003-01-16 Martin Baulig <[email protected]>
  126. * configure.in (GTHREAD_LIBS, GTHREAD_CFLAGS): Removed the gthread
  127. check again, we're now using the mono/io-layer for this.
  128. Wed Jan 15 16:20:54 CET 2003 Paolo Molaro <[email protected]>
  129. * configure.in: allow MacOSX (from various people).
  130. 2003-01-14 Martin Baulig <[email protected]>
  131. * configure.in (GTHREAD_LIBS, GTHREAD_CFLAGS): Added check for gthread.
  132. 2002-12-27 Jeroen Janssen <[email protected]>
  133. * fixed url for System.Windows.Forms in the class status
  134. 2002-12-18 Gonzalo Paniagua Javier <[email protected]>
  135. * configure.in: moved struct tm field tm_gmtoff check before the check
  136. for timezone global variable. This makes Timezone work for me (debian
  137. sid, linux, x86, which has both the field and the global variables).
  138. 2002-12-10 Daniel Morgan <[email protected]>
  139. * doc/oracle: added file which is
  140. a new web page oracle.html
  141. * doc/ado-net: clean up and add link
  142. to oracle.html
  143. * doc/web/commands
  144. * doc/web/makefile: added oracle.html
  145. 2002-12-10 Daniel Morgan <[email protected]>
  146. * man/Makefile.am: changed sqlsharpcli.1 to sqlsharp.1
  147. * man/sqlsharpcli.1: renamed to sqlsharp.1
  148. 2002-12-09 Tim Haynes <[email protected]>
  149. * mono/jit/jit.c
  150. * mono/metadata/icall.c: added mono_install_get_config_dir() to
  151. utilize the MONO_CFG_DIR environment variable for specifying
  152. different machine.configs.
  153. 2002-12-06 Duncan Mak <[email protected]>
  154. * data/Makefile.am (EXTRA_DIST): Add machine.config
  155. (DISTCLEANFILES): Add config.
  156. 2002-11-30 Daniel Morgan <[email protected]>
  157. * man/sqlsharpcli.1: added file - a man page
  158. for SQL# CLI
  159. * man/Makefile.am: added sqlsharpcli.1 to man_MANS
  160. 2002-11-20 Daniel Morgan <[email protected]>
  161. * doc/firebird: updated web page
  162. 2002-11-19 Mike Kestner <[email protected]>
  163. * data/Config.in : added the gtk# dll mapping entries
  164. 2002-11-19 Daniel Morgan <[email protected]>
  165. * doc/firebird: updated web page based on input
  166. from the firebird .net data provider author
  167. Mon Nov 18 16:40:34 CET 2002 Paolo Molaro <[email protected]>
  168. * configure.in, mono/os/gc_wrapper.h: check that the gc headers have
  169. been installed.
  170. 2002-11-12 Daniel Morgan <[email protected]>
  171. * doc/oledb
  172. * doc/odbc
  173. * doc/mysql
  174. * doc/sqlite
  175. * doc/sqlclient
  176. * doc/tdsclient
  177. * doc/sybase
  178. * doc/firebird: added web pages
  179. for each specific data provider
  180. * doc/ado-net
  181. * doc/postgresql: updated web page
  182. with current status
  183. * doc/web/commands
  184. * doc/web/makefile: updated to include
  185. new web pages
  186. 2002-11-06 Gonzalo Paniagua Javier <[email protected]>
  187. * autogen.sh: make it work when MONO_PATH is set and it has more than
  188. one directory or ends in ":". Also check that the directory added to
  189. ACLOCAL_FLAGS and PATH exist (aclocal fails if they don't).
  190. 2002-10-22 Miguel de Icaza <[email protected]>
  191. * configure.in: Also allow the miss-spelled bohem.
  192. 2002-10-18 Daniel Morgan <[email protected]>
  193. * doc/ado-net
  194. * doc/postgresql
  195. * doc/tds-providers: cleaned up the web pages
  196. * doc/web/commands: postgresql.html page was mistyped
  197. 2002-10-18 Daniel Morgan <[email protected]>
  198. * doc/ado-net: updated status of
  199. the ADO.NET functionality and providers
  200. and added link to tds-providers.html
  201. * doc/tds-providers: added file to
  202. describe the design and status of
  203. the SqlClient, SybaseClient, and TdsClient
  204. ADO.NET providers.
  205. * doc/web/makefile
  206. * doc/web/command: added new web page
  207. tds-providers.html to build of www.go-mono.com web site
  208. 2002-10-17 Daniel Morgan <[email protected]>
  209. * doc/web/makefile
  210. * doc/web/commands: web page
  211. postgresql needed to be added
  212. 2002-10-13 Mark Crichton <[email protected]>
  213. * doc/index: Even more spelling errors fixed.
  214. 2002-10-13 Daniel Morgan <[email protected]>
  215. * doc/adonet: updated status of all providers, added links,
  216. and added information
  217. about the Mono.Data.SqliteClient provider that
  218. Vladimir Vukicevic contributed. Added Brian Ritchie's
  219. and Vladimir Vukicevic's email addresses as
  220. people to contact about ADO.NET in Mono.
  221. Added information about SQL#, configuration tools,
  222. and an ADO.NET Multiplexor, etc...
  223. 2002-10-10 Daniel Morgan <[email protected]>
  224. * doc/index: corrected some mistypes
  225. * doc/adonet: updated the status and plans of all the ADO.NET providers
  226. and moved PostgreSQL specific stuff to doc/postgresql
  227. * doc/postgresql: added new file to detail
  228. the status of the PostgreSQL ADO.NET provider
  229. and provide test notes for setting it up
  230. 2002-10-09 Daniel Morgan <[email protected]>
  231. * data/config.in: add entry for MySQL native shared libraries
  232. which are different on Windows and Linux
  233. 2002-10-04 Diego Sevilla Ruiz <[email protected]>
  234. * doc/ccvs: Fixed some ugly formatting.
  235. 2002-10-03 Dick Porter <[email protected]>
  236. * acconfig.h:
  237. * configure.in: Freebsd pthread_t is a pointer
  238. 2002-10-01 Duncan Mak <[email protected]>
  239. * mono/os/Makefile.am: Add gc_wrapper.h.
  240. * runtime/Makefile.am: Fix the path for monoresgen.exe.
  241. 2002-09-27 Dick Porter <[email protected]>
  242. * configure.in: Check for semaphore.h. Patch for BSD from
  243. [email protected] (Julio Merino).
  244. 2002-09-20 Duncan Mak <[email protected]>
  245. * data/config.in: Added reference to libxslt.
  246. 2002-09-20 Mark Crichton <[email protected]>
  247. * configure.in: added NEED_LINK_UNLINK to make io-layer more portable.
  248. Linux has a "virtual fs" for UNIX sockets, Solaris and BSD don't.
  249. For systems that do not have such a virtual FS, define
  250. NEED_LINK_UNLINK.
  251. * acconfig.h: added NEED_LINK_UNLINK
  252. Wed Sep 4 18:09:58 CEST 2002 Paolo Molaro <[email protected]>
  253. * configure.in: add some needed defines to fix support of
  254. threads in the GC.
  255. 2002-09-19 Mark Crichton <[email protected]>
  256. * configure.in: Added checks for Solaris to use X/Open functionality.
  257. Really needed for the io-layer code.
  258. 2002-09-15 Andrew Birkett <[email protected]>
  259. * man/mcs.1: --probe is now --expect-error.
  260. 2002-09-09 Dick Porter <[email protected]>
  261. * acconfig.h:
  262. * configure.in: Simplify thread checks, by using canned rules for
  263. particular systems (based on the sleepycat db configure.in).
  264. Tested on linux/x86, freebsd and w32. Solaris also added, but I
  265. don't have a solaris machine to try it on.
  266. 2002-09-04 Juli Mallett <[email protected]>
  267. * configure.in: Include <sys/types.h> when checking <sys/un.h> stuff.
  268. 2002-09-02 Diego Sevilla Ruiz <[email protected]>
  269. * doc/ccvs: Added how to convert SSH keys (from SSH Communications
  270. Security) to the OpenSSH keys required by mono CVS
  271. access.
  272. 2002-09-01 Juli Mallett <[email protected]>
  273. * configure.in, mono/interpreter/interp.c,
  274. mono/io-layer/handles.c, mono/io-layer/processes.c,
  275. mono/io-layer/threads.c, mono/io-layer/timed-thread.c,
  276. mono/io-layer/wait.c, mono/jit/helpers.c, mono/jit/jit.c,
  277. mono/metadata/appdomain.c, mono/metadata/class.c,
  278. mono/metadata/domain.c, mono/metadata/gc.c,
  279. mono/metadata/object.c, mono/metadata/reflection.c,
  280. mono/metadata/threads.c, mono/os/gc_wrapper.h,
  281. mono/utils/mono-hash.c: Add a new header, gc_wrapper.h, to
  282. wrap inclusion of gc.h for boehm, since from FreeBSD and
  283. OpenBSD ports, gc.h is <gc.h>, but on GNU it seems to be
  284. in <gc/gc.h>. This will reduce the diffs FreeBSD ports has
  285. to apply, and also makes it possible for me to build with
  286. GC on OpenBSD/macppc built by hand.
  287. 2002-09-01 Juli Mallett <[email protected]>
  288. * configure.in: On BSD don't try to use -ldl, we simply don't use it.
  289. 2002-09-01 Juli Mallett <[email protected]>
  290. * mono/dis/dis-cil.c:
  291. * configure.in: Check for <wchar.h> via autoconf, don't use it if
  292. it isn't there, as it seems to work fine without it on OpenBSD.
  293. 2002-08-28 Dick Porter <[email protected]>
  294. * mono/os/win32/util.c:
  295. * mono/os/unix/util.c:
  296. * mono/os/util.h: mono_set_rootdir() doesnt take any args now.
  297. (It doesn't do anything on unix builds, and the w32 version no
  298. longer needs an arg.)
  299. * configure.in: Add HOST_CC for w32 builds
  300. Tue Aug 27 18:17:43 CEST 2002 Paolo Molaro <[email protected]>
  301. * configure.in: remove iconv checks.
  302. 2002-08-24 Juli Mallett <[email protected]>
  303. * configure.in: Recognise OpenBSD/macppc as PowerPC.
  304. Tue Aug 20 15:15:52 CEST 2002 Paolo Molaro <[email protected]>
  305. * configure.in: patch by [email protected] (Daniel Resare)
  306. to error out if bison is missing.
  307. 2002-08-17 Gonzalo Paniagua Javier <[email protected]>
  308. * configure.in: don't link against libdl on windoze.
  309. 2002-08-12 Dick Porter <[email protected]>
  310. * mono.pc.in: Add $includedir to Cflags
  311. Fri Jul 19 18:38:38 CEST 2002 Paolo Molaro <[email protected]>
  312. * configure.in, Makefile.am, mono.pc.in: add a mono.pc file for use
  313. with pkg-config.
  314. * */Makefile.am: makefile overhaul to create a shared libmono library.
  315. * */*.h: do not include config.h in headers that should be installed.
  316. 2002-07-12 Dick Porter <[email protected]>
  317. * acconfig.h:
  318. * configure.in: Check the size of sockaddr_un.sun_path
  319. 2002-06-23 Miguel de Icaza <[email protected]>
  320. * man/Makefile.am (man_MANS): Added new man page
  321. * man/mono-config.5: New manual page describing the mono-config
  322. file format.
  323. 2002-06-10 Jaroslaw Kowalski <[email protected]>
  324. * configure.in: added checks for MSG_NOSIGNAL
  325. 2002-05-30 Daniel Morgan <[email protected]>
  326. * doc/ado-net: update the ado-net web page on go-mono.com
  327. input parameters support, beginnings of Mono.Data.MySQL
  328. and System.Data.OleDb, updated the sample source code,
  329. and output from a PostgresTest
  330. 2002-05-21 Martin Baulig <[email protected]>
  331. * mono.1: Documented the "--debug-args" debugging arguments.
  332. 2002-05-21 Martin Baulig <[email protected]>
  333. * mono.1: Updated to reflect my latest changes and beautified this a bit.
  334. (FIXME: There are still command line argument which aren't documented here.)
  335. 2002-05-19 Daniel Morgan <[email protected]>
  336. * doc/ado-net: updated page to include C# code snippets using
  337. System.Data. Update status: handle reading NULL values, DataSet/DataAdapter
  338. works, executing/reading multiple results, and stored procedures.
  339. And other tweaks about the providers.
  340. 2002-05-19 Martin Baulig <[email protected]>
  341. * mono/Makefile.am (SUBDIRS): Added `os', it's referenced by
  342. interpreter/Makefile.am.
  343. Wed May 15 12:22:09 CEST 2002 Paolo Molaro <[email protected]>
  344. * configure.in: search for pthread functions also in libc_r (patch
  345. from Garrett Rooney <[email protected]>).
  346. 2002-05-11 Daniel Morgan <[email protected]>
  347. * doc/ado-net: added instructions for installing PostgreSQL on Linux
  348. and for using nant to re-compile just the System.Data.dll assembly
  349. on Windows.
  350. 2002-05-10 Rodrigo Moya <[email protected]>
  351. * doc/ado-net: added instructions for compiling System.Data.dll
  352. (a subset of) on Linux.
  353. 2002-05-10 Daniel Morgan <[email protected]>
  354. * doc/ado-net: added links
  355. 2002-05-09 Dick Porter <[email protected]>
  356. * configure.in: Set CPPFLAGS not CFLAGS (bug 23767)
  357. 2002-05-05 Daniel Morgan <[email protected]>
  358. * doc/ado-net: correct formatting
  359. * doc/index: added credit i forgot to add
  360. 2002-05-05 Daniel Morgan <[email protected]>
  361. * doc/ado-net: i did not format it correctly earlier, i
  362. tried added various tags where appropriate.
  363. * doc/index: added news item for May 5, 2002 - ado.net able
  364. to retrieve data now
  365. 2002-05-05 Daniel Morgan <[email protected]>
  366. * doc/ado-net: updated the current status which
  367. I kept forgetting to do.
  368. 2002-05-05 Daniel Morgan <[email protected]>
  369. * doc/ado-net: updated to includes an example for
  370. running ipc-daemon as a Windows service. Thanks
  371. to gonzalo.
  372. 2002-05-05 Daniel Morgan <[email protected]>
  373. * doc/ado-net: updated to include installation of
  374. PostgreSQL DBMS under cygwin. It is a TODO for Linux though.
  375. Also included notes on running the System.Data/Test/PostgresTest.cs
  376. that should work on a lot of Mono installations that have
  377. PostgreSQL installed. If not please let me, rodrigo, or gonzalo
  378. know.
  379. 2002-05-01 Rodrigo Moya <[email protected]>
  380. * doc/ado-net: updated a little bit.
  381. 2002-04-30 Jeffrey Stedfast <[email protected]>
  382. * configure.in: Added checks for timezone stuff.
  383. 2002-04-30 Dick Porter <[email protected]>
  384. * acconfig.h:
  385. * configure.in: Added option to disable using shared memory for
  386. handles
  387. 2002-04-28 Gonzalo Paniagua Javier <[email protected]>
  388. * configure.in: fix for conditional "THREADS_PTHREAD" was never
  389. defined problem under cygwin with latest version of automake and
  390. autoconf. Patch from Jeroen Janssen <[email protected]>.
  391. 2002-04-23 Gonzalo Paniagua Javier <[email protected]>
  392. * configure.in: removed -Wshadow from CFLAGS.
  393. 2002-04-12 Rodrigo Moya <[email protected]>
  394. * status/maintainers.xml: added danmorg and myself for System.Data.*
  395. classes.
  396. * status/class.xml: added System.Data.* classes.
  397. 2002-04-08 Dick Porter <[email protected]>
  398. * configure.in: Set -mno-cygwin here rather than in the build script
  399. 2002-04-05 Dietmar Maurer <[email protected]>
  400. * mono/tests/remoting2.cs: new test for async invoke of proxy calls
  401. 2002-03-29 Martin Baulig <[email protected]>
  402. * doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2:
  403. New files, added documentation for the debugging code.
  404. * doc/web/commands: Added the debugging pages.
  405. * docs/jit-debug: Removed, this is now on the web site.
  406. 2002-03-24 Martin Baulig <[email protected]>
  407. * man/mcs.1: Documented the new --debug option and added a section
  408. about debugging support.
  409. * man/mono.1: Documented the new --dwarf and --dwarf-plus options.
  410. 2002-03-21 Martin Baulig <[email protected]>
  411. * configure.in: Added check for <elf.h>.
  412. 2002-03-18 Dick Porter <[email protected]>
  413. * configure.in: Only look for libgc on the system. Default to not
  414. using GC at all, because it doesn't work with the jit.
  415. 2002-03-17 Miguel de Icaza <[email protected]>
  416. * configure.in: Add support for building the included boehm GC.
  417. Thu Mar 7 17:19:44 CET 2002 Paolo Molaro <[email protected]>
  418. * configure.in: detect Boehm GC libs and add --with-gc switch.
  419. Boehm GC needs to be explicitly enabled since the JIT currently fails
  420. in some cases with it.
  421. 2002-02-27 Dietmar Maurer <[email protected]>
  422. * mono/tests/fib.cs: it is now possible to pass a repeat count as
  423. command line argument, for example fib.exe 20 runs the test 20
  424. times.
  425. 2002-02-25 Sergey Chaban <[email protected]>
  426. * configure.in: added support for ARM target arch.
  427. Uncommented and modified arm-*-linux* target,
  428. added mono/arch/arm/Makefile to AC_OUTPUT list.
  429. 2002-02-21 Mark Crichton <[email protected]>
  430. * status/class.xml: Added contact info for RNGCryptoServiceProvider
  431. class and Rijndael classes.
  432. * status/maintainers.xml: Added contact info to maintainers list.
  433. 2002-02-21 Mark Crichton <[email protected]>
  434. * configure.in: Add checks for a system-provided entropy device
  435. * acconfig.h: Added HAVE_CRYPT_RNG and NAME_DEV_RANDOM
  436. 2002-02-20 Dick Porter <[email protected]>
  437. * acconfig.h:
  438. * configure.in: Always build without cygwin support on windows
  439. 2002-02-19 Radek Doulik <[email protected]>
  440. * mono/tests/pinvoke.cs: use more pinvoke test methods
  441. 2002-02-19 Radek Doulik <[email protected]>
  442. * mono/tests/libtest.c (mono_test_many_short_arguments): new test
  443. method
  444. (mono_test_many_byte_arguments): ditto
  445. 2002-02-18 Radek Doulik <[email protected]>
  446. * mono/tests/Makefile.am: added small test library for pinvoke
  447. testing
  448. * mono/tests/libtest.c (mono_test_many_int_arguments): new file,
  449. new function to test pinvoke
  450. * mono/tests/pinvoke.cs (Test): added pinvoked method with 10 int
  451. arguments
  452. * mono/tests/Makefile.am: display # of passing tests too
  453. added simple shared library libtest with testing function for
  454. pinvoke
  455. 2002-02-17 Radek Doulik <[email protected]>
  456. * mono/tests/Makefile.am (test): display # of failed tests
  457. 2002-02-16 Jeffrey Stedfast <[email protected]>
  458. * configure.in: Add checks for SOL_IP, SOL_TCP, and
  459. IP_PKTINFO. Also check for struct ip_mreqn.
  460. 2002-02-14 Jeffrey Stedfast <[email protected]>
  461. * configure.in: Add checks to see if we need to link to libsocket,
  462. libnsl, and/or librt. Also check for inet_pton and inet_aton.
  463. 2002-02-13 Jeffrey Stedfast <[email protected]>
  464. * acconfig.h: #undef USE_MONO_MUTEX
  465. * configure.in: If the system pthread implementation is lacking,
  466. default to using mono-mutex.
  467. 2002-02-05 Dietmar Maurer <[email protected]>
  468. * mono/tests/enum2.cs: new file with more enum tests.
  469. 2002-02-01 Dietmar Maurer <[email protected]>
  470. * mono/tests/jit-long.cs: added some SHL/SHR tests
  471. Fri Feb 1 15:32:36 CET 2002 Paolo Molaro <[email protected]>
  472. * configure.in: allow PKG_CONFIG_PATH for the build-platform
  473. pkg-config invocation.
  474. Fri Feb 1 15:13:25 CET 2002 Paolo Molaro <[email protected]>
  475. * configure.in: add some support/fixes for cross-compilation.
  476. 2002-01-14 Dietmar Maurer <[email protected]>
  477. * mono/tests/exception6.cs: new tests for ADD_OVF, MUL_OVF
  478. added tests for SUB_OVF, SUB_OVF_UN
  479. 2001-12-21 Dietmar Maurer <[email protected]>
  480. * mono/tests/Makefile.am (TESTSRC): disabled stream-writer test
  481. 2001-12-21 Aaron Weber <[email protected]>
  482. * doc/faq (A): added a linebreak that was missing and was causing
  483. a heading to appear badly.
  484. 2001-12-20 Aaron Weber <[email protected]>
  485. * doc/faq: added <a name=""> nav links, and moved all MSFT-related
  486. questions into a single section.
  487. 2001-12-17 Aaron Weber <[email protected]>
  488. * doc/faq (Q): Question-by-question, line-by-line revision.
  489. 2001-12-17 Dietmar Maurer <[email protected]>
  490. * mono/tests/time.cs: new test
  491. 2001-11-30 Radek Doulik <[email protected]>
  492. * configure.in: remove ACCESS_UNALIGNED="no" from ppc
  493. 2001-11-29 Radek Doulik <[email protected]>
  494. * configure.in (ACCESS_UNALIGNED): uncommented and modified
  495. powerpc-*-linux*
  496. generate mono/arch/ppc/Makefile
  497. 2001-11-26 Dietmar Maurer <[email protected]>
  498. * mono/tests/exception3.cs: modified the test to show a bug in the
  499. current exception handling implementation.
  500. 2001-11-13 Dick Porter <[email protected]>
  501. * configure.in: Some more tests for pthread features
  502. (specifically, glibc 2.1 doesnt define pthread_mutex_timedlock but
  503. still needs _GNU_SOURCE for PTHREAD_MUTEX_RECURSIVE)
  504. 2001-11-09 Dick Porter <[email protected]>
  505. * configure.in: Try and get large file support, but it's not fatal
  506. if it's not there (the io-layer just ignores the high word in that
  507. case.)
  508. Check for windows builds, and only bother to look for pthreads and
  509. large files if we're not building for cygwin or native win32. Not
  510. having pthread support on Posix systems is now a fatal error.
  511. * autogen.sh: Fix ACLOCAL_FLAGS - it wasn't being passed to
  512. aclocal
  513. 2001-10-15 Dietmar Maurer <[email protected]>
  514. * mono/tests/Makefile.am: removed JITTESTS, simply run all tests for
  515. target testjit.
  516. 2001-10-11 Dietmar Maurer <[email protected]>
  517. * docs/object-layout: more documentation
  518. Mon Oct 8 20:27:50 CEST 2001 Paolo Molaro <[email protected]>
  519. * configure.in: define NO_UNALIGNED_ACCESS for platforms that
  520. can't read on unaligned boundaries
  521. 2001-10-04 Dick Porter <[email protected]>
  522. * configure.in: Do some deeper checks on pthreads for some of the
  523. more interesting functions
  524. 2001-09-24 Dietmar Maurer <[email protected]>
  525. * mono/tests/Makefile.am (testjit): a new target to test the JITer
  526. * mono/tests/jit-*: added some test for the JITer
  527. 2001-09-23 Dick Porter <[email protected]>
  528. * configure.in: Arrange to compile dummy thread support routines
  529. if pthread isnt available
  530. 2001-09-23 Dick Porter <[email protected]>
  531. * configure.in: Check for pthread.h, so that we can check for the
  532. HAVE_PTHREAD_H define in config.h
  533. 2001-09-21 Dick Porter <[email protected]>
  534. * configure.in: Check for libpthread
  535. 2001-09-19 Dietmar Maurer <[email protected]>
  536. * mono/tests/test-ops.cs: added more tests
  537. Mon Sep 10 20:19:00 CEST 2001 Paolo Molaro <[email protected]>
  538. * configure.in: check for sizeof(void*) and for the architecture.
  539. 2001-09-05 Dick Porter <[email protected]>
  540. * autogen.sh: Fixed the section that adds $ACLOCAL_FLAGS to the
  541. aclocal invocation, so putting aclocal files in /usr/local works
  542. 2001-08-30 Dietmar Maurer <[email protected]>
  543. * *: removed the libffi dependency, mono now compiles on cygwin
  544. * mono/wrapper/build-dll: new file.
  545. 2001-08-28 Dietmar Maurer <[email protected]>
  546. * mono/tests/console.cs: impl.
  547. * mono/tests/box.cs: impl.
  548. * mono/tests/stream-writer.cs: impl.
  549. Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <[email protected]>
  550. * mono/tests/*: New test cases, mostly for virtual method dispatch.
  551. Use make testb for the slow benchmarking programs,
  552. make test for the usual regression test checks.
  553. 2001-08-22 Rodrigo Moya <[email protected]>
  554. * mono/cil/Makefile.am:
  555. * mono/wrapper/Makefile.am: use correct variables for installation
  556. directories
  557. Tue Aug 21 18:54:06 CEST 2001 Paolo Molaro <[email protected]>
  558. * mono/tests/exceptions*: enhanced and added more tests for
  559. exceptions.
  560. 2001-08-20 Miguel de Icaza <[email protected]>
  561. * mono/Makefile.am (SUBDIRS): Remove `test' from here to allow us
  562. to pass make distcheck
  563. * mono/wrapper/Makefile.am (EXTRA_DIST): Include genwrapper.pl
  564. * configure.in, Makefile.am, runtime/Makefile.am (dist-hook,
  565. install-data-hook): Added mechanism to distribute and install the
  566. dll files.
  567. 2001-08-20 Dietmar Maurer <[email protected]>
  568. * mono/tests/stream.cs: new tests for the Stream class
  569. * configure.in: I really need LIBTOOL for libmonowrapper.so, so I
  570. added it again.
  571. 2001-08-16 Alex Graveley <[email protected]>
  572. * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
  573. removes libtool dependency on all of Mono.
  574. 2001-08-10 Dietmar Maurer <[email protected]>
  575. * mono/tests/array.cs: more array tests
  576. 2001-08-09 Dietmar Maurer <[email protected]>
  577. * mono/tests/array.cs: more array tests
  578. 2001-08-06 Dietmar Maurer <[email protected]>
  579. * mono/tests/pinvoke.cs: we can now print strings ;-)
  580. * mono/tests/array.cs: new test for arrays
  581. 2001-08-02 Alex Graveley <[email protected]>
  582. * libffi/*: Import libffi CVS version, with minor changes to make it
  583. compile.
  584. * mono/interpreter/Makefile.am: Link against
  585. ../../libffi/.libs/libffi.a.
  586. * Makefile.am: Add libffi
  587. * autogen.sh: Replace with adapted gnome autogen.sh
  588. * configure.in: Add AC_CONFIG_SUBDIRS(libffi).
  589. 2001-08-02 Dietmar Maurer <[email protected]>
  590. * mono/tests/pinvoke.cs: impl.
  591. Wed Aug 1 22:34:52 CEST 2001 Paolo Molaro <[email protected]>
  592. * configure.in, mono/tests: added some tests for the interpreter.
  593. 2001-07-15 Sean MacIsaac <[email protected]>
  594. * doc/download: added instructions for cygwin
  595. * doc/c-sharp: removed bit about compiling
  596. * status/compare-assembly.cs: basedir should be there if
  597. parameters are provided.
  598. * status/makefile: made targets to dump info.
  599. 2001-07-15 Joe Shaw <[email protected]>
  600. * configure.in: Don't create doc/Makefile as there's nothing there
  601. to make.
  602. * Makefile.am: Don't build the doc directory because there's no
  603. Makefile.am there.
  604. * autogen.sh: Call aclocal with the $ACLOCAL_FLAGS env var.
  605. 2001-07-15 Miguel de Icaza <[email protected]>
  606. * doc/class-library (A): Updated FAQ with question on error 1595.
  607. 2001-07-14 Miguel de Icaza <[email protected]>
  608. * doc/index:
  609. Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <[email protected]>
  610. * status/*: scripts and data to create statistics about the
  611. class library status.
  612. 2001-07-09 Alex Graveley <[email protected]>
  613. * doc/makefile (clean): Add clean target.
  614. * doc/web/makefile (clean): Ditto.
  615. 2001-07-09 Alex Graveley <[email protected]>
  616. * doc/makefile (all-docs): Fix typo.
  617. 2001-05-30 Miguel de Icaza <[email protected]>
  618. * NEWS: