el4r 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/BUGS +2 -0
- data/Changes +2412 -0
- data/bin/el4r +26 -0
- data/bin/el4r-instance +1105 -0
- data/bin/el4r-rctool +279 -0
- data/bin/el4r-runtest +26 -0
- data/data/emacs/site-lisp/el4r.el +441 -0
- data/doc/classes/El4r.html +200 -0
- data/doc/classes/El4r.src/M000004.html +25 -0
- data/doc/classes/El4r.src/M000005.html +25 -0
- data/doc/classes/El4r.src/M000006.html +18 -0
- data/doc/classes/El4r.src/M000008.html +25 -0
- data/doc/classes/El4r.src/M000009.html +18 -0
- data/doc/classes/El4r/ELConsCell.html +145 -0
- data/doc/classes/El4r/ELConsCell.src/M000044.html +16 -0
- data/doc/classes/El4r/ELConsCell.src/M000046.html +16 -0
- data/doc/classes/El4r/ELConsCell.src/M000050.html +16 -0
- data/doc/classes/El4r/ELInstance.html +755 -0
- data/doc/classes/El4r/ELInstance.src/M000046.html +36 -0
- data/doc/classes/El4r/ELInstance.src/M000047.html +41 -0
- data/doc/classes/El4r/ELInstance.src/M000048.html +31 -0
- data/doc/classes/El4r/ELInstance.src/M000049.html +22 -0
- data/doc/classes/El4r/ELInstance.src/M000050.html +25 -0
- data/doc/classes/El4r/ELInstance.src/M000051.html +35 -0
- data/doc/classes/El4r/ELInstance.src/M000052.html +31 -0
- data/doc/classes/El4r/ELInstance.src/M000053.html +23 -0
- data/doc/classes/El4r/ELInstance.src/M000054.html +41 -0
- data/doc/classes/El4r/ELInstance.src/M000055.html +31 -0
- data/doc/classes/El4r/ELInstance.src/M000056.html +43 -0
- data/doc/classes/El4r/ELInstance.src/M000057.html +31 -0
- data/doc/classes/El4r/ELInstance.src/M000058.html +22 -0
- data/doc/classes/El4r/ELInstance.src/M000059.html +25 -0
- data/doc/classes/El4r/ELInstance.src/M000060.html +43 -0
- data/doc/classes/El4r/ELInstance.src/M000061.html +31 -0
- data/doc/classes/El4r/ELInstance.src/M000062.html +22 -0
- data/doc/classes/El4r/ELInstance.src/M000063.html +25 -0
- data/doc/classes/El4r/ELInstance.src/M000064.html +35 -0
- data/doc/classes/El4r/ELInstance.src/M000065.html +23 -0
- data/doc/classes/El4r/ELInstance.src/M000066.html +23 -0
- data/doc/classes/El4r/ELInstance.src/M000067.html +19 -0
- data/doc/classes/El4r/ELInstance.src/M000068.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000069.html +20 -0
- data/doc/classes/El4r/ELInstance.src/M000070.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000071.html +19 -0
- data/doc/classes/El4r/ELInstance.src/M000072.html +30 -0
- data/doc/classes/El4r/ELInstance.src/M000073.html +20 -0
- data/doc/classes/El4r/ELInstance.src/M000074.html +20 -0
- data/doc/classes/El4r/ELInstance.src/M000075.html +17 -0
- data/doc/classes/El4r/ELInstance.src/M000076.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000077.html +21 -0
- data/doc/classes/El4r/ELInstance.src/M000078.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000079.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000080.html +35 -0
- data/doc/classes/El4r/ELInstance.src/M000081.html +24 -0
- data/doc/classes/El4r/ELInstance.src/M000082.html +22 -0
- data/doc/classes/El4r/ELInstance.src/M000083.html +21 -0
- data/doc/classes/El4r/ELInstance.src/M000084.html +19 -0
- data/doc/classes/El4r/ELInstance.src/M000085.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000086.html +21 -0
- data/doc/classes/El4r/ELInstance.src/M000087.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000088.html +24 -0
- data/doc/classes/El4r/ELInstance.src/M000089.html +23 -0
- data/doc/classes/El4r/ELInstance.src/M000090.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000091.html +20 -0
- data/doc/classes/El4r/ELInstance.src/M000092.html +18 -0
- data/doc/classes/El4r/ELInstance.src/M000093.html +19 -0
- data/doc/classes/El4r/ELListCell.html +163 -0
- data/doc/classes/El4r/ELListCell.src/M000026.html +16 -0
- data/doc/classes/El4r/ELListCell.src/M000027.html +16 -0
- data/doc/classes/El4r/ELListCell.src/M000028.html +23 -0
- data/doc/classes/El4r/ELListCell.src/M000031.html +16 -0
- data/doc/classes/El4r/ELListCell.src/M000032.html +23 -0
- data/doc/classes/El4r/ELListCell.src/M000033.html +16 -0
- data/doc/classes/El4r/ELListCell.src/M000034.html +23 -0
- data/doc/classes/El4r/ELListCell.src/M000037.html +16 -0
- data/doc/classes/El4r/ELListCell.src/M000038.html +23 -0
- data/doc/classes/El4r/ELMethodsMixin.html +648 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000006.html +27 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000007.html +27 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000008.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000009.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000010.html +27 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000011.html +19 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000012.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000013.html +19 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000014.html +19 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000015.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000016.html +21 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000017.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000018.html +23 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000019.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000020.html +46 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000021.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000022.html +23 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000023.html +28 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000024.html +46 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000025.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000026.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000027.html +28 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000028.html +31 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000029.html +24 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000030.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000031.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000032.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000033.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000034.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000035.html +18 -0
- data/doc/classes/El4r/ELMethodsMixin.src/M000036.html +25 -0
- data/doc/classes/El4r/ELObject.html +235 -0
- data/doc/classes/El4r/ELObject.src/M000078.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000079.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000080.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000081.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000082.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000083.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000084.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000085.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000086.html +20 -0
- data/doc/classes/El4r/ELObject.src/M000087.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000088.html +20 -0
- data/doc/classes/El4r/ELObject.src/M000090.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000091.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000092.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000093.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000094.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000095.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000096.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000097.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000098.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000099.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000100.html +18 -0
- data/doc/classes/El4r/ELObject.src/M000102.html +19 -0
- data/doc/classes/El4r/ELObject.src/M000103.html +20 -0
- data/doc/classes/El4r/ELRubyObjectStock.html +283 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000030.html +21 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000031.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000032.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000033.html +42 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000034.html +19 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000035.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000036.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000037.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000038.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000039.html +17 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000040.html +17 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000041.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000042.html +22 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000043.html +17 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000044.html +17 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000045.html +46 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000046.html +19 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000047.html +21 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000048.html +19 -0
- data/doc/classes/El4r/ELRubyObjectStock.src/M000049.html +18 -0
- data/doc/classes/El4r/ELSequence.html +221 -0
- data/doc/classes/El4r/ELSequence.src/M000040.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000041.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000042.html +20 -0
- data/doc/classes/El4r/ELSequence.src/M000043.html +19 -0
- data/doc/classes/El4r/ELSequence.src/M000044.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000045.html +19 -0
- data/doc/classes/El4r/ELSequence.src/M000048.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000049.html +20 -0
- data/doc/classes/El4r/ELSequence.src/M000050.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000051.html +20 -0
- data/doc/classes/El4r/ELSequence.src/M000052.html +19 -0
- data/doc/classes/El4r/ELSequence.src/M000053.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000054.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000055.html +20 -0
- data/doc/classes/El4r/ELSequence.src/M000056.html +19 -0
- data/doc/classes/El4r/ELSequence.src/M000057.html +18 -0
- data/doc/classes/El4r/ELSequence.src/M000058.html +19 -0
- data/doc/classes/El4r/ELVariables.html +173 -0
- data/doc/classes/El4r/ELVariables.src/M000037.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000038.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000039.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000040.html +23 -0
- data/doc/classes/El4r/ELVariables.src/M000045.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000046.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000047.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000048.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000049.html +23 -0
- data/doc/classes/El4r/ELVariables.src/M000051.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000052.html +18 -0
- data/doc/classes/El4r/ELVariables.src/M000053.html +23 -0
- data/doc/classes/El4r/ELVector.html +160 -0
- data/doc/classes/El4r/ELVector.src/M000028.html +22 -0
- data/doc/classes/El4r/ELVector.src/M000029.html +22 -0
- data/doc/classes/El4r/ELVector.src/M000030.html +16 -0
- data/doc/classes/El4r/ELVector.src/M000033.html +22 -0
- data/doc/classes/El4r/ELVector.src/M000034.html +16 -0
- data/doc/classes/El4r/ELVector.src/M000035.html +22 -0
- data/doc/classes/El4r/ELVector.src/M000036.html +16 -0
- data/doc/classes/El4r/ELVector.src/M000039.html +22 -0
- data/doc/classes/El4r/ELVector.src/M000040.html +16 -0
- data/doc/classes/El4r/El4rOutput.html +175 -0
- data/doc/classes/El4r/El4rOutput.src/M000080.html +18 -0
- data/doc/classes/El4r/El4rOutput.src/M000081.html +21 -0
- data/doc/classes/El4r/El4rOutput.src/M000088.html +18 -0
- data/doc/classes/El4r/El4rOutput.src/M000089.html +21 -0
- data/doc/classes/El4r/El4rOutput.src/M000090.html +18 -0
- data/doc/classes/El4r/El4rOutput.src/M000091.html +21 -0
- data/doc/classes/El4r/El4rOutput.src/M000092.html +18 -0
- data/doc/classes/El4r/El4rOutput.src/M000094.html +18 -0
- data/doc/classes/El4r/El4rOutput.src/M000095.html +21 -0
- data/doc/classes/El4r/El4rOutput.src/M000096.html +18 -0
- data/doc/classes/El4rAccessor.html +134 -0
- data/doc/classes/El4rAccessor.src/M000005.html +18 -0
- data/doc/classes/ElApp.html +211 -0
- data/doc/classes/ElApp.src/M000001.html +21 -0
- data/doc/classes/ElApp.src/M000002.html +17 -0
- data/doc/classes/ElApp.src/M000003.html +18 -0
- data/doc/classes/ElApp.src/M000004.html +18 -0
- data/doc/classes/ElMixin.html +163 -0
- data/doc/classes/ElMixin.src/M000001.html +19 -0
- data/doc/classes/ElMixin.src/M000002.html +19 -0
- data/doc/classes/ElMixin.src/M000003.html +18 -0
- data/doc/classes/ElMixin.src/M000004.html +18 -0
- data/doc/classes/ElMixin.src/M000006.html +19 -0
- data/doc/classes/ElMixin.src/M000007.html +18 -0
- data/doc/created.rid +1 -0
- data/doc/files/bin/el4r-instance.html +119 -0
- data/doc/fr_class_index.html +40 -0
- data/doc/fr_file_index.html +27 -0
- data/doc/fr_method_index.html +129 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/el4r.en.html +468 -0
- data/el4r.ja.html +640 -0
- data/files +29 -0
- data/lib/el4r/el4r-sub.rb +1023 -0
- data/lib/el4r/emacsruby/autoload/70el4r-mode.rb +9 -0
- data/lib/el4r/emacsruby/el4r-mode.rb +35 -0
- data/lib/el4r/emacsruby/stdlib.rb +37 -0
- data/lib/el4r/exec-el4r.rb +182 -0
- data/man/el4r.1 +125 -0
- data/setup.rb +1551 -0
- data/testing/alltest.rb +5 -0
- data/testing/badcase.rb +50 -0
- data/testing/el4r.e +262 -0
- data/testing/euc.txt +1 -0
- data/testing/jis.txt +1 -0
- data/testing/sjis.txt +1 -0
- data/testing/test-el4r.rb +1053 -0
- data/testing/test-gc.rb +81 -0
- data/testing/test.el +16 -0
- data/testing/test.rb +97 -0
- data/testing/utf8.txt +1 -0
- metadata +311 -0
data/BUGS
ADDED
data/Changes
ADDED
|
@@ -0,0 +1,2412 @@
|
|
|
1
|
+
------------------------------------------------------------------------
|
|
2
|
+
r1380 | rubikitch | 2006-09-21 16:23:15 +0900 (Thu, 21 Sep 2006) | 2 lines
|
|
3
|
+
Changed paths:
|
|
4
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
5
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
6
|
+
|
|
7
|
+
release 1.0.4
|
|
8
|
+
|
|
9
|
+
------------------------------------------------------------------------
|
|
10
|
+
r1378 | rubikitch | 2006-09-21 16:18:26 +0900 (Thu, 21 Sep 2006) | 2 lines
|
|
11
|
+
Changed paths:
|
|
12
|
+
M /el4r/trunk/makepkgrc
|
|
13
|
+
|
|
14
|
+
release 1.0.4
|
|
15
|
+
|
|
16
|
+
------------------------------------------------------------------------
|
|
17
|
+
r1377 | rubikitch | 2006-09-21 14:50:38 +0900 (Thu, 21 Sep 2006) | 2 lines
|
|
18
|
+
Changed paths:
|
|
19
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
20
|
+
|
|
21
|
+
correct test case
|
|
22
|
+
|
|
23
|
+
------------------------------------------------------------------------
|
|
24
|
+
r1376 | rubikitch | 2006-09-21 14:50:24 +0900 (Thu, 21 Sep 2006) | 1 line
|
|
25
|
+
Changed paths:
|
|
26
|
+
M /el4r/trunk/bin/el4r-instance
|
|
27
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
28
|
+
M /el4r/trunk/makepkgrc
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
------------------------------------------------------------------------
|
|
32
|
+
r1333 | rubikitch | 2006-08-15 21:10:13 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
33
|
+
Changed paths:
|
|
34
|
+
M /el4r/trunk/bin/el4r-instance
|
|
35
|
+
|
|
36
|
+
refactored
|
|
37
|
+
|
|
38
|
+
------------------------------------------------------------------------
|
|
39
|
+
r1332 | rubikitch | 2006-08-15 20:36:01 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
40
|
+
Changed paths:
|
|
41
|
+
M /el4r/trunk/bin/el4r-instance
|
|
42
|
+
|
|
43
|
+
ElApp.import_function
|
|
44
|
+
|
|
45
|
+
------------------------------------------------------------------------
|
|
46
|
+
r1328 | rubikitch | 2006-08-15 06:10:57 +0900 (Tue, 15 Aug 2006) | 3 lines
|
|
47
|
+
Changed paths:
|
|
48
|
+
M /el4r/trunk/bin/el4r-instance
|
|
49
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
50
|
+
|
|
51
|
+
el4r_lisp_eval can be used within ElApp's subclass.
|
|
52
|
+
$el is now obsolete.
|
|
53
|
+
|
|
54
|
+
------------------------------------------------------------------------
|
|
55
|
+
r1327 | rubikitch | 2006-08-15 05:49:36 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
56
|
+
Changed paths:
|
|
57
|
+
M /el4r/trunk/bin/el4r-instance
|
|
58
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
59
|
+
|
|
60
|
+
defvar
|
|
61
|
+
|
|
62
|
+
------------------------------------------------------------------------
|
|
63
|
+
r1326 | rubikitch | 2006-08-15 04:59:20 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
64
|
+
Changed paths:
|
|
65
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
66
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
67
|
+
|
|
68
|
+
update docs: ElApp, smart defun
|
|
69
|
+
|
|
70
|
+
------------------------------------------------------------------------
|
|
71
|
+
r1325 | rubikitch | 2006-08-15 04:47:47 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
72
|
+
Changed paths:
|
|
73
|
+
M /el4r/trunk/bin/el4r-instance
|
|
74
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
75
|
+
|
|
76
|
+
implemented smart defun.
|
|
77
|
+
|
|
78
|
+
------------------------------------------------------------------------
|
|
79
|
+
r1324 | rubikitch | 2006-08-15 04:23:28 +0900 (Tue, 15 Aug 2006) | 2 lines
|
|
80
|
+
Changed paths:
|
|
81
|
+
M /el4r/trunk/Rakefile
|
|
82
|
+
|
|
83
|
+
task testbase (test-el4r.rb only)
|
|
84
|
+
|
|
85
|
+
------------------------------------------------------------------------
|
|
86
|
+
r1281 | rubikitch | 2006-06-24 17:33:29 +0900 (Sat, 24 Jun 2006) | 2 lines
|
|
87
|
+
Changed paths:
|
|
88
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
89
|
+
|
|
90
|
+
fixed for debian
|
|
91
|
+
|
|
92
|
+
------------------------------------------------------------------------
|
|
93
|
+
r1280 | rubikitch | 2006-06-24 17:33:17 +0900 (Sat, 24 Jun 2006) | 2 lines
|
|
94
|
+
Changed paths:
|
|
95
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
96
|
+
|
|
97
|
+
adjusted to emacs22 (suppress warning, adaptive??)
|
|
98
|
+
|
|
99
|
+
------------------------------------------------------------------------
|
|
100
|
+
r1229 | rubikitch | 2006-03-12 12:00:52 +0900 (Sun, 12 Mar 2006) | 2 lines
|
|
101
|
+
Changed paths:
|
|
102
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
103
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
104
|
+
M /el4r/trunk/files
|
|
105
|
+
M /el4r/trunk/makepkgrc
|
|
106
|
+
|
|
107
|
+
Release 1.0.3
|
|
108
|
+
|
|
109
|
+
------------------------------------------------------------------------
|
|
110
|
+
r1215 | rubikitch | 2006-02-24 02:40:42 +0900 (Fri, 24 Feb 2006) | 1 line
|
|
111
|
+
Changed paths:
|
|
112
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
113
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
------------------------------------------------------------------------
|
|
117
|
+
r1214 | rubikitch | 2006-02-24 02:30:37 +0900 (Fri, 24 Feb 2006) | 2 lines
|
|
118
|
+
Changed paths:
|
|
119
|
+
M /el4r/trunk/bin/el4r-instance
|
|
120
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
121
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
122
|
+
|
|
123
|
+
fixed interactive/lambda GC bug
|
|
124
|
+
|
|
125
|
+
------------------------------------------------------------------------
|
|
126
|
+
r1206 | rubikitch | 2006-02-22 06:57:07 +0900 (Wed, 22 Feb 2006) | 2 lines
|
|
127
|
+
Changed paths:
|
|
128
|
+
A /el4r/trunk/man
|
|
129
|
+
A /el4r/trunk/man/el4r.rd.r
|
|
130
|
+
|
|
131
|
+
added manpage
|
|
132
|
+
|
|
133
|
+
------------------------------------------------------------------------
|
|
134
|
+
r1172 | rubikitch | 2006-02-03 08:34:17 +0900 (Fri, 03 Feb 2006) | 2 lines
|
|
135
|
+
Changed paths:
|
|
136
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
137
|
+
|
|
138
|
+
clear *el4r:process* buffer before re-booting
|
|
139
|
+
|
|
140
|
+
------------------------------------------------------------------------
|
|
141
|
+
r1157 | rubikitch | 2006-01-31 15:20:49 +0900 (Tue, 31 Jan 2006) | 2 lines
|
|
142
|
+
Changed paths:
|
|
143
|
+
M /el4r/trunk/bin/el4r-instance
|
|
144
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
145
|
+
|
|
146
|
+
eval-after-load and GC bugfix
|
|
147
|
+
|
|
148
|
+
------------------------------------------------------------------------
|
|
149
|
+
r1156 | rubikitch | 2006-01-31 15:17:34 +0900 (Tue, 31 Jan 2006) | 1 line
|
|
150
|
+
Changed paths:
|
|
151
|
+
M /el4r/trunk/testing/el4r.e
|
|
152
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
------------------------------------------------------------------------
|
|
156
|
+
r1154 | rubikitch | 2006-01-30 09:59:54 +0900 (Mon, 30 Jan 2006) | 2 lines
|
|
157
|
+
Changed paths:
|
|
158
|
+
M /el4r/trunk/Rakefile
|
|
159
|
+
M /el4r/trunk/bin/el4r-instance
|
|
160
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
161
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
162
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
163
|
+
|
|
164
|
+
interactive specification by Proc objects
|
|
165
|
+
|
|
166
|
+
------------------------------------------------------------------------
|
|
167
|
+
r1152 | rubikitch | 2006-01-30 01:13:23 +0900 (Mon, 30 Jan 2006) | 2 lines
|
|
168
|
+
Changed paths:
|
|
169
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
170
|
+
|
|
171
|
+
el4r-rctool.rb: modify .xemacs/init.el if it exists
|
|
172
|
+
|
|
173
|
+
------------------------------------------------------------------------
|
|
174
|
+
r1140 | rubikitch | 2006-01-19 10:19:28 +0900 (Thu, 19 Jan 2006) | 2 lines
|
|
175
|
+
Changed paths:
|
|
176
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
177
|
+
|
|
178
|
+
el4r-instance process: use a pipe
|
|
179
|
+
|
|
180
|
+
------------------------------------------------------------------------
|
|
181
|
+
r1139 | rubikitch | 2006-01-19 10:18:59 +0900 (Thu, 19 Jan 2006) | 1 line
|
|
182
|
+
Changed paths:
|
|
183
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
------------------------------------------------------------------------
|
|
187
|
+
r1138 | rubikitch | 2006-01-19 10:18:56 +0900 (Thu, 19 Jan 2006) | 2 lines
|
|
188
|
+
Changed paths:
|
|
189
|
+
M /el4r/trunk/Rakefile
|
|
190
|
+
|
|
191
|
+
task :benchmark
|
|
192
|
+
|
|
193
|
+
------------------------------------------------------------------------
|
|
194
|
+
r1137 | rubikitch | 2006-01-18 22:01:12 +0900 (Wed, 18 Jan 2006) | 3 lines
|
|
195
|
+
Changed paths:
|
|
196
|
+
M /el4r/trunk/bin/el4r-instance
|
|
197
|
+
|
|
198
|
+
defadvice: symbol name bugfix
|
|
199
|
+
unittest: refactored
|
|
200
|
+
|
|
201
|
+
------------------------------------------------------------------------
|
|
202
|
+
r1108 | rubikitch | 2006-01-10 09:55:14 +0900 (Tue, 10 Jan 2006) | 2 lines
|
|
203
|
+
Changed paths:
|
|
204
|
+
M /el4r/trunk/bin/el4r-instance
|
|
205
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
206
|
+
|
|
207
|
+
defadvice: function name bug fix
|
|
208
|
+
|
|
209
|
+
------------------------------------------------------------------------
|
|
210
|
+
r1103 | rubikitch | 2005-12-29 14:07:45 +0900 (Thu, 29 Dec 2005) | 2 lines
|
|
211
|
+
Changed paths:
|
|
212
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
213
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
214
|
+
|
|
215
|
+
doc: added download links, gentoo ebuilds
|
|
216
|
+
|
|
217
|
+
------------------------------------------------------------------------
|
|
218
|
+
r1038 | rubikitch | 2005-12-10 23:41:40 +0900 (Sat, 10 Dec 2005) | 1 line
|
|
219
|
+
Changed paths:
|
|
220
|
+
M /el4r/trunk/svnmemo.txt
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
------------------------------------------------------------------------
|
|
224
|
+
r1037 | rubikitch | 2005-12-10 23:41:16 +0900 (Sat, 10 Dec 2005) | 2 lines
|
|
225
|
+
Changed paths:
|
|
226
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
227
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
228
|
+
M /el4r/trunk/install0.r
|
|
229
|
+
M /el4r/trunk/makepkgrc
|
|
230
|
+
|
|
231
|
+
Release 1.0.2
|
|
232
|
+
|
|
233
|
+
------------------------------------------------------------------------
|
|
234
|
+
r1022 | rubikitch | 2005-12-10 08:52:14 +0900 (Sat, 10 Dec 2005) | 2 lines
|
|
235
|
+
Changed paths:
|
|
236
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
237
|
+
|
|
238
|
+
user = ENV['USER'] || ENV['USERNAME'] || 'me'
|
|
239
|
+
|
|
240
|
+
------------------------------------------------------------------------
|
|
241
|
+
r1017 | rubikitch | 2005-12-09 10:00:19 +0900 (Fri, 09 Dec 2005) | 2 lines
|
|
242
|
+
Changed paths:
|
|
243
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
244
|
+
|
|
245
|
+
corrected testcase
|
|
246
|
+
|
|
247
|
+
------------------------------------------------------------------------
|
|
248
|
+
r999 | rubikitch | 2005-12-03 02:11:05 +0900 (Sat, 03 Dec 2005) | 2 lines
|
|
249
|
+
Changed paths:
|
|
250
|
+
M /el4r/trunk/bin/el4r-instance
|
|
251
|
+
|
|
252
|
+
bin/el4r-instance: define El4r::El4rOutput#flush to adjust to ruby1.9
|
|
253
|
+
|
|
254
|
+
------------------------------------------------------------------------
|
|
255
|
+
r995 | rubikitch | 2005-12-02 12:58:54 +0900 (Fri, 02 Dec 2005) | 2 lines
|
|
256
|
+
Changed paths:
|
|
257
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
258
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
259
|
+
M /el4r/trunk/makepkgrc
|
|
260
|
+
M /el4r/trunk/testing/el4r.e
|
|
261
|
+
|
|
262
|
+
release 1.0.1
|
|
263
|
+
|
|
264
|
+
------------------------------------------------------------------------
|
|
265
|
+
r994 | rubikitch | 2005-12-02 06:33:51 +0900 (Fri, 02 Dec 2005) | 2 lines
|
|
266
|
+
Changed paths:
|
|
267
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
268
|
+
|
|
269
|
+
data/emacs/site-lisp/el4r.el: defalias -> fset
|
|
270
|
+
|
|
271
|
+
------------------------------------------------------------------------
|
|
272
|
+
r993 | rubikitch | 2005-12-02 03:38:30 +0900 (Fri, 02 Dec 2005) | 2 lines
|
|
273
|
+
Changed paths:
|
|
274
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
275
|
+
|
|
276
|
+
data/emacs/site-lisp/el4r.el: define-function -> defalias (define-function is not defined in CVS emacs)
|
|
277
|
+
|
|
278
|
+
------------------------------------------------------------------------
|
|
279
|
+
r968 | rubikitch | 2005-12-01 05:08:03 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
280
|
+
Changed paths:
|
|
281
|
+
M /el4r/trunk/bin/el4r-instance
|
|
282
|
+
|
|
283
|
+
release 1.0.0 (fixed 2)
|
|
284
|
+
|
|
285
|
+
------------------------------------------------------------------------
|
|
286
|
+
r963 | rubikitch | 2005-12-01 04:44:53 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
287
|
+
Changed paths:
|
|
288
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
289
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
290
|
+
M /el4r/trunk/install0.r
|
|
291
|
+
|
|
292
|
+
release 1.0.0 (fixed)
|
|
293
|
+
|
|
294
|
+
------------------------------------------------------------------------
|
|
295
|
+
r959 | rubikitch | 2005-12-01 04:32:21 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
296
|
+
Changed paths:
|
|
297
|
+
M /el4r/trunk/makepkgrc
|
|
298
|
+
|
|
299
|
+
release 1.0.0
|
|
300
|
+
|
|
301
|
+
------------------------------------------------------------------------
|
|
302
|
+
r958 | rubikitch | 2005-12-01 04:17:42 +0900 (Thu, 01 Dec 2005) | 3 lines
|
|
303
|
+
Changed paths:
|
|
304
|
+
M /el4r/trunk/lib/el4r/exec-el4r.rb
|
|
305
|
+
|
|
306
|
+
lib/el4r/exec-el4r.rb:
|
|
307
|
+
(define-key global-map "\C-x\C-c" 'instantly-kill-emacs)
|
|
308
|
+
|
|
309
|
+
------------------------------------------------------------------------
|
|
310
|
+
r957 | rubikitch | 2005-12-01 04:07:04 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
311
|
+
Changed paths:
|
|
312
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
313
|
+
M /el4r/trunk/lib/el4r/emacsruby/autoload/70el4r-mode.rb
|
|
314
|
+
M /el4r/trunk/testing/el4r.e
|
|
315
|
+
|
|
316
|
+
`el4r-mode.rb' is not loaded if you do not install `ruby-mode.el'
|
|
317
|
+
|
|
318
|
+
------------------------------------------------------------------------
|
|
319
|
+
r956 | rubikitch | 2005-12-01 03:56:37 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
320
|
+
Changed paths:
|
|
321
|
+
M /el4r/trunk/bin/el4r-instance
|
|
322
|
+
|
|
323
|
+
bin/el4r-instance: ElApp @@instances holds all ElApp object to preserve from GC
|
|
324
|
+
|
|
325
|
+
------------------------------------------------------------------------
|
|
326
|
+
r955 | rubikitch | 2005-12-01 03:49:31 +0900 (Thu, 01 Dec 2005) | 1 line
|
|
327
|
+
Changed paths:
|
|
328
|
+
M /el4r/trunk/bin/el4r-instance
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
------------------------------------------------------------------------
|
|
332
|
+
r954 | rubikitch | 2005-12-01 03:49:07 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
333
|
+
Changed paths:
|
|
334
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
335
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
336
|
+
|
|
337
|
+
updated documents
|
|
338
|
+
|
|
339
|
+
------------------------------------------------------------------------
|
|
340
|
+
r953 | rubikitch | 2005-12-01 02:47:46 +0900 (Thu, 01 Dec 2005) | 2 lines
|
|
341
|
+
Changed paths:
|
|
342
|
+
M /el4r/trunk/bin/el4r-instance
|
|
343
|
+
M /el4r/trunk/files
|
|
344
|
+
M /el4r/trunk/testing/el4r.e
|
|
345
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
346
|
+
|
|
347
|
+
refactored define-derived-mode / define-minor-mode
|
|
348
|
+
|
|
349
|
+
------------------------------------------------------------------------
|
|
350
|
+
r938 | rubikitch | 2005-11-27 22:51:27 +0900 (Sun, 27 Nov 2005) | 2 lines
|
|
351
|
+
Changed paths:
|
|
352
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
353
|
+
|
|
354
|
+
el4r-rctool.rb: Use installed version of el4r-instance/el4r.el.
|
|
355
|
+
|
|
356
|
+
------------------------------------------------------------------------
|
|
357
|
+
r937 | rubikitch | 2005-11-27 22:50:15 +0900 (Sun, 27 Nov 2005) | 2 lines
|
|
358
|
+
Changed paths:
|
|
359
|
+
M /el4r/trunk/bin/el4r-instance
|
|
360
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
361
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
362
|
+
|
|
363
|
+
ELConsCell support
|
|
364
|
+
|
|
365
|
+
------------------------------------------------------------------------
|
|
366
|
+
r935 | rubikitch | 2005-11-27 02:27:09 +0900 (Sun, 27 Nov 2005) | 2 lines
|
|
367
|
+
Changed paths:
|
|
368
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
369
|
+
|
|
370
|
+
protect defuns from EmacsLisp GC (hash -> list)
|
|
371
|
+
|
|
372
|
+
------------------------------------------------------------------------
|
|
373
|
+
r933 | rubikitch | 2005-11-26 22:28:45 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
374
|
+
Changed paths:
|
|
375
|
+
M /el4r/trunk/bin/el4r-instance
|
|
376
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
377
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
378
|
+
|
|
379
|
+
protect defuns from EmacsLisp GC
|
|
380
|
+
|
|
381
|
+
------------------------------------------------------------------------
|
|
382
|
+
r932 | rubikitch | 2005-11-26 22:21:09 +0900 (Sat, 26 Nov 2005) | 3 lines
|
|
383
|
+
Changed paths:
|
|
384
|
+
M /el4r/trunk/bin/el4r-instance
|
|
385
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
386
|
+
|
|
387
|
+
EmacsLisp define-derived-mode bugfix
|
|
388
|
+
ElApp @@instance is a Hash now.
|
|
389
|
+
|
|
390
|
+
------------------------------------------------------------------------
|
|
391
|
+
r931 | rubikitch | 2005-11-26 21:58:06 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
392
|
+
Changed paths:
|
|
393
|
+
M /el4r/trunk/bin/el4r-instance
|
|
394
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
395
|
+
|
|
396
|
+
EmacsLisp define-minor-mode
|
|
397
|
+
|
|
398
|
+
------------------------------------------------------------------------
|
|
399
|
+
r930 | rubikitch | 2005-11-26 21:47:12 +0900 (Sat, 26 Nov 2005) | 1 line
|
|
400
|
+
Changed paths:
|
|
401
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
------------------------------------------------------------------------
|
|
405
|
+
r929 | rubikitch | 2005-11-26 21:46:56 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
406
|
+
Changed paths:
|
|
407
|
+
M /el4r/trunk/bin/el4r-instance
|
|
408
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
409
|
+
|
|
410
|
+
EmacsLisp define-derived-mode
|
|
411
|
+
|
|
412
|
+
------------------------------------------------------------------------
|
|
413
|
+
r928 | rubikitch | 2005-11-26 12:10:49 +0900 (Sat, 26 Nov 2005) | 1 line
|
|
414
|
+
Changed paths:
|
|
415
|
+
M /el4r/trunk/testing/el4r.e
|
|
416
|
+
|
|
417
|
+
*** empty log message ***
|
|
418
|
+
------------------------------------------------------------------------
|
|
419
|
+
r927 | rubikitch | 2005-11-26 02:18:10 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
420
|
+
Changed paths:
|
|
421
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
422
|
+
|
|
423
|
+
el4r-rctool.rb: removed @root_dir
|
|
424
|
+
|
|
425
|
+
------------------------------------------------------------------------
|
|
426
|
+
r926 | rubikitch | 2005-11-26 02:17:41 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
427
|
+
Changed paths:
|
|
428
|
+
M /el4r/trunk/lib/el4r/exec-el4r.rb
|
|
429
|
+
|
|
430
|
+
lib/el4r/exec-el4r.rb: -r bug fix
|
|
431
|
+
|
|
432
|
+
------------------------------------------------------------------------
|
|
433
|
+
r925 | rubikitch | 2005-11-26 02:17:27 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
434
|
+
Changed paths:
|
|
435
|
+
M /el4r/trunk/makepkgrc
|
|
436
|
+
|
|
437
|
+
makepkgrc: files
|
|
438
|
+
|
|
439
|
+
------------------------------------------------------------------------
|
|
440
|
+
r924 | rubikitch | 2005-11-26 02:06:22 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
441
|
+
Changed paths:
|
|
442
|
+
M /el4r/trunk/lib/el4r/exec-el4r.rb
|
|
443
|
+
|
|
444
|
+
lib/el4r/exec-el4r.rb: use ENV['EL4R_ROOT']
|
|
445
|
+
|
|
446
|
+
------------------------------------------------------------------------
|
|
447
|
+
r923 | rubikitch | 2005-11-26 02:00:20 +0900 (Sat, 26 Nov 2005) | 5 lines
|
|
448
|
+
Changed paths:
|
|
449
|
+
M /el4r/trunk/Rakefile
|
|
450
|
+
|
|
451
|
+
Rakefile:
|
|
452
|
+
- sh 'wineruby -Ilib c:/.el4rrc.rb'
|
|
453
|
+
+ sh 'wineruby c:/.el4rrc.rb'
|
|
454
|
+
The same command-line as el4r.el executes.
|
|
455
|
+
|
|
456
|
+
------------------------------------------------------------------------
|
|
457
|
+
r922 | rubikitch | 2005-11-26 01:42:38 +0900 (Sat, 26 Nov 2005) | 6 lines
|
|
458
|
+
Changed paths:
|
|
459
|
+
M /el4r/trunk/bin/el4r-instance
|
|
460
|
+
|
|
461
|
+
bin/el4r-instance:
|
|
462
|
+
El4r::ELRubyObjectStock#pre_gc_hook
|
|
463
|
+
El4r::ELRubyObjectStock#post_gc_hook
|
|
464
|
+
|
|
465
|
+
unittest-mode is now major-mode.
|
|
466
|
+
|
|
467
|
+
------------------------------------------------------------------------
|
|
468
|
+
r921 | rubikitch | 2005-11-26 01:39:59 +0900 (Sat, 26 Nov 2005) | 5 lines
|
|
469
|
+
Changed paths:
|
|
470
|
+
M /el4r/trunk/lib/el4r/exec-el4r.rb
|
|
471
|
+
|
|
472
|
+
lib/el4r/exec-el4r.rb:
|
|
473
|
+
new option -Q
|
|
474
|
+
unittest-mode is now major-mode.
|
|
475
|
+
do not remove testrun.el.
|
|
476
|
+
|
|
477
|
+
------------------------------------------------------------------------
|
|
478
|
+
r920 | rubikitch | 2005-11-26 01:38:27 +0900 (Sat, 26 Nov 2005) | 5 lines
|
|
479
|
+
Changed paths:
|
|
480
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
481
|
+
|
|
482
|
+
el4r-rctool.rb:
|
|
483
|
+
$: << $EL4R_ROOT/lib if ENV['EL4R_ROOT']
|
|
484
|
+
(__elisp_init__) remove ConfigScript dependency
|
|
485
|
+
(.emacs) fixed load-path
|
|
486
|
+
|
|
487
|
+
------------------------------------------------------------------------
|
|
488
|
+
r919 | rubikitch | 2005-11-26 01:30:40 +0900 (Sat, 26 Nov 2005) | 2 lines
|
|
489
|
+
Changed paths:
|
|
490
|
+
M /el4r/trunk/testing/el4r.e
|
|
491
|
+
|
|
492
|
+
testing/el4r.e: added Local Variables
|
|
493
|
+
|
|
494
|
+
------------------------------------------------------------------------
|
|
495
|
+
r918 | rubikitch | 2005-11-26 01:29:04 +0900 (Sat, 26 Nov 2005) | 3 lines
|
|
496
|
+
Changed paths:
|
|
497
|
+
M /el4r/trunk/Rakefile
|
|
498
|
+
|
|
499
|
+
Rakefile: ENV -> $env (to output message)
|
|
500
|
+
task :testwin fixed
|
|
501
|
+
|
|
502
|
+
------------------------------------------------------------------------
|
|
503
|
+
r917 | rubikitch | 2005-11-25 22:49:34 +0900 (Fri, 25 Nov 2005) | 3 lines
|
|
504
|
+
Changed paths:
|
|
505
|
+
M /el4r/trunk/Rakefile
|
|
506
|
+
|
|
507
|
+
Rakefile: wine ruby -> wineruby
|
|
508
|
+
task :testwin : Stop to remove ~/c/src/el4r ~/c/.el4rrc.rb
|
|
509
|
+
|
|
510
|
+
------------------------------------------------------------------------
|
|
511
|
+
r916 | rubikitch | 2005-11-25 04:37:37 +0900 (Fri, 25 Nov 2005) | 2 lines
|
|
512
|
+
Changed paths:
|
|
513
|
+
M /el4r/trunk/data/emacs/site-lisp/el4r.el
|
|
514
|
+
|
|
515
|
+
data/emacs/site-lisp/el4r.el: avoid fatal error when GC
|
|
516
|
+
|
|
517
|
+
------------------------------------------------------------------------
|
|
518
|
+
r857 | rubikitch | 2005-11-16 18:45:52 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
519
|
+
Changed paths:
|
|
520
|
+
M /el4r/trunk/lib/el4r/emacsruby/autoload/70el4r-mode.rb
|
|
521
|
+
|
|
522
|
+
use after-init-hook to resolve ruby-mode.el dependency.
|
|
523
|
+
|
|
524
|
+
------------------------------------------------------------------------
|
|
525
|
+
r856 | rubikitch | 2005-11-16 18:44:56 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
526
|
+
Changed paths:
|
|
527
|
+
A /el4r/trunk/testing/el4r.e
|
|
528
|
+
|
|
529
|
+
added testing/el4r.e
|
|
530
|
+
|
|
531
|
+
------------------------------------------------------------------------
|
|
532
|
+
r853 | rubikitch | 2005-11-16 07:31:32 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
533
|
+
Changed paths:
|
|
534
|
+
A /el4r/trunk/files
|
|
535
|
+
|
|
536
|
+
added files
|
|
537
|
+
|
|
538
|
+
------------------------------------------------------------------------
|
|
539
|
+
r852 | rubikitch | 2005-11-16 04:38:07 +0900 (Wed, 16 Nov 2005) | 1 line
|
|
540
|
+
Changed paths:
|
|
541
|
+
M /el4r/trunk/bin/el4r
|
|
542
|
+
M /el4r/trunk/bin/el4r-runtest
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
------------------------------------------------------------------------
|
|
546
|
+
r851 | rubikitch | 2005-11-16 04:35:02 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
547
|
+
Changed paths:
|
|
548
|
+
M /el4r/trunk/Rakefile
|
|
549
|
+
A /el4r/trunk/bin/el4r
|
|
550
|
+
A /el4r/trunk/bin/el4r-runtest
|
|
551
|
+
|
|
552
|
+
lib/el4r/exec-el4r.rb -> { bin/el4r-runtest, bin/el4r }
|
|
553
|
+
|
|
554
|
+
------------------------------------------------------------------------
|
|
555
|
+
r850 | rubikitch | 2005-11-16 04:33:02 +0900 (Wed, 16 Nov 2005) | 1 line
|
|
556
|
+
Changed paths:
|
|
557
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
------------------------------------------------------------------------
|
|
561
|
+
r849 | rubikitch | 2005-11-16 04:29:12 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
562
|
+
Changed paths:
|
|
563
|
+
D /el4r/trunk/bin/el4r-runtest.rb
|
|
564
|
+
A /el4r/trunk/lib/el4r/exec-el4r.rb (from /el4r/trunk/bin/el4r-runtest.rb:843)
|
|
565
|
+
|
|
566
|
+
mv bin/el4r-runtest.rb lib/el4r/exec-el4r.rb
|
|
567
|
+
|
|
568
|
+
------------------------------------------------------------------------
|
|
569
|
+
r848 | rubikitch | 2005-11-16 04:24:43 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
570
|
+
Changed paths:
|
|
571
|
+
M /el4r/trunk/Rakefile
|
|
572
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
573
|
+
|
|
574
|
+
load 'el4r-sub.rb' -> load 'el4r/el4r-sub.rb'
|
|
575
|
+
|
|
576
|
+
------------------------------------------------------------------------
|
|
577
|
+
r845 | rubikitch | 2005-11-16 04:03:17 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
578
|
+
Changed paths:
|
|
579
|
+
M /el4r/trunk/lib/el4r/emacsruby/autoload/70el4r-mode.rb
|
|
580
|
+
|
|
581
|
+
ruby-mode.rb is loaded after ruby-mode.el.
|
|
582
|
+
|
|
583
|
+
------------------------------------------------------------------------
|
|
584
|
+
r844 | rubikitch | 2005-11-16 03:52:02 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
585
|
+
Changed paths:
|
|
586
|
+
M /el4r/trunk/bin/el4r-instance
|
|
587
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
588
|
+
|
|
589
|
+
eval-after-load in EmacsRuby
|
|
590
|
+
|
|
591
|
+
------------------------------------------------------------------------
|
|
592
|
+
r843 | rubikitch | 2005-11-16 03:28:43 +0900 (Wed, 16 Nov 2005) | 2 lines
|
|
593
|
+
Changed paths:
|
|
594
|
+
A /el4r/trunk/lib/el4r/emacsruby/autoload/70el4r-mode.rb
|
|
595
|
+
|
|
596
|
+
added lib/el4r/emacsruby/autoload/70el4r-mode.rb
|
|
597
|
+
|
|
598
|
+
------------------------------------------------------------------------
|
|
599
|
+
r842 | rubikitch | 2005-11-16 03:28:19 +0900 (Wed, 16 Nov 2005) | 3 lines
|
|
600
|
+
Changed paths:
|
|
601
|
+
M /el4r/trunk/bin/el4r-instance
|
|
602
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
603
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
support autoloads
|
|
607
|
+
|
|
608
|
+
------------------------------------------------------------------------
|
|
609
|
+
r841 | rubikitch | 2005-11-16 03:10:47 +0900 (Wed, 16 Nov 2005) | 3 lines
|
|
610
|
+
Changed paths:
|
|
611
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
612
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
new stdlib_dir, autoload_dir
|
|
616
|
+
|
|
617
|
+
------------------------------------------------------------------------
|
|
618
|
+
r840 | rubikitch | 2005-11-16 02:46:02 +0900 (Wed, 16 Nov 2005) | 3 lines
|
|
619
|
+
Changed paths:
|
|
620
|
+
D /el4r/trunk/el4r
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
rmdir el4r
|
|
624
|
+
|
|
625
|
+
------------------------------------------------------------------------
|
|
626
|
+
r839 | rubikitch | 2005-11-16 02:45:43 +0900 (Wed, 16 Nov 2005) | 3 lines
|
|
627
|
+
Changed paths:
|
|
628
|
+
D /el4r/trunk/el4r/el4r-mode.rb
|
|
629
|
+
D /el4r/trunk/el4r/stdlib.rb
|
|
630
|
+
A /el4r/trunk/lib/el4r/emacsruby/el4r-mode.rb (from /el4r/trunk/el4r/el4r-mode.rb:826)
|
|
631
|
+
A /el4r/trunk/lib/el4r/emacsruby/stdlib.rb (from /el4r/trunk/el4r/stdlib.rb:826)
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
mv el4r/* lib/el4r/emacsruby
|
|
635
|
+
|
|
636
|
+
------------------------------------------------------------------------
|
|
637
|
+
r838 | rubikitch | 2005-11-16 02:43:22 +0900 (Wed, 16 Nov 2005) | 3 lines
|
|
638
|
+
Changed paths:
|
|
639
|
+
A /el4r/trunk/lib
|
|
640
|
+
A /el4r/trunk/lib/el4r
|
|
641
|
+
A /el4r/trunk/lib/el4r/emacsruby
|
|
642
|
+
A /el4r/trunk/lib/el4r/emacsruby/autoload
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
mkdir -p lib/el4r/emacsruby/autoload
|
|
646
|
+
|
|
647
|
+
------------------------------------------------------------------------
|
|
648
|
+
r837 | rubikitch | 2005-11-16 01:25:17 +0900 (Wed, 16 Nov 2005) | 4 lines
|
|
649
|
+
Changed paths:
|
|
650
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
bin/el4r-runtest.rb: put all code into `exec_el4r' function.
|
|
654
|
+
`test_mode' variable.
|
|
655
|
+
|
|
656
|
+
------------------------------------------------------------------------
|
|
657
|
+
r827 | rubikitch | 2005-11-13 00:49:03 +0900 (Sun, 13 Nov 2005) | 2 lines
|
|
658
|
+
Changed paths:
|
|
659
|
+
M /el4r/trunk/Rakefile
|
|
660
|
+
|
|
661
|
+
task :testwin modified
|
|
662
|
+
|
|
663
|
+
------------------------------------------------------------------------
|
|
664
|
+
r826 | rubikitch | 2005-11-12 22:13:18 +0900 (Sat, 12 Nov 2005) | 3 lines
|
|
665
|
+
Changed paths:
|
|
666
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
667
|
+
|
|
668
|
+
@el_program and @instance_program specify installed version now.
|
|
669
|
+
@el_program_relative and @instance_program_relative specify locations in the package.
|
|
670
|
+
|
|
671
|
+
------------------------------------------------------------------------
|
|
672
|
+
r825 | rubikitch | 2005-11-12 22:10:59 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
673
|
+
Changed paths:
|
|
674
|
+
M /el4r/trunk/Rakefile
|
|
675
|
+
|
|
676
|
+
Reflected el4r-runtest.rb changes.
|
|
677
|
+
|
|
678
|
+
------------------------------------------------------------------------
|
|
679
|
+
r824 | rubikitch | 2005-11-12 22:10:19 +0900 (Sat, 12 Nov 2005) | 4 lines
|
|
680
|
+
Changed paths:
|
|
681
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
682
|
+
|
|
683
|
+
new option: --show
|
|
684
|
+
INCOMPATIBLE: `-r.' option must be specified when testing package. otherwise el4r-runtest.rb test installed version.
|
|
685
|
+
refactored.
|
|
686
|
+
|
|
687
|
+
------------------------------------------------------------------------
|
|
688
|
+
r823 | rubikitch | 2005-11-12 15:02:24 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
689
|
+
Changed paths:
|
|
690
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
691
|
+
|
|
692
|
+
reflected the path change of el4r.el.
|
|
693
|
+
|
|
694
|
+
------------------------------------------------------------------------
|
|
695
|
+
r822 | rubikitch | 2005-11-12 14:53:15 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
696
|
+
Changed paths:
|
|
697
|
+
A /el4r/trunk/data
|
|
698
|
+
A /el4r/trunk/data/emacs
|
|
699
|
+
A /el4r/trunk/data/emacs/site-lisp (from /el4r/trunk/elisp:819)
|
|
700
|
+
|
|
701
|
+
mv elisp/el4r.el data/emacs/site-lisp/el4r.el
|
|
702
|
+
|
|
703
|
+
------------------------------------------------------------------------
|
|
704
|
+
r821 | rubikitch | 2005-11-12 14:52:51 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
705
|
+
Changed paths:
|
|
706
|
+
D /el4r/trunk/elisp
|
|
707
|
+
|
|
708
|
+
mv elisp/el4r.el data/emacs/site-lisp/el4r.el
|
|
709
|
+
|
|
710
|
+
------------------------------------------------------------------------
|
|
711
|
+
r820 | rubikitch | 2005-11-12 14:52:17 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
712
|
+
Changed paths:
|
|
713
|
+
D /el4r/trunk/elisp/el4r.el
|
|
714
|
+
|
|
715
|
+
mv elisp/el4r.el data/emacs/site-lisp/el4r.el
|
|
716
|
+
|
|
717
|
+
------------------------------------------------------------------------
|
|
718
|
+
r819 | rubikitch | 2005-11-12 14:49:39 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
719
|
+
Changed paths:
|
|
720
|
+
A /el4r/trunk/svnmemo.txt
|
|
721
|
+
|
|
722
|
+
added svnmemo.txt
|
|
723
|
+
|
|
724
|
+
------------------------------------------------------------------------
|
|
725
|
+
r818 | rubikitch | 2005-11-12 14:48:09 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
726
|
+
Changed paths:
|
|
727
|
+
M /el4r/trunk/install1
|
|
728
|
+
|
|
729
|
+
Use installed version of el4r-rctool
|
|
730
|
+
|
|
731
|
+
------------------------------------------------------------------------
|
|
732
|
+
r814 | rubikitch | 2005-11-12 13:42:19 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
733
|
+
Changed paths:
|
|
734
|
+
M /el4r/trunk/Rakefile
|
|
735
|
+
|
|
736
|
+
adjust to el4r-rctool path change.
|
|
737
|
+
|
|
738
|
+
------------------------------------------------------------------------
|
|
739
|
+
r813 | rubikitch | 2005-11-12 03:14:59 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
740
|
+
Changed paths:
|
|
741
|
+
M /el4r/trunk/el4r-rctool.rb
|
|
742
|
+
|
|
743
|
+
el4r-rctool.rb generates bin/el4r-rctool now.
|
|
744
|
+
|
|
745
|
+
------------------------------------------------------------------------
|
|
746
|
+
r812 | rubikitch | 2005-11-12 03:09:34 +0900 (Sat, 12 Nov 2005) | 2 lines
|
|
747
|
+
Changed paths:
|
|
748
|
+
D /el4r/trunk/el4r-rctool
|
|
749
|
+
A /el4r/trunk/el4r-rctool.rb (from /el4r/trunk/el4r-rctool:765)
|
|
750
|
+
|
|
751
|
+
mv el4r-rctool el4r-rctool.rb
|
|
752
|
+
|
|
753
|
+
------------------------------------------------------------------------
|
|
754
|
+
r232 | rubikitch | 2005-11-01 15:06:26 +0900 (Tue, 01 Nov 2005) | 2 lines
|
|
755
|
+
Changed paths:
|
|
756
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
757
|
+
|
|
758
|
+
test_el4r_lisp2ruby__treat_ctrl_codes: added coding system
|
|
759
|
+
|
|
760
|
+
------------------------------------------------------------------------
|
|
761
|
+
r231 | rubikitch | 2005-11-01 15:06:00 +0900 (Tue, 01 Nov 2005) | 2 lines
|
|
762
|
+
Changed paths:
|
|
763
|
+
M /el4r/trunk/bin/el4r-instance
|
|
764
|
+
|
|
765
|
+
*** empty log message ***
|
|
766
|
+
|
|
767
|
+
------------------------------------------------------------------------
|
|
768
|
+
r230 | rubikitch | 2005-10-20 18:36:40 +0900 (Thu, 20 Oct 2005) | 2 lines
|
|
769
|
+
Changed paths:
|
|
770
|
+
M /el4r/trunk/elisp/el4r.el
|
|
771
|
+
|
|
772
|
+
el4r-string-to-rubystr: use-file (experimental)
|
|
773
|
+
|
|
774
|
+
------------------------------------------------------------------------
|
|
775
|
+
r229 | rubikitch | 2005-10-20 18:35:35 +0900 (Thu, 20 Oct 2005) | 2 lines
|
|
776
|
+
Changed paths:
|
|
777
|
+
M /el4r/trunk/el4r-rctool
|
|
778
|
+
|
|
779
|
+
@temp_file
|
|
780
|
+
|
|
781
|
+
------------------------------------------------------------------------
|
|
782
|
+
r228 | rubikitch | 2005-10-15 16:48:35 +0900 (Sat, 15 Oct 2005) | 2 lines
|
|
783
|
+
Changed paths:
|
|
784
|
+
A /el4r/trunk/testing/euc.txt
|
|
785
|
+
A /el4r/trunk/testing/jis.txt
|
|
786
|
+
A /el4r/trunk/testing/sjis.txt
|
|
787
|
+
A /el4r/trunk/testing/utf8.txt
|
|
788
|
+
|
|
789
|
+
*** empty log message ***
|
|
790
|
+
|
|
791
|
+
------------------------------------------------------------------------
|
|
792
|
+
r227 | rubikitch | 2005-10-15 16:44:54 +0900 (Sat, 15 Oct 2005) | 2 lines
|
|
793
|
+
Changed paths:
|
|
794
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
795
|
+
|
|
796
|
+
for ruby19
|
|
797
|
+
|
|
798
|
+
------------------------------------------------------------------------
|
|
799
|
+
r226 | rubikitch | 2005-10-15 16:38:46 +0900 (Sat, 15 Oct 2005) | 2 lines
|
|
800
|
+
Changed paths:
|
|
801
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
802
|
+
M /el4r/trunk/elisp/el4r.el
|
|
803
|
+
|
|
804
|
+
el4r-override-variables overrides .el4rrc.rb setting.
|
|
805
|
+
|
|
806
|
+
------------------------------------------------------------------------
|
|
807
|
+
r225 | rubikitch | 2005-10-15 16:31:51 +0900 (Sat, 15 Oct 2005) | 3 lines
|
|
808
|
+
Changed paths:
|
|
809
|
+
M /el4r/trunk/bin/el4r-instance
|
|
810
|
+
|
|
811
|
+
Log with current time.
|
|
812
|
+
Detect load error when unit-testing.
|
|
813
|
+
|
|
814
|
+
------------------------------------------------------------------------
|
|
815
|
+
r223 | rubikitch | 2005-10-11 09:49:30 +0900 (Tue, 11 Oct 2005) | 2 lines
|
|
816
|
+
Changed paths:
|
|
817
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
818
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
819
|
+
M /el4r/trunk/makepkgrc
|
|
820
|
+
|
|
821
|
+
*** empty log message ***
|
|
822
|
+
|
|
823
|
+
------------------------------------------------------------------------
|
|
824
|
+
r222 | rubikitch | 2005-10-11 08:58:15 +0900 (Tue, 11 Oct 2005) | 2 lines
|
|
825
|
+
Changed paths:
|
|
826
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
827
|
+
|
|
828
|
+
test_el4r_output: more tests
|
|
829
|
+
|
|
830
|
+
------------------------------------------------------------------------
|
|
831
|
+
r221 | rubikitch | 2005-10-11 08:58:02 +0900 (Tue, 11 Oct 2005) | 2 lines
|
|
832
|
+
Changed paths:
|
|
833
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
834
|
+
|
|
835
|
+
raise if test-script is not found.
|
|
836
|
+
|
|
837
|
+
------------------------------------------------------------------------
|
|
838
|
+
r220 | rubikitch | 2005-10-11 08:57:35 +0900 (Tue, 11 Oct 2005) | 2 lines
|
|
839
|
+
Changed paths:
|
|
840
|
+
M /el4r/trunk/bin/el4r-instance
|
|
841
|
+
|
|
842
|
+
El4rOutput#write: use princ
|
|
843
|
+
|
|
844
|
+
------------------------------------------------------------------------
|
|
845
|
+
r219 | rubikitch | 2005-10-10 22:21:57 +0900 (Mon, 10 Oct 2005) | 3 lines
|
|
846
|
+
Changed paths:
|
|
847
|
+
M /el4r/trunk/makepkgrc
|
|
848
|
+
|
|
849
|
+
@release_date
|
|
850
|
+
@status = 'usable'
|
|
851
|
+
|
|
852
|
+
------------------------------------------------------------------------
|
|
853
|
+
r218 | rubikitch | 2005-10-10 22:21:34 +0900 (Mon, 10 Oct 2005) | 2 lines
|
|
854
|
+
Changed paths:
|
|
855
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
856
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
857
|
+
|
|
858
|
+
use `whats_new' method
|
|
859
|
+
|
|
860
|
+
------------------------------------------------------------------------
|
|
861
|
+
r217 | rubikitch | 2005-10-10 21:28:29 +0900 (Mon, 10 Oct 2005) | 3 lines
|
|
862
|
+
Changed paths:
|
|
863
|
+
M /el4r/trunk/elisp/el4r.el
|
|
864
|
+
|
|
865
|
+
el4r-init always kills *el4r:process* buffer to avoid mulfunction.
|
|
866
|
+
el4r-recover recovers from mulfunctioned el4r process.
|
|
867
|
+
|
|
868
|
+
------------------------------------------------------------------------
|
|
869
|
+
r216 | rubikitch | 2005-10-10 21:26:15 +0900 (Mon, 10 Oct 2005) | 3 lines
|
|
870
|
+
Changed paths:
|
|
871
|
+
M /el4r/trunk/bin/el4r-instance
|
|
872
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
873
|
+
|
|
874
|
+
write(puts, print, printf etc) support on EmacsRuby script.
|
|
875
|
+
$stdout is redirected to *el4r:output* buffer.
|
|
876
|
+
|
|
877
|
+
------------------------------------------------------------------------
|
|
878
|
+
r215 | rubikitch | 2005-10-10 21:24:32 +0900 (Mon, 10 Oct 2005) | 2 lines
|
|
879
|
+
Changed paths:
|
|
880
|
+
M /el4r/trunk/Rakefile
|
|
881
|
+
M /el4r/trunk/el4r-rctool
|
|
882
|
+
|
|
883
|
+
*** empty log message ***
|
|
884
|
+
|
|
885
|
+
------------------------------------------------------------------------
|
|
886
|
+
r214 | rubikitch | 2005-10-09 19:17:02 +0900 (Sun, 09 Oct 2005) | 2 lines
|
|
887
|
+
Changed paths:
|
|
888
|
+
M /el4r/trunk/bin/el4r-instance
|
|
889
|
+
|
|
890
|
+
refactored Test::Unit
|
|
891
|
+
|
|
892
|
+
------------------------------------------------------------------------
|
|
893
|
+
r213 | rubikitch | 2005-10-09 17:38:04 +0900 (Sun, 09 Oct 2005) | 2 lines
|
|
894
|
+
Changed paths:
|
|
895
|
+
M /el4r/trunk/makepkgrc
|
|
896
|
+
|
|
897
|
+
description: String -> Proc
|
|
898
|
+
|
|
899
|
+
------------------------------------------------------------------------
|
|
900
|
+
r212 | rubikitch | 2005-10-09 17:37:45 +0900 (Sun, 09 Oct 2005) | 2 lines
|
|
901
|
+
Changed paths:
|
|
902
|
+
M /el4r/trunk/announce.en.mail.r
|
|
903
|
+
M /el4r/trunk/announce.ja.mail.r
|
|
904
|
+
|
|
905
|
+
*** empty log message ***
|
|
906
|
+
|
|
907
|
+
------------------------------------------------------------------------
|
|
908
|
+
r211 | rubikitch | 2005-10-09 16:06:34 +0900 (Sun, 09 Oct 2005) | 3 lines
|
|
909
|
+
Changed paths:
|
|
910
|
+
M /el4r/trunk/elisp/el4r.el
|
|
911
|
+
|
|
912
|
+
error handling bug fix
|
|
913
|
+
(bad usage of `error' function)
|
|
914
|
+
|
|
915
|
+
------------------------------------------------------------------------
|
|
916
|
+
r210 | rubikitch | 2005-10-09 16:05:52 +0900 (Sun, 09 Oct 2005) | 3 lines
|
|
917
|
+
Changed paths:
|
|
918
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
919
|
+
|
|
920
|
+
error is passed.
|
|
921
|
+
(el4r-ruby-eval "el4r_lisp_eval(\"(signal 'test-error '(123))\")")
|
|
922
|
+
|
|
923
|
+
------------------------------------------------------------------------
|
|
924
|
+
r208 | rubikitch | 2005-10-07 04:11:03 +0900 (Fri, 07 Oct 2005) | 2 lines
|
|
925
|
+
Changed paths:
|
|
926
|
+
M /el4r/trunk/el4r-rctool
|
|
927
|
+
|
|
928
|
+
END_OF_PATCH -> END_OF_BLOCK
|
|
929
|
+
|
|
930
|
+
------------------------------------------------------------------------
|
|
931
|
+
r207 | rubikitch | 2005-10-05 19:05:37 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
932
|
+
Changed paths:
|
|
933
|
+
M /el4r/trunk/Rakefile
|
|
934
|
+
A /el4r/trunk/announce.en.mail.r
|
|
935
|
+
M /el4r/trunk/announce.ja.mail.r
|
|
936
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
937
|
+
|
|
938
|
+
*** empty log message ***
|
|
939
|
+
|
|
940
|
+
------------------------------------------------------------------------
|
|
941
|
+
r206 | rubikitch | 2005-10-05 13:12:00 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
942
|
+
Changed paths:
|
|
943
|
+
A /el4r/trunk/announce.ja.mail.r
|
|
944
|
+
|
|
945
|
+
*** empty log message ***
|
|
946
|
+
|
|
947
|
+
------------------------------------------------------------------------
|
|
948
|
+
r205 | rubikitch | 2005-10-05 07:10:09 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
949
|
+
Changed paths:
|
|
950
|
+
M /el4r/trunk/Rakefile
|
|
951
|
+
M /el4r/trunk/el4r-rctool
|
|
952
|
+
M /el4r/trunk/makepkgrc
|
|
953
|
+
|
|
954
|
+
sub.rb -> el4r-sub.rb
|
|
955
|
+
|
|
956
|
+
------------------------------------------------------------------------
|
|
957
|
+
r204 | rubikitch | 2005-10-05 06:24:51 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
958
|
+
Changed paths:
|
|
959
|
+
M /el4r/trunk/elisp/el4r.el
|
|
960
|
+
|
|
961
|
+
Override el4r-related variables from ~/.el4rrc.rb in el4r-init
|
|
962
|
+
|
|
963
|
+
------------------------------------------------------------------------
|
|
964
|
+
r203 | rubikitch | 2005-10-05 06:24:04 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
965
|
+
Changed paths:
|
|
966
|
+
M /el4r/trunk/el4r.en.rd.r
|
|
967
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
968
|
+
M /el4r/trunk/makepkgrc
|
|
969
|
+
|
|
970
|
+
release ver 0.9.2
|
|
971
|
+
|
|
972
|
+
------------------------------------------------------------------------
|
|
973
|
+
r202 | rubikitch | 2005-10-05 06:23:52 +0900 (Wed, 05 Oct 2005) | 3 lines
|
|
974
|
+
Changed paths:
|
|
975
|
+
M /el4r/trunk/install0.r
|
|
976
|
+
M /el4r/trunk/install1
|
|
977
|
+
|
|
978
|
+
release ver 0.9.2
|
|
979
|
+
new installation method
|
|
980
|
+
|
|
981
|
+
------------------------------------------------------------------------
|
|
982
|
+
r201 | rubikitch | 2005-10-05 06:18:16 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
983
|
+
Changed paths:
|
|
984
|
+
M /el4r/trunk/Rakefile
|
|
985
|
+
|
|
986
|
+
*** empty log message ***
|
|
987
|
+
|
|
988
|
+
------------------------------------------------------------------------
|
|
989
|
+
r200 | rubikitch | 2005-10-05 04:33:31 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
990
|
+
Changed paths:
|
|
991
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
992
|
+
|
|
993
|
+
*** empty log message ***
|
|
994
|
+
|
|
995
|
+
------------------------------------------------------------------------
|
|
996
|
+
r199 | rubikitch | 2005-10-05 04:17:55 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
997
|
+
Changed paths:
|
|
998
|
+
M /el4r/trunk/Rakefile
|
|
999
|
+
M /el4r/trunk/el4r-rctool
|
|
1000
|
+
|
|
1001
|
+
*** empty log message ***
|
|
1002
|
+
|
|
1003
|
+
------------------------------------------------------------------------
|
|
1004
|
+
r198 | rubikitch | 2005-10-05 01:26:15 +0900 (Wed, 05 Oct 2005) | 2 lines
|
|
1005
|
+
Changed paths:
|
|
1006
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1007
|
+
|
|
1008
|
+
*** empty log message ***
|
|
1009
|
+
|
|
1010
|
+
------------------------------------------------------------------------
|
|
1011
|
+
r197 | rubikitch | 2005-10-04 17:45:44 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1012
|
+
Changed paths:
|
|
1013
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1014
|
+
|
|
1015
|
+
test_winconf
|
|
1016
|
+
|
|
1017
|
+
------------------------------------------------------------------------
|
|
1018
|
+
r196 | rubikitch | 2005-10-04 17:36:01 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1019
|
+
Changed paths:
|
|
1020
|
+
M /el4r/trunk/Rakefile
|
|
1021
|
+
|
|
1022
|
+
*** empty log message ***
|
|
1023
|
+
|
|
1024
|
+
------------------------------------------------------------------------
|
|
1025
|
+
r195 | rubikitch | 2005-10-04 01:34:09 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1026
|
+
Changed paths:
|
|
1027
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1028
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1029
|
+
|
|
1030
|
+
el4r_load "stdlib.rb"
|
|
1031
|
+
|
|
1032
|
+
------------------------------------------------------------------------
|
|
1033
|
+
r194 | rubikitch | 2005-10-04 01:32:12 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1034
|
+
Changed paths:
|
|
1035
|
+
A /el4r/trunk/el4r/stdlib.rb
|
|
1036
|
+
|
|
1037
|
+
*** empty log message ***
|
|
1038
|
+
|
|
1039
|
+
------------------------------------------------------------------------
|
|
1040
|
+
r193 | rubikitch | 2005-10-04 01:25:31 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1041
|
+
Changed paths:
|
|
1042
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1043
|
+
|
|
1044
|
+
*** empty log message ***
|
|
1045
|
+
|
|
1046
|
+
------------------------------------------------------------------------
|
|
1047
|
+
r192 | rubikitch | 2005-10-04 01:15:58 +0900 (Tue, 04 Oct 2005) | 2 lines
|
|
1048
|
+
Changed paths:
|
|
1049
|
+
A /el4r/trunk/el4r
|
|
1050
|
+
A /el4r/trunk/el4r/el4r-mode.rb
|
|
1051
|
+
D /el4r/trunk/example
|
|
1052
|
+
|
|
1053
|
+
mv example/el4r-mode.rb el4r
|
|
1054
|
+
|
|
1055
|
+
------------------------------------------------------------------------
|
|
1056
|
+
r191 | rubikitch | 2005-10-02 22:47:45 +0900 (Sun, 02 Oct 2005) | 2 lines
|
|
1057
|
+
Changed paths:
|
|
1058
|
+
M /el4r/trunk/el4r-rctool
|
|
1059
|
+
|
|
1060
|
+
*** empty log message ***
|
|
1061
|
+
|
|
1062
|
+
------------------------------------------------------------------------
|
|
1063
|
+
r190 | rubikitch | 2005-10-02 16:04:04 +0900 (Sun, 02 Oct 2005) | 2 lines
|
|
1064
|
+
Changed paths:
|
|
1065
|
+
M /el4r/trunk/el4r-rctool
|
|
1066
|
+
|
|
1067
|
+
*** empty log message ***
|
|
1068
|
+
|
|
1069
|
+
------------------------------------------------------------------------
|
|
1070
|
+
r189 | rubikitch | 2005-10-02 16:03:38 +0900 (Sun, 02 Oct 2005) | 2 lines
|
|
1071
|
+
Changed paths:
|
|
1072
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1073
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1074
|
+
|
|
1075
|
+
el4r_load_path
|
|
1076
|
+
|
|
1077
|
+
------------------------------------------------------------------------
|
|
1078
|
+
r188 | rubikitch | 2005-10-01 15:28:25 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1079
|
+
Changed paths:
|
|
1080
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1081
|
+
|
|
1082
|
+
print default value when -h(--help)
|
|
1083
|
+
|
|
1084
|
+
------------------------------------------------------------------------
|
|
1085
|
+
r187 | rubikitch | 2005-10-01 14:15:04 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1086
|
+
Changed paths:
|
|
1087
|
+
A /el4r/trunk/el4r-rctool
|
|
1088
|
+
|
|
1089
|
+
*** empty log message ***
|
|
1090
|
+
|
|
1091
|
+
------------------------------------------------------------------------
|
|
1092
|
+
r186 | rubikitch | 2005-10-01 14:13:54 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1093
|
+
Changed paths:
|
|
1094
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1095
|
+
|
|
1096
|
+
set el4r_el, el4r_instance from ~/.el4rrc.rb
|
|
1097
|
+
|
|
1098
|
+
------------------------------------------------------------------------
|
|
1099
|
+
r185 | rubikitch | 2005-10-01 13:21:50 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1100
|
+
Changed paths:
|
|
1101
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1102
|
+
|
|
1103
|
+
replace literals with conf
|
|
1104
|
+
|
|
1105
|
+
------------------------------------------------------------------------
|
|
1106
|
+
r184 | rubikitch | 2005-10-01 12:56:17 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1107
|
+
Changed paths:
|
|
1108
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1109
|
+
|
|
1110
|
+
use ~/.el4rrc.rb
|
|
1111
|
+
|
|
1112
|
+
------------------------------------------------------------------------
|
|
1113
|
+
r183 | rubikitch | 2005-10-01 12:47:45 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1114
|
+
Changed paths:
|
|
1115
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1116
|
+
|
|
1117
|
+
*** empty log message ***
|
|
1118
|
+
|
|
1119
|
+
------------------------------------------------------------------------
|
|
1120
|
+
r182 | rubikitch | 2005-10-01 04:44:28 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1121
|
+
Changed paths:
|
|
1122
|
+
M /el4r/trunk/Rakefile
|
|
1123
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1124
|
+
|
|
1125
|
+
use ~/.el4rrc.rb
|
|
1126
|
+
|
|
1127
|
+
------------------------------------------------------------------------
|
|
1128
|
+
r181 | rubikitch | 2005-10-01 04:18:47 +0900 (Sat, 01 Oct 2005) | 2 lines
|
|
1129
|
+
Changed paths:
|
|
1130
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1131
|
+
|
|
1132
|
+
use ~/.el4rrc.rb
|
|
1133
|
+
|
|
1134
|
+
------------------------------------------------------------------------
|
|
1135
|
+
r180 | rubikitch | 2005-09-30 11:45:07 +0900 (Fri, 30 Sep 2005) | 2 lines
|
|
1136
|
+
Changed paths:
|
|
1137
|
+
M /el4r/trunk/Rakefile
|
|
1138
|
+
|
|
1139
|
+
*** empty log message ***
|
|
1140
|
+
|
|
1141
|
+
------------------------------------------------------------------------
|
|
1142
|
+
r179 | rubikitch | 2005-09-24 02:50:26 +0900 (Sat, 24 Sep 2005) | 2 lines
|
|
1143
|
+
Changed paths:
|
|
1144
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1145
|
+
|
|
1146
|
+
*** empty log message ***
|
|
1147
|
+
|
|
1148
|
+
------------------------------------------------------------------------
|
|
1149
|
+
r178 | rubikitch | 2005-09-09 07:26:33 +0900 (Fri, 09 Sep 2005) | 2 lines
|
|
1150
|
+
Changed paths:
|
|
1151
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1152
|
+
|
|
1153
|
+
suppress messages when --batch mode
|
|
1154
|
+
|
|
1155
|
+
------------------------------------------------------------------------
|
|
1156
|
+
r177 | rubikitch | 2005-09-09 07:25:34 +0900 (Fri, 09 Sep 2005) | 2 lines
|
|
1157
|
+
Changed paths:
|
|
1158
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1159
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1160
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1161
|
+
|
|
1162
|
+
el4r_treat_ctrl_codes
|
|
1163
|
+
|
|
1164
|
+
------------------------------------------------------------------------
|
|
1165
|
+
r176 | rubikitch | 2005-08-31 14:22:57 +0900 (Wed, 31 Aug 2005) | 2 lines
|
|
1166
|
+
Changed paths:
|
|
1167
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1168
|
+
|
|
1169
|
+
el4r-init: fixed; When el4r-instance is accidentally dead, M-x el4r-boot does not work.
|
|
1170
|
+
|
|
1171
|
+
------------------------------------------------------------------------
|
|
1172
|
+
r175 | rubikitch | 2005-08-19 22:40:11 +0900 (Fri, 19 Aug 2005) | 2 lines
|
|
1173
|
+
Changed paths:
|
|
1174
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1175
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1176
|
+
|
|
1177
|
+
class ElApp
|
|
1178
|
+
|
|
1179
|
+
------------------------------------------------------------------------
|
|
1180
|
+
r174 | rubikitch | 2005-08-19 03:19:56 +0900 (Fri, 19 Aug 2005) | 2 lines
|
|
1181
|
+
Changed paths:
|
|
1182
|
+
M /el4r/trunk/Rakefile
|
|
1183
|
+
|
|
1184
|
+
*** empty log message ***
|
|
1185
|
+
|
|
1186
|
+
------------------------------------------------------------------------
|
|
1187
|
+
r173 | rubikitch | 2005-08-19 02:33:12 +0900 (Fri, 19 Aug 2005) | 2 lines
|
|
1188
|
+
Changed paths:
|
|
1189
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1190
|
+
|
|
1191
|
+
load_path
|
|
1192
|
+
|
|
1193
|
+
------------------------------------------------------------------------
|
|
1194
|
+
r172 | rubikitch | 2005-08-18 20:06:44 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1195
|
+
Changed paths:
|
|
1196
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1197
|
+
|
|
1198
|
+
small bugfix
|
|
1199
|
+
|
|
1200
|
+
------------------------------------------------------------------------
|
|
1201
|
+
r171 | rubikitch | 2005-08-18 12:00:08 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1202
|
+
Changed paths:
|
|
1203
|
+
M /el4r/trunk/Rakefile
|
|
1204
|
+
|
|
1205
|
+
*** empty log message ***
|
|
1206
|
+
|
|
1207
|
+
------------------------------------------------------------------------
|
|
1208
|
+
r170 | rubikitch | 2005-08-18 11:59:52 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1209
|
+
Changed paths:
|
|
1210
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1211
|
+
|
|
1212
|
+
removed Test::Unit::AutoRunner.run dependency because of API change.
|
|
1213
|
+
|
|
1214
|
+
------------------------------------------------------------------------
|
|
1215
|
+
r169 | rubikitch | 2005-08-18 11:58:47 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1216
|
+
Changed paths:
|
|
1217
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
1218
|
+
|
|
1219
|
+
/tmp -> Dir.tmpdir
|
|
1220
|
+
|
|
1221
|
+
------------------------------------------------------------------------
|
|
1222
|
+
r168 | rubikitch | 2005-08-18 10:13:54 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1223
|
+
Changed paths:
|
|
1224
|
+
M /el4r/trunk/Rakefile
|
|
1225
|
+
|
|
1226
|
+
*** empty log message ***
|
|
1227
|
+
|
|
1228
|
+
------------------------------------------------------------------------
|
|
1229
|
+
r167 | rubikitch | 2005-08-18 10:12:40 +0900 (Thu, 18 Aug 2005) | 2 lines
|
|
1230
|
+
Changed paths:
|
|
1231
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1232
|
+
|
|
1233
|
+
Support Windows(wine)!
|
|
1234
|
+
|
|
1235
|
+
------------------------------------------------------------------------
|
|
1236
|
+
r166 | rubikitch | 2005-08-16 18:33:11 +0900 (Tue, 16 Aug 2005) | 2 lines
|
|
1237
|
+
Changed paths:
|
|
1238
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1239
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1240
|
+
|
|
1241
|
+
newbuf with block.
|
|
1242
|
+
|
|
1243
|
+
------------------------------------------------------------------------
|
|
1244
|
+
r165 | rubikitch | 2005-08-16 18:32:33 +0900 (Tue, 16 Aug 2005) | 2 lines
|
|
1245
|
+
Changed paths:
|
|
1246
|
+
M /el4r/trunk/makepkgrc
|
|
1247
|
+
|
|
1248
|
+
*** empty log message ***
|
|
1249
|
+
|
|
1250
|
+
------------------------------------------------------------------------
|
|
1251
|
+
r164 | rubikitch | 2005-08-14 02:35:30 +0900 (Sun, 14 Aug 2005) | 2 lines
|
|
1252
|
+
Changed paths:
|
|
1253
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1254
|
+
|
|
1255
|
+
setq -> defvar
|
|
1256
|
+
|
|
1257
|
+
------------------------------------------------------------------------
|
|
1258
|
+
r163 | rubikitch | 2005-08-14 02:21:22 +0900 (Sun, 14 Aug 2005) | 2 lines
|
|
1259
|
+
Changed paths:
|
|
1260
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1261
|
+
|
|
1262
|
+
added (buffer-disable-undo)
|
|
1263
|
+
|
|
1264
|
+
------------------------------------------------------------------------
|
|
1265
|
+
r161 | rubikitch | 2005-08-14 01:05:02 +0900 (Sun, 14 Aug 2005) | 2 lines
|
|
1266
|
+
Changed paths:
|
|
1267
|
+
M /el4r/trunk/install1
|
|
1268
|
+
M /el4r/trunk/makepkgrc
|
|
1269
|
+
|
|
1270
|
+
*** empty log message ***
|
|
1271
|
+
|
|
1272
|
+
------------------------------------------------------------------------
|
|
1273
|
+
r160 | rubikitch | 2005-08-12 17:18:59 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1274
|
+
Changed paths:
|
|
1275
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1276
|
+
|
|
1277
|
+
*** empty log message ***
|
|
1278
|
+
|
|
1279
|
+
------------------------------------------------------------------------
|
|
1280
|
+
r159 | rubikitch | 2005-08-12 17:18:09 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1281
|
+
Changed paths:
|
|
1282
|
+
M /el4r/trunk/testing/test-gc.rb
|
|
1283
|
+
|
|
1284
|
+
more tests in test_rubyGC
|
|
1285
|
+
|
|
1286
|
+
------------------------------------------------------------------------
|
|
1287
|
+
r158 | rubikitch | 2005-08-12 17:17:30 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1288
|
+
Changed paths:
|
|
1289
|
+
M /el4r/trunk/Rakefile
|
|
1290
|
+
|
|
1291
|
+
task testgc
|
|
1292
|
+
|
|
1293
|
+
------------------------------------------------------------------------
|
|
1294
|
+
r157 | rubikitch | 2005-08-12 02:36:01 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1295
|
+
Changed paths:
|
|
1296
|
+
M /el4r/trunk/Rakefile
|
|
1297
|
+
|
|
1298
|
+
perform GC test separately
|
|
1299
|
+
|
|
1300
|
+
------------------------------------------------------------------------
|
|
1301
|
+
r156 | rubikitch | 2005-08-12 02:33:06 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1302
|
+
Changed paths:
|
|
1303
|
+
A /el4r/trunk/testing/test-gc.rb
|
|
1304
|
+
|
|
1305
|
+
moved from test-el4r.rb
|
|
1306
|
+
|
|
1307
|
+
------------------------------------------------------------------------
|
|
1308
|
+
r155 | rubikitch | 2005-08-12 02:32:33 +0900 (Fri, 12 Aug 2005) | 3 lines
|
|
1309
|
+
Changed paths:
|
|
1310
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1311
|
+
|
|
1312
|
+
moved GC tests to test-gc.rb
|
|
1313
|
+
added TestDefunWithinClass
|
|
1314
|
+
|
|
1315
|
+
------------------------------------------------------------------------
|
|
1316
|
+
r154 | rubikitch | 2005-08-12 02:09:08 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1317
|
+
Changed paths:
|
|
1318
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1319
|
+
|
|
1320
|
+
increased GC trigger when testing
|
|
1321
|
+
|
|
1322
|
+
------------------------------------------------------------------------
|
|
1323
|
+
r153 | rubikitch | 2005-08-12 02:08:30 +0900 (Fri, 12 Aug 2005) | 2 lines
|
|
1324
|
+
Changed paths:
|
|
1325
|
+
M /el4r/trunk/makepkgrc
|
|
1326
|
+
|
|
1327
|
+
*** empty log message ***
|
|
1328
|
+
|
|
1329
|
+
------------------------------------------------------------------------
|
|
1330
|
+
r152 | rubikitch | 2005-08-11 16:58:52 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1331
|
+
Changed paths:
|
|
1332
|
+
D /el4r/trunk/pkg
|
|
1333
|
+
|
|
1334
|
+
remove pkg
|
|
1335
|
+
|
|
1336
|
+
------------------------------------------------------------------------
|
|
1337
|
+
r150 | rubikitch | 2005-08-11 16:23:04 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1338
|
+
Changed paths:
|
|
1339
|
+
A /el4r/trunk/pkg
|
|
1340
|
+
A /el4r/trunk/pkg/keepme
|
|
1341
|
+
|
|
1342
|
+
*** empty log message ***
|
|
1343
|
+
|
|
1344
|
+
------------------------------------------------------------------------
|
|
1345
|
+
r149 | rubikitch | 2005-08-11 16:16:43 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1346
|
+
Changed paths:
|
|
1347
|
+
M /el4r/trunk/Rakefile
|
|
1348
|
+
|
|
1349
|
+
define_web_task
|
|
1350
|
+
|
|
1351
|
+
------------------------------------------------------------------------
|
|
1352
|
+
r148 | rubikitch | 2005-08-11 15:44:12 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1353
|
+
Changed paths:
|
|
1354
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1355
|
+
|
|
1356
|
+
added comments.
|
|
1357
|
+
|
|
1358
|
+
------------------------------------------------------------------------
|
|
1359
|
+
r147 | rubikitch | 2005-08-11 15:27:44 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1360
|
+
Changed paths:
|
|
1361
|
+
M /el4r/trunk/Rakefile
|
|
1362
|
+
M /el4r/trunk/makepkgrc
|
|
1363
|
+
|
|
1364
|
+
*** empty log message ***
|
|
1365
|
+
|
|
1366
|
+
------------------------------------------------------------------------
|
|
1367
|
+
r146 | rubikitch | 2005-08-11 15:20:39 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1368
|
+
Changed paths:
|
|
1369
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1370
|
+
|
|
1371
|
+
output ruby/emacs version when unit-testing.
|
|
1372
|
+
|
|
1373
|
+
------------------------------------------------------------------------
|
|
1374
|
+
r145 | rubikitch | 2005-08-11 15:20:02 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1375
|
+
Changed paths:
|
|
1376
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1377
|
+
|
|
1378
|
+
output ruby/emacs version when unit-testing.
|
|
1379
|
+
|
|
1380
|
+
------------------------------------------------------------------------
|
|
1381
|
+
r144 | rubikitch | 2005-08-11 15:19:08 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1382
|
+
Changed paths:
|
|
1383
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
1384
|
+
|
|
1385
|
+
*** empty log message ***
|
|
1386
|
+
|
|
1387
|
+
------------------------------------------------------------------------
|
|
1388
|
+
r143 | rubikitch | 2005-08-11 15:09:53 +0900 (Thu, 11 Aug 2005) | 2 lines
|
|
1389
|
+
Changed paths:
|
|
1390
|
+
A /el4r/trunk/el4r.en.rd.r
|
|
1391
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
1392
|
+
|
|
1393
|
+
wrote documents
|
|
1394
|
+
|
|
1395
|
+
------------------------------------------------------------------------
|
|
1396
|
+
r142 | rubikitch | 2005-08-09 16:54:38 +0900 (Tue, 09 Aug 2005) | 2 lines
|
|
1397
|
+
Changed paths:
|
|
1398
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1399
|
+
|
|
1400
|
+
-i
|
|
1401
|
+
|
|
1402
|
+
------------------------------------------------------------------------
|
|
1403
|
+
r141 | rubikitch | 2005-08-09 16:54:07 +0900 (Tue, 09 Aug 2005) | 2 lines
|
|
1404
|
+
Changed paths:
|
|
1405
|
+
A /el4r/trunk/testing/alltest.rb
|
|
1406
|
+
|
|
1407
|
+
*** empty log message ***
|
|
1408
|
+
|
|
1409
|
+
------------------------------------------------------------------------
|
|
1410
|
+
r140 | rubikitch | 2005-08-09 16:52:36 +0900 (Tue, 09 Aug 2005) | 4 lines
|
|
1411
|
+
Changed paths:
|
|
1412
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1413
|
+
|
|
1414
|
+
test_test_el__debug_ruby_eval_report
|
|
1415
|
+
test_test_el__condition_case
|
|
1416
|
+
test_delete_other_windows
|
|
1417
|
+
|
|
1418
|
+
------------------------------------------------------------------------
|
|
1419
|
+
r139 | rubikitch | 2005-08-07 08:55:59 +0900 (Sun, 07 Aug 2005) | 2 lines
|
|
1420
|
+
Changed paths:
|
|
1421
|
+
A /el4r/trunk/install0.r
|
|
1422
|
+
A /el4r/trunk/install1
|
|
1423
|
+
|
|
1424
|
+
*** empty log message ***
|
|
1425
|
+
|
|
1426
|
+
------------------------------------------------------------------------
|
|
1427
|
+
r138 | rubikitch | 2005-08-06 03:52:42 +0900 (Sat, 06 Aug 2005) | 2 lines
|
|
1428
|
+
Changed paths:
|
|
1429
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1430
|
+
|
|
1431
|
+
*** empty log message ***
|
|
1432
|
+
|
|
1433
|
+
------------------------------------------------------------------------
|
|
1434
|
+
r137 | rubikitch | 2005-08-05 11:43:00 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1435
|
+
Changed paths:
|
|
1436
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1437
|
+
|
|
1438
|
+
*** empty log message ***
|
|
1439
|
+
|
|
1440
|
+
------------------------------------------------------------------------
|
|
1441
|
+
r136 | rubikitch | 2005-08-05 11:42:41 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1442
|
+
Changed paths:
|
|
1443
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1444
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
1445
|
+
|
|
1446
|
+
*** empty log message ***
|
|
1447
|
+
|
|
1448
|
+
------------------------------------------------------------------------
|
|
1449
|
+
r135 | rubikitch | 2005-08-05 11:40:18 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1450
|
+
Changed paths:
|
|
1451
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1452
|
+
|
|
1453
|
+
*** empty log message ***
|
|
1454
|
+
|
|
1455
|
+
------------------------------------------------------------------------
|
|
1456
|
+
r134 | rubikitch | 2005-08-05 11:39:28 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1457
|
+
Changed paths:
|
|
1458
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1459
|
+
|
|
1460
|
+
*** empty log message ***
|
|
1461
|
+
|
|
1462
|
+
------------------------------------------------------------------------
|
|
1463
|
+
r133 | rubikitch | 2005-08-05 11:38:33 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1464
|
+
Changed paths:
|
|
1465
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1466
|
+
|
|
1467
|
+
*** empty log message ***
|
|
1468
|
+
|
|
1469
|
+
------------------------------------------------------------------------
|
|
1470
|
+
r132 | rubikitch | 2005-08-05 11:37:39 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1471
|
+
Changed paths:
|
|
1472
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1473
|
+
|
|
1474
|
+
*** empty log message ***
|
|
1475
|
+
|
|
1476
|
+
------------------------------------------------------------------------
|
|
1477
|
+
r131 | rubikitch | 2005-08-05 11:37:30 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1478
|
+
Changed paths:
|
|
1479
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1480
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1481
|
+
|
|
1482
|
+
*** empty log message ***
|
|
1483
|
+
|
|
1484
|
+
------------------------------------------------------------------------
|
|
1485
|
+
r130 | rubikitch | 2005-08-05 11:35:09 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1486
|
+
Changed paths:
|
|
1487
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1488
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1489
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1490
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1491
|
+
|
|
1492
|
+
Added copyright and rcs-id.
|
|
1493
|
+
|
|
1494
|
+
------------------------------------------------------------------------
|
|
1495
|
+
r129 | rubikitch | 2005-08-05 11:33:56 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1496
|
+
Changed paths:
|
|
1497
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1498
|
+
|
|
1499
|
+
removed mylib.rb dependency
|
|
1500
|
+
|
|
1501
|
+
------------------------------------------------------------------------
|
|
1502
|
+
r128 | rubikitch | 2005-08-05 11:22:48 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1503
|
+
Changed paths:
|
|
1504
|
+
M /el4r/trunk/Rakefile
|
|
1505
|
+
|
|
1506
|
+
*** empty log message ***
|
|
1507
|
+
|
|
1508
|
+
------------------------------------------------------------------------
|
|
1509
|
+
r127 | rubikitch | 2005-08-05 11:22:19 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1510
|
+
Changed paths:
|
|
1511
|
+
M /el4r/trunk/Rakefile
|
|
1512
|
+
|
|
1513
|
+
*** empty log message ***
|
|
1514
|
+
|
|
1515
|
+
------------------------------------------------------------------------
|
|
1516
|
+
r126 | rubikitch | 2005-08-05 09:04:17 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1517
|
+
Changed paths:
|
|
1518
|
+
M /el4r/trunk/Rakefile
|
|
1519
|
+
|
|
1520
|
+
rdoc task
|
|
1521
|
+
|
|
1522
|
+
------------------------------------------------------------------------
|
|
1523
|
+
r125 | rubikitch | 2005-08-05 08:57:37 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1524
|
+
Changed paths:
|
|
1525
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1526
|
+
|
|
1527
|
+
made Struct-base classes rdoc-compliant.
|
|
1528
|
+
|
|
1529
|
+
------------------------------------------------------------------------
|
|
1530
|
+
r124 | rubikitch | 2005-08-05 08:37:28 +0900 (Fri, 05 Aug 2005) | 3 lines
|
|
1531
|
+
Changed paths:
|
|
1532
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1533
|
+
|
|
1534
|
+
el4r-ruby-program: new
|
|
1535
|
+
el4r-instance-program: full-path
|
|
1536
|
+
|
|
1537
|
+
------------------------------------------------------------------------
|
|
1538
|
+
r123 | rubikitch | 2005-08-05 08:36:30 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1539
|
+
Changed paths:
|
|
1540
|
+
M /el4r/trunk/Rakefile
|
|
1541
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1542
|
+
|
|
1543
|
+
--ruby
|
|
1544
|
+
|
|
1545
|
+
------------------------------------------------------------------------
|
|
1546
|
+
r122 | rubikitch | 2005-08-05 05:17:21 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1547
|
+
Changed paths:
|
|
1548
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1549
|
+
|
|
1550
|
+
fixed typo
|
|
1551
|
+
|
|
1552
|
+
------------------------------------------------------------------------
|
|
1553
|
+
r121 | rubikitch | 2005-08-05 03:49:36 +0900 (Fri, 05 Aug 2005) | 2 lines
|
|
1554
|
+
Changed paths:
|
|
1555
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1556
|
+
|
|
1557
|
+
added RDoc document.
|
|
1558
|
+
|
|
1559
|
+
------------------------------------------------------------------------
|
|
1560
|
+
r120 | rubikitch | 2005-08-03 12:30:24 +0900 (Wed, 03 Aug 2005) | 2 lines
|
|
1561
|
+
Changed paths:
|
|
1562
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
1563
|
+
|
|
1564
|
+
*** empty log message ***
|
|
1565
|
+
|
|
1566
|
+
------------------------------------------------------------------------
|
|
1567
|
+
r119 | rubikitch | 2005-08-02 22:15:54 +0900 (Tue, 02 Aug 2005) | 2 lines
|
|
1568
|
+
Changed paths:
|
|
1569
|
+
M /el4r/trunk/el4r.ja.rd.r
|
|
1570
|
+
|
|
1571
|
+
*** empty log message ***
|
|
1572
|
+
|
|
1573
|
+
------------------------------------------------------------------------
|
|
1574
|
+
r118 | rubikitch | 2005-08-01 03:22:19 +0900 (Mon, 01 Aug 2005) | 2 lines
|
|
1575
|
+
Changed paths:
|
|
1576
|
+
M /el4r/trunk/Rakefile
|
|
1577
|
+
|
|
1578
|
+
*** empty log message ***
|
|
1579
|
+
|
|
1580
|
+
------------------------------------------------------------------------
|
|
1581
|
+
r117 | rubikitch | 2005-08-01 01:24:12 +0900 (Mon, 01 Aug 2005) | 2 lines
|
|
1582
|
+
Changed paths:
|
|
1583
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1584
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1585
|
+
|
|
1586
|
+
equality
|
|
1587
|
+
|
|
1588
|
+
------------------------------------------------------------------------
|
|
1589
|
+
r116 | rubikitch | 2005-08-01 01:13:30 +0900 (Mon, 01 Aug 2005) | 2 lines
|
|
1590
|
+
Changed paths:
|
|
1591
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1592
|
+
|
|
1593
|
+
*** empty log message ***
|
|
1594
|
+
|
|
1595
|
+
------------------------------------------------------------------------
|
|
1596
|
+
r115 | rubikitch | 2005-07-31 23:40:00 +0900 (Sun, 31 Jul 2005) | 3 lines
|
|
1597
|
+
Changed paths:
|
|
1598
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1599
|
+
|
|
1600
|
+
refactored el4r_install_builtin_functions
|
|
1601
|
+
el4r_install_xemacs_workaround
|
|
1602
|
+
|
|
1603
|
+
------------------------------------------------------------------------
|
|
1604
|
+
r114 | rubikitch | 2005-07-31 16:06:22 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1605
|
+
Changed paths:
|
|
1606
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1607
|
+
|
|
1608
|
+
a small changes in test method to work with xemacs
|
|
1609
|
+
|
|
1610
|
+
------------------------------------------------------------------------
|
|
1611
|
+
r113 | rubikitch | 2005-07-31 16:00:39 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1612
|
+
Changed paths:
|
|
1613
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1614
|
+
|
|
1615
|
+
test_elerror: changed test-case function (buffer-size) -> (errorfunc0) because of API difference between emacs and xemacs
|
|
1616
|
+
|
|
1617
|
+
------------------------------------------------------------------------
|
|
1618
|
+
r112 | rubikitch | 2005-07-31 05:23:54 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1619
|
+
Changed paths:
|
|
1620
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1621
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1622
|
+
|
|
1623
|
+
newbuf: :bury
|
|
1624
|
+
|
|
1625
|
+
------------------------------------------------------------------------
|
|
1626
|
+
r111 | rubikitch | 2005-07-31 05:18:01 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1627
|
+
Changed paths:
|
|
1628
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1629
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1630
|
+
|
|
1631
|
+
newbuf: :read_only
|
|
1632
|
+
|
|
1633
|
+
------------------------------------------------------------------------
|
|
1634
|
+
r110 | rubikitch | 2005-07-31 03:15:42 +0900 (Sun, 31 Jul 2005) | 3 lines
|
|
1635
|
+
Changed paths:
|
|
1636
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1637
|
+
|
|
1638
|
+
-v option is no longer default.
|
|
1639
|
+
new option: -nw / -l
|
|
1640
|
+
|
|
1641
|
+
------------------------------------------------------------------------
|
|
1642
|
+
r109 | rubikitch | 2005-07-31 03:14:23 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1643
|
+
Changed paths:
|
|
1644
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1645
|
+
|
|
1646
|
+
*** empty log message ***
|
|
1647
|
+
|
|
1648
|
+
------------------------------------------------------------------------
|
|
1649
|
+
r108 | rubikitch | 2005-07-31 03:07:49 +0900 (Sun, 31 Jul 2005) | 3 lines
|
|
1650
|
+
Changed paths:
|
|
1651
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1652
|
+
|
|
1653
|
+
preserve the log-file when ENV['EL4R_PRESERVE_LOG'] is set.
|
|
1654
|
+
fixed a bug about ENV['EL4R_LOG'] and pipe. (regexp quote problem)
|
|
1655
|
+
|
|
1656
|
+
------------------------------------------------------------------------
|
|
1657
|
+
r107 | rubikitch | 2005-07-31 02:45:36 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1658
|
+
Changed paths:
|
|
1659
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1660
|
+
|
|
1661
|
+
put off sexps in single quotes to enable us `C-x C-e'
|
|
1662
|
+
|
|
1663
|
+
------------------------------------------------------------------------
|
|
1664
|
+
r106 | rubikitch | 2005-07-31 02:39:31 +0900 (Sun, 31 Jul 2005) | 2 lines
|
|
1665
|
+
Changed paths:
|
|
1666
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1667
|
+
|
|
1668
|
+
fixed an error when `el4r-boot' with *el4r:log* displayed.
|
|
1669
|
+
|
|
1670
|
+
------------------------------------------------------------------------
|
|
1671
|
+
r105 | rubikitch | 2005-07-27 23:25:11 +0900 (Wed, 27 Jul 2005) | 2 lines
|
|
1672
|
+
Changed paths:
|
|
1673
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1674
|
+
|
|
1675
|
+
ELListCell, ELVector: refactored
|
|
1676
|
+
|
|
1677
|
+
------------------------------------------------------------------------
|
|
1678
|
+
r104 | rubikitch | 2005-07-27 23:24:58 +0900 (Wed, 27 Jul 2005) | 2 lines
|
|
1679
|
+
Changed paths:
|
|
1680
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1681
|
+
|
|
1682
|
+
ELListCell, ELVector: added more tests
|
|
1683
|
+
|
|
1684
|
+
------------------------------------------------------------------------
|
|
1685
|
+
r103 | rubikitch | 2005-07-27 22:08:13 +0900 (Wed, 27 Jul 2005) | 2 lines
|
|
1686
|
+
Changed paths:
|
|
1687
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1688
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1689
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1690
|
+
|
|
1691
|
+
vector -> ELVector (read only)
|
|
1692
|
+
|
|
1693
|
+
------------------------------------------------------------------------
|
|
1694
|
+
r102 | rubikitch | 2005-07-27 21:25:50 +0900 (Wed, 27 Jul 2005) | 2 lines
|
|
1695
|
+
Changed paths:
|
|
1696
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1697
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1698
|
+
|
|
1699
|
+
el_load
|
|
1700
|
+
|
|
1701
|
+
------------------------------------------------------------------------
|
|
1702
|
+
r101 | rubikitch | 2005-07-27 21:19:04 +0900 (Wed, 27 Jul 2005) | 2 lines
|
|
1703
|
+
Changed paths:
|
|
1704
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1705
|
+
|
|
1706
|
+
Test::Unit::TestCase : include/extend ElMixin
|
|
1707
|
+
|
|
1708
|
+
------------------------------------------------------------------------
|
|
1709
|
+
r100 | rubikitch | 2005-07-26 05:46:49 +0900 (Tue, 26 Jul 2005) | 4 lines
|
|
1710
|
+
Changed paths:
|
|
1711
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1712
|
+
|
|
1713
|
+
ElMixin#el -> ElMixin#elisp
|
|
1714
|
+
ElMixin#el4r
|
|
1715
|
+
ElMixin#method_missing
|
|
1716
|
+
|
|
1717
|
+
------------------------------------------------------------------------
|
|
1718
|
+
r99 | rubikitch | 2005-07-26 05:44:59 +0900 (Tue, 26 Jul 2005) | 2 lines
|
|
1719
|
+
Changed paths:
|
|
1720
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1721
|
+
|
|
1722
|
+
*** empty log message ***
|
|
1723
|
+
|
|
1724
|
+
------------------------------------------------------------------------
|
|
1725
|
+
r98 | rubikitch | 2005-07-26 05:14:45 +0900 (Tue, 26 Jul 2005) | 2 lines
|
|
1726
|
+
Changed paths:
|
|
1727
|
+
A /el4r/trunk/el4r.ja.rd.r
|
|
1728
|
+
|
|
1729
|
+
*** empty log message ***
|
|
1730
|
+
|
|
1731
|
+
------------------------------------------------------------------------
|
|
1732
|
+
r97 | rubikitch | 2005-07-23 11:13:43 +0900 (Sat, 23 Jul 2005) | 3 lines
|
|
1733
|
+
Changed paths:
|
|
1734
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1735
|
+
|
|
1736
|
+
Now removed $el, el{}
|
|
1737
|
+
A module(class) included ElMixin now delegates to el4r object.
|
|
1738
|
+
|
|
1739
|
+
------------------------------------------------------------------------
|
|
1740
|
+
r96 | rubikitch | 2005-07-22 05:08:04 +0900 (Fri, 22 Jul 2005) | 2 lines
|
|
1741
|
+
Changed paths:
|
|
1742
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1743
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1744
|
+
|
|
1745
|
+
bufstr
|
|
1746
|
+
|
|
1747
|
+
------------------------------------------------------------------------
|
|
1748
|
+
r95 | rubikitch | 2005-07-22 05:02:15 +0900 (Fri, 22 Jul 2005) | 2 lines
|
|
1749
|
+
Changed paths:
|
|
1750
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1751
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1752
|
+
|
|
1753
|
+
defun by string
|
|
1754
|
+
|
|
1755
|
+
------------------------------------------------------------------------
|
|
1756
|
+
r94 | rubikitch | 2005-07-21 16:21:00 +0900 (Thu, 21 Jul 2005) | 2 lines
|
|
1757
|
+
Changed paths:
|
|
1758
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1759
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1760
|
+
|
|
1761
|
+
defadvice
|
|
1762
|
+
|
|
1763
|
+
------------------------------------------------------------------------
|
|
1764
|
+
r93 | rubikitch | 2005-07-20 20:10:32 +0900 (Wed, 20 Jul 2005) | 2 lines
|
|
1765
|
+
Changed paths:
|
|
1766
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1767
|
+
|
|
1768
|
+
*** empty log message ***
|
|
1769
|
+
|
|
1770
|
+
------------------------------------------------------------------------
|
|
1771
|
+
r92 | rubikitch | 2005-07-20 08:40:39 +0900 (Wed, 20 Jul 2005) | 2 lines
|
|
1772
|
+
Changed paths:
|
|
1773
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1774
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1775
|
+
|
|
1776
|
+
to_s
|
|
1777
|
+
|
|
1778
|
+
------------------------------------------------------------------------
|
|
1779
|
+
r91 | rubikitch | 2005-07-20 08:40:20 +0900 (Wed, 20 Jul 2005) | 2 lines
|
|
1780
|
+
Changed paths:
|
|
1781
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1782
|
+
|
|
1783
|
+
*** empty log message ***
|
|
1784
|
+
|
|
1785
|
+
------------------------------------------------------------------------
|
|
1786
|
+
r90 | rubikitch | 2005-07-19 02:32:31 +0900 (Tue, 19 Jul 2005) | 2 lines
|
|
1787
|
+
Changed paths:
|
|
1788
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1789
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1790
|
+
|
|
1791
|
+
backtrace EmacsLisp when ELError
|
|
1792
|
+
|
|
1793
|
+
------------------------------------------------------------------------
|
|
1794
|
+
r89 | rubikitch | 2005-07-19 01:36:42 +0900 (Tue, 19 Jul 2005) | 2 lines
|
|
1795
|
+
Changed paths:
|
|
1796
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1797
|
+
|
|
1798
|
+
*** empty log message ***
|
|
1799
|
+
|
|
1800
|
+
------------------------------------------------------------------------
|
|
1801
|
+
r88 | rubikitch | 2005-07-19 01:30:32 +0900 (Tue, 19 Jul 2005) | 4 lines
|
|
1802
|
+
Changed paths:
|
|
1803
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1804
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1805
|
+
|
|
1806
|
+
el4r-runtest.rb: -d, --debug
|
|
1807
|
+
|
|
1808
|
+
Strip el4r-instance error from unittest backtrace by default.
|
|
1809
|
+
|
|
1810
|
+
------------------------------------------------------------------------
|
|
1811
|
+
r87 | rubikitch | 2005-07-18 06:09:22 +0900 (Mon, 18 Jul 2005) | 2 lines
|
|
1812
|
+
Changed paths:
|
|
1813
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1814
|
+
|
|
1815
|
+
unittest-mode
|
|
1816
|
+
|
|
1817
|
+
------------------------------------------------------------------------
|
|
1818
|
+
r86 | rubikitch | 2005-07-18 03:54:25 +0900 (Mon, 18 Jul 2005) | 2 lines
|
|
1819
|
+
Changed paths:
|
|
1820
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1821
|
+
|
|
1822
|
+
added -nw option.
|
|
1823
|
+
|
|
1824
|
+
------------------------------------------------------------------------
|
|
1825
|
+
r85 | rubikitch | 2005-07-18 03:53:54 +0900 (Mon, 18 Jul 2005) | 3 lines
|
|
1826
|
+
Changed paths:
|
|
1827
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1828
|
+
|
|
1829
|
+
added newbuf.
|
|
1830
|
+
fixed typo.
|
|
1831
|
+
|
|
1832
|
+
------------------------------------------------------------------------
|
|
1833
|
+
r84 | rubikitch | 2005-07-18 03:53:29 +0900 (Mon, 18 Jul 2005) | 2 lines
|
|
1834
|
+
Changed paths:
|
|
1835
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1836
|
+
|
|
1837
|
+
TestNewbuf
|
|
1838
|
+
|
|
1839
|
+
------------------------------------------------------------------------
|
|
1840
|
+
r83 | rubikitch | 2005-07-16 23:43:25 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1841
|
+
Changed paths:
|
|
1842
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1843
|
+
|
|
1844
|
+
-batch -> -b/--batch
|
|
1845
|
+
|
|
1846
|
+
------------------------------------------------------------------------
|
|
1847
|
+
r82 | rubikitch | 2005-07-16 23:40:18 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1848
|
+
Changed paths:
|
|
1849
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1850
|
+
|
|
1851
|
+
always display help message.
|
|
1852
|
+
|
|
1853
|
+
------------------------------------------------------------------------
|
|
1854
|
+
r81 | rubikitch | 2005-07-16 16:56:50 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1855
|
+
Changed paths:
|
|
1856
|
+
A /el4r/trunk/Rakefile
|
|
1857
|
+
A /el4r/trunk/makepkgrc
|
|
1858
|
+
A /el4r/trunk/testing/badcase.rb
|
|
1859
|
+
|
|
1860
|
+
added new files
|
|
1861
|
+
|
|
1862
|
+
------------------------------------------------------------------------
|
|
1863
|
+
r80 | rubikitch | 2005-07-16 16:39:08 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1864
|
+
Changed paths:
|
|
1865
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1866
|
+
|
|
1867
|
+
tuned emacs-lisp.
|
|
1868
|
+
|
|
1869
|
+
------------------------------------------------------------------------
|
|
1870
|
+
r79 | rubikitch | 2005-07-16 16:38:43 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1871
|
+
Changed paths:
|
|
1872
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1873
|
+
|
|
1874
|
+
*el4r:log*, *Result*: read-only
|
|
1875
|
+
|
|
1876
|
+
------------------------------------------------------------------------
|
|
1877
|
+
r78 | rubikitch | 2005-07-16 16:14:06 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1878
|
+
Changed paths:
|
|
1879
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1880
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1881
|
+
|
|
1882
|
+
Unittest options.
|
|
1883
|
+
|
|
1884
|
+
------------------------------------------------------------------------
|
|
1885
|
+
r77 | rubikitch | 2005-07-16 07:08:18 +0900 (Sat, 16 Jul 2005) | 3 lines
|
|
1886
|
+
Changed paths:
|
|
1887
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1888
|
+
|
|
1889
|
+
C-c C-c / C-l
|
|
1890
|
+
el4r_is_debug = true
|
|
1891
|
+
|
|
1892
|
+
------------------------------------------------------------------------
|
|
1893
|
+
r76 | rubikitch | 2005-07-16 07:00:03 +0900 (Sat, 16 Jul 2005) | 3 lines
|
|
1894
|
+
Changed paths:
|
|
1895
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1896
|
+
|
|
1897
|
+
Remove log-file at exit.
|
|
1898
|
+
trap SIGHUP, too.
|
|
1899
|
+
|
|
1900
|
+
------------------------------------------------------------------------
|
|
1901
|
+
r75 | rubikitch | 2005-07-16 05:32:17 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1902
|
+
Changed paths:
|
|
1903
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1904
|
+
|
|
1905
|
+
test_elerror
|
|
1906
|
+
|
|
1907
|
+
------------------------------------------------------------------------
|
|
1908
|
+
r74 | rubikitch | 2005-07-16 05:31:53 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1909
|
+
Changed paths:
|
|
1910
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1911
|
+
|
|
1912
|
+
display current sexp when error.
|
|
1913
|
+
|
|
1914
|
+
------------------------------------------------------------------------
|
|
1915
|
+
r73 | rubikitch | 2005-07-16 05:31:42 +0900 (Sat, 16 Jul 2005) | 3 lines
|
|
1916
|
+
Changed paths:
|
|
1917
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1918
|
+
|
|
1919
|
+
display current sexp when error.
|
|
1920
|
+
*Result*: fundamental-mode
|
|
1921
|
+
|
|
1922
|
+
------------------------------------------------------------------------
|
|
1923
|
+
r72 | rubikitch | 2005-07-16 00:30:57 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1924
|
+
Changed paths:
|
|
1925
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1926
|
+
|
|
1927
|
+
ElMixin
|
|
1928
|
+
|
|
1929
|
+
------------------------------------------------------------------------
|
|
1930
|
+
r71 | rubikitch | 2005-07-16 00:26:04 +0900 (Sat, 16 Jul 2005) | 2 lines
|
|
1931
|
+
Changed paths:
|
|
1932
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1933
|
+
|
|
1934
|
+
ElMixin#el
|
|
1935
|
+
|
|
1936
|
+
------------------------------------------------------------------------
|
|
1937
|
+
r70 | rubikitch | 2005-07-12 07:22:03 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1938
|
+
Changed paths:
|
|
1939
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1940
|
+
|
|
1941
|
+
show lisp error message.
|
|
1942
|
+
|
|
1943
|
+
------------------------------------------------------------------------
|
|
1944
|
+
r69 | rubikitch | 2005-07-12 07:12:02 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1945
|
+
Changed paths:
|
|
1946
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1947
|
+
|
|
1948
|
+
*** empty log message ***
|
|
1949
|
+
|
|
1950
|
+
------------------------------------------------------------------------
|
|
1951
|
+
r68 | rubikitch | 2005-07-12 07:11:44 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1952
|
+
Changed paths:
|
|
1953
|
+
M /el4r/trunk/testing/test-el4r.rb
|
|
1954
|
+
|
|
1955
|
+
small bug fix
|
|
1956
|
+
|
|
1957
|
+
------------------------------------------------------------------------
|
|
1958
|
+
r67 | rubikitch | 2005-07-12 03:48:00 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1959
|
+
Changed paths:
|
|
1960
|
+
A /el4r/trunk/testing/test-el4r.rb
|
|
1961
|
+
|
|
1962
|
+
added test-el4r.rb
|
|
1963
|
+
|
|
1964
|
+
------------------------------------------------------------------------
|
|
1965
|
+
r66 | rubikitch | 2005-07-12 03:00:32 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1966
|
+
Changed paths:
|
|
1967
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1968
|
+
|
|
1969
|
+
disable debug-on-error
|
|
1970
|
+
|
|
1971
|
+
------------------------------------------------------------------------
|
|
1972
|
+
r65 | rubikitch | 2005-07-12 03:00:04 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1973
|
+
Changed paths:
|
|
1974
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1975
|
+
|
|
1976
|
+
Ruby Regexp support.
|
|
1977
|
+
|
|
1978
|
+
------------------------------------------------------------------------
|
|
1979
|
+
r64 | rubikitch | 2005-07-12 02:19:31 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1980
|
+
Changed paths:
|
|
1981
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1982
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1983
|
+
M /el4r/trunk/elisp/el4r.el
|
|
1984
|
+
|
|
1985
|
+
el4r-runtest does not load init.rb.
|
|
1986
|
+
|
|
1987
|
+
------------------------------------------------------------------------
|
|
1988
|
+
r63 | rubikitch | 2005-07-12 02:10:28 +0900 (Tue, 12 Jul 2005) | 2 lines
|
|
1989
|
+
Changed paths:
|
|
1990
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
1991
|
+
|
|
1992
|
+
cleanup code.
|
|
1993
|
+
|
|
1994
|
+
------------------------------------------------------------------------
|
|
1995
|
+
r62 | rubikitch | 2005-07-09 02:35:38 +0900 (Sat, 09 Jul 2005) | 2 lines
|
|
1996
|
+
Changed paths:
|
|
1997
|
+
M /el4r/trunk/bin/el4r-instance
|
|
1998
|
+
|
|
1999
|
+
rewrite `el4r-show-log' without using `tail -f el4r_log' process.
|
|
2000
|
+
|
|
2001
|
+
------------------------------------------------------------------------
|
|
2002
|
+
r61 | rubikitch | 2005-07-09 02:25:10 +0900 (Sat, 09 Jul 2005) | 2 lines
|
|
2003
|
+
Changed paths:
|
|
2004
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2005
|
+
|
|
2006
|
+
*** empty log message ***
|
|
2007
|
+
|
|
2008
|
+
------------------------------------------------------------------------
|
|
2009
|
+
r60 | rubikitch | 2005-07-09 02:20:51 +0900 (Sat, 09 Jul 2005) | 2 lines
|
|
2010
|
+
Changed paths:
|
|
2011
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2012
|
+
|
|
2013
|
+
unittest stuff
|
|
2014
|
+
|
|
2015
|
+
------------------------------------------------------------------------
|
|
2016
|
+
r59 | rubikitch | 2005-07-09 01:04:32 +0900 (Sat, 09 Jul 2005) | 2 lines
|
|
2017
|
+
Changed paths:
|
|
2018
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2019
|
+
|
|
2020
|
+
kill text-properties
|
|
2021
|
+
|
|
2022
|
+
------------------------------------------------------------------------
|
|
2023
|
+
r58 | rubikitch | 2005-07-03 12:39:20 +0900 (Sun, 03 Jul 2005) | 2 lines
|
|
2024
|
+
Changed paths:
|
|
2025
|
+
M /el4r/trunk/bin/el4r-runtest.rb
|
|
2026
|
+
|
|
2027
|
+
*** empty log message ***
|
|
2028
|
+
|
|
2029
|
+
------------------------------------------------------------------------
|
|
2030
|
+
r57 | rubikitch | 2005-07-03 07:27:39 +0900 (Sun, 03 Jul 2005) | 2 lines
|
|
2031
|
+
Changed paths:
|
|
2032
|
+
A /el4r/trunk/bin/el4r-runtest.rb
|
|
2033
|
+
|
|
2034
|
+
added el4r-runtest.rb
|
|
2035
|
+
|
|
2036
|
+
------------------------------------------------------------------------
|
|
2037
|
+
r56 | rubikitch | 2005-07-02 13:44:09 +0900 (Sat, 02 Jul 2005) | 2 lines
|
|
2038
|
+
Changed paths:
|
|
2039
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2040
|
+
|
|
2041
|
+
El4r::ELListCell#to_ary
|
|
2042
|
+
|
|
2043
|
+
------------------------------------------------------------------------
|
|
2044
|
+
r55 | rubikitch | 2005-07-02 09:26:47 +0900 (Sat, 02 Jul 2005) | 2 lines
|
|
2045
|
+
Changed paths:
|
|
2046
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2047
|
+
|
|
2048
|
+
$el : el4r object
|
|
2049
|
+
|
|
2050
|
+
------------------------------------------------------------------------
|
|
2051
|
+
r54 | rubikitch | 2005-07-02 09:24:10 +0900 (Sat, 02 Jul 2005) | 2 lines
|
|
2052
|
+
Changed paths:
|
|
2053
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2054
|
+
|
|
2055
|
+
fixed match-data problem
|
|
2056
|
+
|
|
2057
|
+
------------------------------------------------------------------------
|
|
2058
|
+
r53 | rubikitch | 2005-07-02 09:06:00 +0900 (Sat, 02 Jul 2005) | 4 lines
|
|
2059
|
+
Changed paths:
|
|
2060
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2061
|
+
|
|
2062
|
+
migrate from my .emacs
|
|
2063
|
+
* process-send-signal
|
|
2064
|
+
* el4r-boot (rubikitch version)
|
|
2065
|
+
|
|
2066
|
+
------------------------------------------------------------------------
|
|
2067
|
+
r52 | rubikitch | 2005-07-02 08:59:13 +0900 (Sat, 02 Jul 2005) | 2 lines
|
|
2068
|
+
Changed paths:
|
|
2069
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2070
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2071
|
+
|
|
2072
|
+
fixed el4r-process el4r-logger-process multiplication problem
|
|
2073
|
+
|
|
2074
|
+
------------------------------------------------------------------------
|
|
2075
|
+
r50 | shirai | 2003-09-18 18:45:47 +0900 (Thu, 18 Sep 2003) | 2 lines
|
|
2076
|
+
Changed paths:
|
|
2077
|
+
M /el4r/trunk/env
|
|
2078
|
+
|
|
2079
|
+
*** empty log message ***
|
|
2080
|
+
|
|
2081
|
+
------------------------------------------------------------------------
|
|
2082
|
+
r49 | shirai | 2003-08-29 16:01:37 +0900 (Fri, 29 Aug 2003) | 2 lines
|
|
2083
|
+
Changed paths:
|
|
2084
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2085
|
+
M /el4r/trunk/testing/test.rb
|
|
2086
|
+
|
|
2087
|
+
let: Fixed bug.
|
|
2088
|
+
|
|
2089
|
+
------------------------------------------------------------------------
|
|
2090
|
+
r48 | shirai | 2003-08-29 15:08:03 +0900 (Fri, 29 Aug 2003) | 2 lines
|
|
2091
|
+
Changed paths:
|
|
2092
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2093
|
+
M /el4r/trunk/testing/test.rb
|
|
2094
|
+
M /el4r/trunk/testrun
|
|
2095
|
+
|
|
2096
|
+
let: Added.
|
|
2097
|
+
|
|
2098
|
+
------------------------------------------------------------------------
|
|
2099
|
+
r47 | shirai | 2003-08-29 14:29:19 +0900 (Fri, 29 Aug 2003) | 2 lines
|
|
2100
|
+
Changed paths:
|
|
2101
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2102
|
+
|
|
2103
|
+
el4r-ruby-eval-buffer: Added.
|
|
2104
|
+
|
|
2105
|
+
------------------------------------------------------------------------
|
|
2106
|
+
r46 | shirai | 2003-08-06 11:20:14 +0900 (Wed, 06 Aug 2003) | 2 lines
|
|
2107
|
+
Changed paths:
|
|
2108
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2109
|
+
|
|
2110
|
+
(Lisp)el4r-load: Added.
|
|
2111
|
+
|
|
2112
|
+
------------------------------------------------------------------------
|
|
2113
|
+
r45 | shirai | 2003-07-16 22:12:38 +0900 (Wed, 16 Jul 2003) | 2 lines
|
|
2114
|
+
Changed paths:
|
|
2115
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2116
|
+
|
|
2117
|
+
$stderr=... -> STDERR.reopen
|
|
2118
|
+
|
|
2119
|
+
------------------------------------------------------------------------
|
|
2120
|
+
r44 | shirai | 2003-07-16 19:06:20 +0900 (Wed, 16 Jul 2003) | 2 lines
|
|
2121
|
+
Changed paths:
|
|
2122
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2123
|
+
|
|
2124
|
+
*** empty log message ***
|
|
2125
|
+
|
|
2126
|
+
------------------------------------------------------------------------
|
|
2127
|
+
r43 | shirai | 2003-06-02 04:04:47 +0900 (Mon, 02 Jun 2003) | 2 lines
|
|
2128
|
+
Changed paths:
|
|
2129
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2130
|
+
M /el4r/trunk/example/el4r-mode.rb
|
|
2131
|
+
|
|
2132
|
+
el4r-mode: \C-j to eval ruby.
|
|
2133
|
+
|
|
2134
|
+
------------------------------------------------------------------------
|
|
2135
|
+
r42 | shirai | 2003-06-02 02:51:14 +0900 (Mon, 02 Jun 2003) | 2 lines
|
|
2136
|
+
Changed paths:
|
|
2137
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2138
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2139
|
+
|
|
2140
|
+
*** empty log message ***
|
|
2141
|
+
|
|
2142
|
+
------------------------------------------------------------------------
|
|
2143
|
+
r41 | shirai | 2003-05-31 21:10:52 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2144
|
+
Changed paths:
|
|
2145
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2146
|
+
|
|
2147
|
+
*** empty log message ***
|
|
2148
|
+
|
|
2149
|
+
------------------------------------------------------------------------
|
|
2150
|
+
r40 | shirai | 2003-05-31 21:04:50 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2151
|
+
Changed paths:
|
|
2152
|
+
A /el4r/trunk/BUGS
|
|
2153
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2154
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2155
|
+
|
|
2156
|
+
*** empty log message ***
|
|
2157
|
+
|
|
2158
|
+
------------------------------------------------------------------------
|
|
2159
|
+
r39 | shirai | 2003-05-31 19:41:20 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2160
|
+
Changed paths:
|
|
2161
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2162
|
+
|
|
2163
|
+
Implemented I/O logging using ucspi-tcp's recordio.
|
|
2164
|
+
|
|
2165
|
+
------------------------------------------------------------------------
|
|
2166
|
+
r38 | shirai | 2003-05-31 19:40:43 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2167
|
+
Changed paths:
|
|
2168
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2169
|
+
|
|
2170
|
+
*** empty log message ***
|
|
2171
|
+
|
|
2172
|
+
------------------------------------------------------------------------
|
|
2173
|
+
r37 | shirai | 2003-05-31 17:46:17 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2174
|
+
Changed paths:
|
|
2175
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2176
|
+
|
|
2177
|
+
ELListCell#car,cdr,nth,[],to_hash: Added.
|
|
2178
|
+
|
|
2179
|
+
------------------------------------------------------------------------
|
|
2180
|
+
r36 | shirai | 2003-05-31 17:45:53 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2181
|
+
Changed paths:
|
|
2182
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2183
|
+
|
|
2184
|
+
Fixed the problem Lisp side did not quote #{} expansion.
|
|
2185
|
+
|
|
2186
|
+
------------------------------------------------------------------------
|
|
2187
|
+
r35 | shirai | 2003-05-31 16:29:40 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2188
|
+
Changed paths:
|
|
2189
|
+
A /el4r/trunk/example
|
|
2190
|
+
A /el4r/trunk/example/el4r-mode.rb
|
|
2191
|
+
|
|
2192
|
+
*** empty log message ***
|
|
2193
|
+
|
|
2194
|
+
------------------------------------------------------------------------
|
|
2195
|
+
r34 | shirai | 2003-05-31 16:24:41 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2196
|
+
Changed paths:
|
|
2197
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2198
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2199
|
+
|
|
2200
|
+
Use \0\n instead of \0 for sending from Emacs.
|
|
2201
|
+
|
|
2202
|
+
------------------------------------------------------------------------
|
|
2203
|
+
r33 | shirai | 2003-05-31 14:57:00 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2204
|
+
Changed paths:
|
|
2205
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2206
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2207
|
+
M /el4r/trunk/testing/test.rb
|
|
2208
|
+
|
|
2209
|
+
funcall_with -> with.
|
|
2210
|
+
|
|
2211
|
+
------------------------------------------------------------------------
|
|
2212
|
+
r32 | shirai | 2003-05-31 11:48:44 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2213
|
+
Changed paths:
|
|
2214
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2215
|
+
|
|
2216
|
+
Implemented elkey.
|
|
2217
|
+
|
|
2218
|
+
------------------------------------------------------------------------
|
|
2219
|
+
r31 | shirai | 2003-05-31 11:26:34 +0900 (Sat, 31 May 2003) | 3 lines
|
|
2220
|
+
Changed paths:
|
|
2221
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2222
|
+
M /el4r/trunk/testing/test.rb
|
|
2223
|
+
|
|
2224
|
+
Implemented funcall_with.
|
|
2225
|
+
Fixed Proc passing bug.
|
|
2226
|
+
|
|
2227
|
+
------------------------------------------------------------------------
|
|
2228
|
+
r30 | shirai | 2003-05-31 10:33:44 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2229
|
+
Changed paths:
|
|
2230
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2231
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2232
|
+
M /el4r/trunk/testing/test.rb
|
|
2233
|
+
|
|
2234
|
+
Supported interactive and docstring.
|
|
2235
|
+
|
|
2236
|
+
------------------------------------------------------------------------
|
|
2237
|
+
r29 | shirai | 2003-05-31 00:04:34 +0900 (Sat, 31 May 2003) | 2 lines
|
|
2238
|
+
Changed paths:
|
|
2239
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2240
|
+
|
|
2241
|
+
require: Mapped to Kernel.require. Use el_require for require in lisp.
|
|
2242
|
+
|
|
2243
|
+
------------------------------------------------------------------------
|
|
2244
|
+
r28 | shirai | 2003-05-30 23:46:37 +0900 (Fri, 30 May 2003) | 2 lines
|
|
2245
|
+
Changed paths:
|
|
2246
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2247
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2248
|
+
|
|
2249
|
+
el4r-boot: Added.
|
|
2250
|
+
|
|
2251
|
+
------------------------------------------------------------------------
|
|
2252
|
+
r27 | shirai | 2003-05-30 23:24:06 +0900 (Fri, 30 May 2003) | 2 lines
|
|
2253
|
+
Changed paths:
|
|
2254
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2255
|
+
M /el4r/trunk/testing/test.rb
|
|
2256
|
+
|
|
2257
|
+
ELInstance#elvar: Added.
|
|
2258
|
+
|
|
2259
|
+
------------------------------------------------------------------------
|
|
2260
|
+
r26 | shirai | 2003-05-30 23:07:47 +0900 (Fri, 30 May 2003) | 2 lines
|
|
2261
|
+
Changed paths:
|
|
2262
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2263
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2264
|
+
M /el4r/trunk/testing/test.rb
|
|
2265
|
+
|
|
2266
|
+
Fixed: The problem that Proc wrapped in lambda is not marked.
|
|
2267
|
+
|
|
2268
|
+
------------------------------------------------------------------------
|
|
2269
|
+
r25 | shirai | 2003-05-30 21:55:36 +0900 (Fri, 30 May 2003) | 3 lines
|
|
2270
|
+
Changed paths:
|
|
2271
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2272
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2273
|
+
M /el4r/trunk/testing/test.rb
|
|
2274
|
+
|
|
2275
|
+
Implemented GC of Ruby's object.
|
|
2276
|
+
ELListCell, ELListCell#to_a: Added.
|
|
2277
|
+
|
|
2278
|
+
------------------------------------------------------------------------
|
|
2279
|
+
r24 | shirai | 2003-05-30 17:55:19 +0900 (Fri, 30 May 2003) | 3 lines
|
|
2280
|
+
Changed paths:
|
|
2281
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2282
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2283
|
+
M /el4r/trunk/testing/test.rb
|
|
2284
|
+
M /el4r/trunk/testrun
|
|
2285
|
+
|
|
2286
|
+
Implemented GC of Lisp's object.
|
|
2287
|
+
Fixed stack error of el4r-get.
|
|
2288
|
+
|
|
2289
|
+
------------------------------------------------------------------------
|
|
2290
|
+
r23 | shirai | 2003-05-30 16:03:23 +0900 (Fri, 30 May 2003) | 3 lines
|
|
2291
|
+
Changed paths:
|
|
2292
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2293
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2294
|
+
M /el4r/trunk/testing/test.el
|
|
2295
|
+
M /el4r/trunk/testing/test.rb
|
|
2296
|
+
|
|
2297
|
+
Implemented Ruby's proc -> Lisp's lambda conversion.
|
|
2298
|
+
Implemented defun (define_function) on Ruby.
|
|
2299
|
+
|
|
2300
|
+
------------------------------------------------------------------------
|
|
2301
|
+
r22 | shirai | 2003-05-30 13:58:33 +0900 (Fri, 30 May 2003) | 4 lines
|
|
2302
|
+
Changed paths:
|
|
2303
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2304
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2305
|
+
M /el4r/trunk/testing/test.rb
|
|
2306
|
+
|
|
2307
|
+
Ruby's object can be passed to lisp.
|
|
2308
|
+
28-bit integer limitation check.
|
|
2309
|
+
el4r-instance process status check.
|
|
2310
|
+
|
|
2311
|
+
------------------------------------------------------------------------
|
|
2312
|
+
r21 | shirai | 2003-05-28 23:21:16 +0900 (Wed, 28 May 2003) | 2 lines
|
|
2313
|
+
Changed paths:
|
|
2314
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2315
|
+
|
|
2316
|
+
*** empty log message ***
|
|
2317
|
+
|
|
2318
|
+
------------------------------------------------------------------------
|
|
2319
|
+
r20 | shirai | 2003-05-28 23:08:34 +0900 (Wed, 28 May 2003) | 2 lines
|
|
2320
|
+
Changed paths:
|
|
2321
|
+
M /el4r/trunk/testing/test.rb
|
|
2322
|
+
|
|
2323
|
+
*** empty log message ***
|
|
2324
|
+
|
|
2325
|
+
------------------------------------------------------------------------
|
|
2326
|
+
r19 | shirai | 2003-05-28 23:00:12 +0900 (Wed, 28 May 2003) | 2 lines
|
|
2327
|
+
Changed paths:
|
|
2328
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2329
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2330
|
+
M /el4r/trunk/testing/test.rb
|
|
2331
|
+
|
|
2332
|
+
Implemented reference from Ruby to Lisp object. (But GC is not yet)
|
|
2333
|
+
|
|
2334
|
+
------------------------------------------------------------------------
|
|
2335
|
+
r18 | shirai | 2003-05-28 22:09:15 +0900 (Wed, 28 May 2003) | 2 lines
|
|
2336
|
+
Changed paths:
|
|
2337
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2338
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2339
|
+
M /el4r/trunk/testing/test.rb
|
|
2340
|
+
M /el4r/trunk/testrun
|
|
2341
|
+
|
|
2342
|
+
*** empty log message ***
|
|
2343
|
+
|
|
2344
|
+
------------------------------------------------------------------------
|
|
2345
|
+
r17 | shirai | 2003-05-28 21:29:43 +0900 (Wed, 28 May 2003) | 2 lines
|
|
2346
|
+
Changed paths:
|
|
2347
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2348
|
+
|
|
2349
|
+
*** empty log message ***
|
|
2350
|
+
|
|
2351
|
+
------------------------------------------------------------------------
|
|
2352
|
+
r16 | shirai | 2003-05-26 22:47:59 +0900 (Mon, 26 May 2003) | 2 lines
|
|
2353
|
+
Changed paths:
|
|
2354
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2355
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2356
|
+
A /el4r/trunk/testing/test.el
|
|
2357
|
+
M /el4r/trunk/testing/test.rb
|
|
2358
|
+
M /el4r/trunk/testrun
|
|
2359
|
+
|
|
2360
|
+
Error handling on lisp side.
|
|
2361
|
+
|
|
2362
|
+
------------------------------------------------------------------------
|
|
2363
|
+
r15 | shirai | 2003-05-25 00:26:00 +0900 (Sun, 25 May 2003) | 2 lines
|
|
2364
|
+
Changed paths:
|
|
2365
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2366
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2367
|
+
M /el4r/trunk/testing/test.rb
|
|
2368
|
+
M /el4r/trunk/testrun
|
|
2369
|
+
|
|
2370
|
+
Implemented error handling for one from Ruby.
|
|
2371
|
+
|
|
2372
|
+
------------------------------------------------------------------------
|
|
2373
|
+
r14 | shirai | 2003-05-24 19:22:53 +0900 (Sat, 24 May 2003) | 2 lines
|
|
2374
|
+
Changed paths:
|
|
2375
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2376
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2377
|
+
M /el4r/trunk/testing/test.rb
|
|
2378
|
+
|
|
2379
|
+
Implemented callback interrupt from elisp and error handling in Ruby.
|
|
2380
|
+
|
|
2381
|
+
------------------------------------------------------------------------
|
|
2382
|
+
r13 | shirai | 2003-05-24 17:36:39 +0900 (Sat, 24 May 2003) | 2 lines
|
|
2383
|
+
Changed paths:
|
|
2384
|
+
M /el4r/trunk/bin/el4r-instance
|
|
2385
|
+
M /el4r/trunk/elisp/el4r.el
|
|
2386
|
+
A /el4r/trunk/testing
|
|
2387
|
+
A /el4r/trunk/testing/test.rb
|
|
2388
|
+
M /el4r/trunk/testrun
|
|
2389
|
+
|
|
2390
|
+
*** empty log message ***
|
|
2391
|
+
|
|
2392
|
+
------------------------------------------------------------------------
|
|
2393
|
+
r12 | shirai | 2003-05-24 08:40:03 +0900 (Sat, 24 May 2003) | 2 lines
|
|
2394
|
+
Changed paths:
|
|
2395
|
+
A /el4r/trunk/bin
|
|
2396
|
+
A /el4r/trunk/bin/el4r-instance
|
|
2397
|
+
A /el4r/trunk/elisp
|
|
2398
|
+
A /el4r/trunk/elisp/el4r.el
|
|
2399
|
+
A /el4r/trunk/env
|
|
2400
|
+
A /el4r/trunk/testrun
|
|
2401
|
+
|
|
2402
|
+
*** empty log message ***
|
|
2403
|
+
|
|
2404
|
+
------------------------------------------------------------------------
|
|
2405
|
+
r11 | (no author) | 2003-05-24 08:40:03 +0900 (Sat, 24 May 2003) | 1 line
|
|
2406
|
+
Changed paths:
|
|
2407
|
+
A /el4r/branches
|
|
2408
|
+
A /el4r/tags
|
|
2409
|
+
A /el4r/trunk
|
|
2410
|
+
|
|
2411
|
+
New repository initialized by cvs2svn.
|
|
2412
|
+
------------------------------------------------------------------------
|