Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Adrian Taylor 423519b365 Adding myself to AUTHORS. 2012-02-13 22:15:13 +00:00
Ehsan Akhgari ec0e494e6a Add myself to the Authors file 2012-01-20 15:08:12 -05:00
Alon Zakai 638532d89f additional space 2012-01-06 17:55:19 -08:00
julien.hamaide 642a4368d8 Adding myself to the list of authors 2012-01-03 22:59:09 +01:00
David Yip 22d3d978e3 Add self to AUTHORS file. 2011-12-19 03:03:09 -06:00
David Claughton ca12d620e8 Modify exit() to throw an object and catch it.
* Changed exit from throwing an text string to throwing
  an Error-derived object encapsulating the exit status.
  Then catch it in 'callMain' and return the status.

  Enable this functionality by setting CATCH_EXIT_CODE in settings.js
2011-12-03 01:29:44 +00:00
Alon Zakai 6c4725c1ff add space to AUTHORS 2011-11-29 14:15:26 -08:00
Benjamin M. Schwartz d5248fa076 When I64_MODE==1, split each global constant int64 at compile time.
This change allows the generated code to be processed by the
closure compiler.  Without this change, commit
81f82a6a0d
prevents the closure compiler from running
(see http://code.google.com/closure/compiler/docs/error-ref.html#error).

This change should also slightly improve startup speed and reduce code
size.
2011-11-27 20:51:20 -05:00
LCID Fire c77c200fba Remove muting or std outputting stderr. 2011-11-17 20:08:28 +01:00
BenoitT 08afd7358a Update AUTHORS 2011-10-21 09:52:14 -03:00
Jeff Terrace 8d3f03197c Add jterrace to authors 2011-10-13 18:04:31 -04:00
SiggyBar 19a52a996d Edited AUTHORS via GitHub 2011-10-05 10:15:25 +03:00
max99x 9d0ea81c35 Added some libc I/O stubs to get Python module importing to work:
* fdopen: no-op.
  * __01lseek64_: linked tp fseek.
  * __01open64_: calls open() with swapped args.
  * unlink: no-op.
  * __01fstat64_: linked to fstat.
Added myself to AUTHORS.
2011-06-24 04:15:28 +03:00
tim.dawborn ad7d02cd33 * added myself to AUTHORS 2011-06-24 09:49:48 +10:00
Alon Zakai 67edb0096d LICENSE and AUTHORS 2011-06-23 16:07:17 -07:00
alon@honor de312eeea6 missing file
--HG--
rename : AUTHORS.txt => AUTHORS
2010-08-28 21:06:12 -07:00