-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
executable file
·60 lines (60 loc) · 1.72 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Tue Nov 9 2:42:30 2010 arton
* ruined/ruinmain.rb
write file with binary mode for voiding bad conversion (\r\n -> \r\r\n)
* uined.rb
return waitcline.html if restart
* ruined/html/main.html
implements edit command
Mon Oct 25 22:41:20 2010 arton
* ruined/ruinmain.rb
version 0.0.9 => 0.1.0
convert file, variable's value and output into utf-8
Sun Oct 17 19:24:00 2010 arton
* ruined/ruinmain.rb
version 0.0.8 => 0.0.9
correct thread status (exchange nil and false)
Sun Oct 17 19:09:00 2010 arton
* ruined/ruinmain.rb
version 0.0.7 => 0.0.8
retuens thread-list
* ruined/css/ruin.css
move style from main.html to here
* ruined/html/main.html
add thread list pane.
adjust some styles.
Thu Oct 14 20:14:00 2010 arton
* ruined/ruinmain.rb
version 0.0.5 => 0.0.7
fix caller check
Wed Oct 13 22:39:00 2010 arton
* ruined/ruinmain.rb
version 0.0.5 => 0.0.6
support multi-thread app (but very limited)
Wed Oct 13 21:01:00 2010 arton
* Rakefile
add BSDL into gem
* ruined/html/main.html
escape modified value
* ruined/ruinmain.rb
version 0.0.4 => 0.0.5
escape stdout
unescape modified value
Tue Oct 12 00:17:00 2010 arton
* BSDL
* readme.txt
license changed to dual (BSDL or (GPLv3 or later))
* ruined/html/main.html
support variable modification
* ruined/ruinmain.rb
support variable modification
Mon Oct 11 21:25:00 2010 arton
* lib/ruined/ruinmain.rb
fix local vairable confliction with 'v'
change version => 0.0.3 for new gem
Mon Oct 11 18:38:00 2010 arton
* lib/ruined/ruinmain.rb
change version => 0.0.2 for new gem
Mon Oct 11 15:51:00 2010 arton
start brwoser (suggested by knu and n0kada, thanks)
Mon Oct 11 01:37:00 2010 arton
initial release