root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @132 [132] 6 days gnue for Xcode 3.x project
(edit) @131 [131] 6 days gnue make install bug fix. (this patch is contributed by Keita Yamaguti)
(edit) @130 [130] 2 months gnue replace regular expression for 'else' in "newt.l".
(edit) @129 [129] 2 months gnue bug fix "get-path"(kNBCGetPath) B field. "get-path" B field is zero or …
(edit) @128 [128] 2 months gnue provisional supported semicolon before 'else' syntax. but, can't use with …
(edit) @127 [127] 2 months gnue bug fix for revision 117(Make initialization via NBCInit explizit to allow …
(edit) @126 [126] 2 months matthiasm kNPSGetPath would get the wrong indexed argument from the stack. The rest …
(edit) @125 [125] 3 months matthiasm Sigh. Must learn lexx and yacc.
(edit) @124 [124] 3 months matthiasm Added a commented out rule which allows a semicolon before 'else' which is …
(edit) @123 [123] 3 months matthiasm Fixing crash when signed char characters have a negative value (Microsoft …
(edit) @122 [122] 3 months matthiasm Increasing some of the limits in the VisualStudio configuration
(edit) @121 [121] 3 months matthiasm Adding libnewt to default build. Fixing NSOF reading bug with missing …
(edit) @120 [120] 3 months matthiasm Avoiding crash bug in R117 by branching for DyneTK
(edit) @119 [119] 10 months eck Fixed typo in Makefile.in for library location
(edit) @118 [118] 11 months eck Add libnewt to the default target and install target
(edit) @117 [117] 11 months eck Make initialization via NBCInit explizit to allow repeated calls of …
(edit) @116 [116] 11 months eck Export NVMInit and NVMClean functions
(edit) @115 [115] 11 months eck Export headers to ...include/newt0
(edit) @114 [114] 12 months gnue removed "contrib/inwt/inwt" in AC_CONFIG_FILES
(edit) @113 [113] 12 months gnue '#pragma mark' is invalidated by '#if 0'
(edit) @112 [112] 12 months gnue The function to call the script from C language is added.
(edit) @111 [111] 14 months matthiasm Added VisualC 2005 build file for static library.
(edit) @110 [110] 15 months gnue Fix Objective-C message sending when structure is returned on Intel …
(edit) @109 [109] 15 months gnue copy trunk to tags/0.1.3
(edit) @108 [108] 15 months gnue copy trunk(r86) to tags/0.1.2
(edit) @107 [107] 15 months gnue Sorry, the snap shot for debugging remained.
(edit) @106 [106] 15 months gnue The file reference in the NEWT0CurrencyConverter Xcode project to …
(edit) @105 [105] 15 months gnue Behavior when the message is sent to NIL is changed. NIL:?method(); …
(edit) @104 [104] 15 months gnue Bug fixed assignment routine.
(edit) @103 [103] 16 months matthiasm Restore contrib/inwt/Makefile to previous settings. Please note that the …
(edit) @102 [102] 16 months matthiasm Added a new target to the Make system called 'libnewt' which creates a …
(edit) @101 [101] 16 months matthiasm Undid previous commit for NewtPkg because it would create another, much …
(edit) @100 [100] 16 months matthiasm Fixed precedent entries to be created much earlier and correctly avoid …
(edit) @99 [99] 17 months gnue Doxyfile update for doxygen 1.5.2
(edit) @98 [98] 17 months matthiasm Added flag that allows indenting and newlines when printing an object with …
(edit) @97 [97] 17 months gnue MakePkg and ReadPkg was added for script call
(edit) @96 [96] 17 months gnue NewtPkg was added to Xcode and Makefile.
(edit) @95 [95] 17 months matthiasm Package reader and writer functional and cleaned up.
(edit) @94 [94] 17 months matthiasm Added a rough version of the Package Writer. NewtPkg now reads version 0 …
(edit) @93 [93] 17 months gnue named and numbered magic pointer were made to be able to coexist.
(edit) @92 [92] 17 months matthiasm Package reader: made local functions static.
(edit) @91 [91] 17 months matthiasm NewtPkg : Package Reader implementation finished and tested on a bunch of …
(edit) @90 [90] 17 months matthiasm Added a pretty complete NEwton Package reader. For best results, you need …
(edit) @89 [89] 17 months matthiasm Committing a preview of how a package reader/write module will look like. …
(edit) @88 [88] 17 months matthiasm Fixed the Win32 "iconv" code from the ground up.
(edit) @87 [87] 17 months matthiasm Added a preconfigured NewtConf.h to the VC6 part of the project. Thanks, …
(edit) @86 [86] 17 months gnue "NewtConfig.h" to "darwin/NewtConfig.h" in Xcode project
(edit) @85 [85] 17 months gnue added "src/newt_core/incs/darwin/NewtConf.h" for Xcode. changed …
(edit) @84 [84] 17 months gnue src/config.h.in encoding changed from Japanese(Mac OS) to UTF-8.
(edit) @83 [83] 17 months gnue version 0.1.2 Adding Matthias to the staff.
(edit) @82 [82] 17 months gnue COPYING/*.ja.txt changed text encoding(ShiftJIS to UTF-8)
(edit) @81 [81] 17 months pguyot New switch for configure to configure contrib packages. New contrib …
(edit) @80 [80] 17 months pguyot Switch NewtConf.h for NewtConf.h.in.
(edit) @79 [79] 17 months pguyot Enable named prototypes by default. Provide a new configuration flag for …
(edit) @78 [78] 17 months pguyot Add support to install Newt/0 at a fixed location on a Unix …
(edit) @77 [77] 17 months pguyot Fix send and send-if-defined to match the Newton's order.
(edit) @76 [76] 17 months matthiasm Changed the order of arguments on the stack for the bytecode "send". …
(edit) @75 [75] 17 months matthiasm Using numeric magic pointer when communication with a real Newton.
(edit) @74 [74] 17 months matthiasm Added VC6 project file to compile a static library to later link with …
(edit) @73 [73] 17 months matthiasm Added another VC6 project to generate a static library which we will be …
(edit) @72 [72] 17 months matthiasm Added teh actual VC6 project file
(edit) @71 [71] 17 months matthiasm Added a Microsoft VisualC V6 project file to compile a standalone command …
(edit) @70 [70] 19 months pguyot Update to makefiles for portability. NativeCalls: support for structure …
(edit) @69 [69] 21 months gnue
(edit) @68 [68] 21 months gnue source code file encoding changed from Japanese(Mac OS) to UTF-8.
(edit) @67 [67] 21 months gnue copy trunk to tags/0.1.1
(edit) @66 [66] 2 years gnue modified execute arguments in newt.xcodeproj
(edit) @65 [65] 2 years gnue - add newt_all.xcodeproj for aggregate. builds all the libraries and the …
(edit) @64 [64] 2 years pguyot Fix compilation with universal SDK: endian util should not be included …
(edit) @63 [63] 2 years pguyot MacOS X version of libffi (missing files).
(edit) @62 [62] 2 years pguyot MacOS X version of libffi (both architecture).
(edit) @61 [61] 2 years pguyot x86 version.
(edit) @60 [60] 2 years pguyot Fix sample to follow new API.
(edit) @59 [59] 2 years pguyot Fix warning on x86.
(edit) @58 [58] 2 years gnue add BeginsWith, EndsWith global function
(edit) @57 [57] 2 years gnue change doxygen.conf
(edit) @56 [56] 2 years gnue change configure change comments
(edit) @55 [55] 2 years pguyot Change in the APIs to be compatible with Relativity API. (actually, use of …
(edit) @54 [54] 3 years gnue - add NewtObjBinaryClass and NewtObjArrayClass. contribute patch by Paul …
(edit) @53 [53] 3 years gnue - cleaned up a warning - the symbols for seek are now seek_set, seek_cur …
(edit) @52 [52] 3 years pguyot Fixed the prototype.
(edit) @51 [51] 3 years gnue change ext.xcodeproj build option
(edit) @50 [50] 3 years gnue change indent
(edit) @49 [49] 3 years gnue add xcode-support
(edit) @48 [48] 3 years gnue add Xcode 2.2 project
(edit) @47 [47] 3 years gnue comment and regex syntax conflict bug fix
(edit) @46 [46] 3 years gnue NewtStrNBeginsWith change caseless for IsInstance, IsSubclass, HasSubclass …
(edit) @45 [45] 3 years gnue change spellmis
(edit) @44 [44] 3 years gnue compare operator bug fix
(edit) @43 [43] 3 years gnue added 'sample/iPodKeyTest.sh' for iPod Linux
(edit) @42 [42] 3 years gnue added Getch global function
(edit) @41 [41] 3 years gnue added Getc global function
(edit) @40 [40]