File: ChangeLog

package info (click to toggle)
libeb-ruby 2.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 140 kB
  • ctags: 128
  • sloc: ansic: 1,338; ruby: 110; makefile: 41
file content (19 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2003-08-20  Kazuhiko  <kazuhiko@fdiary.net>

	* eb.c: Bumped version number to 2.3.
	Use 'rb_block_proc' if possible.
	* extconf.rb: Check 'rb_block_proc' for ruby-1.8.

2003-01-26  nyasu3w  <nyasu3w@users.sourceforge.net>

	* eb.c Reform coding convention.(ANSI & indent -npcs -br -ts 0 -i 4)
	* eb.c Revise HOOK mis-definition(HOOK_END_IN_COLOR_GRAPHIC)
	* eb.c Add a new constant EB::RUBYEB_VERSION.

2003-01-24  Kazuhiko  <kazuhiko@fdiary.net>

	* eb.c: Remove code for eb < 3.2 support. Bug fix of HOOK
	definition in case of eb-3.2.
	(copyright_available?): New method.