• R/O
  • SSH
  • HTTPS

nes: 提交


Commit MetaInfo

修訂370 (tree)
時間2007-12-10 11:21:47
作者okasaka

Log Message

(NEWS) : Set version to 0.1.1.

Change Summary

差異

--- es/trunk/os/configure (revision 369)
+++ es/trunk/os/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for es-os 0.1.0.
3+# Generated by GNU Autoconf 2.61 for es-os 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='es-os'
574574 PACKAGE_TARNAME='es-os'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='es-os 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='es-os 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1203,7 +1203,7 @@
12031203 # Omit some internal or obsolete options to make the list less imposing.
12041204 # This message is too long to be a string in the A/UX 3.1 sh.
12051205 cat <<_ACEOF
1206-\`configure' configures es-os 0.1.0 to adapt to many kinds of systems.
1206+\`configure' configures es-os 0.1.1 to adapt to many kinds of systems.
12071207
12081208 Usage: $0 [OPTION]... [VAR=VALUE]...
12091209
@@ -1274,7 +1274,7 @@
12741274
12751275 if test -n "$ac_init_help"; then
12761276 case $ac_init_help in
1277- short | recursive ) echo "Configuration of es-os 0.1.0:";;
1277+ short | recursive ) echo "Configuration of es-os 0.1.1:";;
12781278 esac
12791279 cat <<\_ACEOF
12801280
@@ -1360,7 +1360,7 @@
13601360 test -n "$ac_init_help" && exit $ac_status
13611361 if $ac_init_version; then
13621362 cat <<\_ACEOF
1363-es-os configure 0.1.0
1363+es-os configure 0.1.1
13641364 generated by GNU Autoconf 2.61
13651365
13661366 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1374,7 +1374,7 @@
13741374 This file contains any messages produced by compilers while
13751375 running configure, to aid debugging if configure makes a mistake.
13761376
1377-It was created by es-os $as_me 0.1.0, which was
1377+It was created by es-os $as_me 0.1.1, which was
13781378 generated by GNU Autoconf 2.61. Invocation command line was
13791379
13801380 $ $0 $@
@@ -2190,7 +2190,7 @@
21902190
21912191 # Define the identity of the package.
21922192 PACKAGE='es-os'
2193- VERSION='0.1.0'
2193+ VERSION='0.1.1'
21942194
21952195
21962196 cat >>confdefs.h <<_ACEOF
@@ -4668,7 +4668,7 @@
46684668 # report actual input values of CONFIG_FILES etc. instead of their
46694669 # values after options handling.
46704670 ac_log="
4671-This file was extended by es-os $as_me 0.1.0, which was
4671+This file was extended by es-os $as_me 0.1.1, which was
46724672 generated by GNU Autoconf 2.61. Invocation command line was
46734673
46744674 CONFIG_FILES = $CONFIG_FILES
@@ -4715,7 +4715,7 @@
47154715 _ACEOF
47164716 cat >>$CONFIG_STATUS <<_ACEOF
47174717 ac_cs_version="\\
4718-es-os config.status 0.1.0
4718+es-os config.status 0.1.1
47194719 configured by $0, generated by GNU Autoconf 2.61,
47204720 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
47214721
--- es/trunk/os/configure.ac (revision 369)
+++ es/trunk/os/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([es-os], [0.1.0])
2+AC_INIT([es-os], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AC_CANONICAL_TARGET
55 AM_INIT_AUTOMAKE
--- es/trunk/configure (revision 369)
+++ es/trunk/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for es 0.1.0.
3+# Generated by GNU Autoconf 2.61 for es 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='es'
574574 PACKAGE_TARNAME='es'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='es 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='es 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1187,7 +1187,7 @@
11871187 # Omit some internal or obsolete options to make the list less imposing.
11881188 # This message is too long to be a string in the A/UX 3.1 sh.
11891189 cat <<_ACEOF
1190-\`configure' configures es 0.1.0 to adapt to many kinds of systems.
1190+\`configure' configures es 0.1.1 to adapt to many kinds of systems.
11911191
11921192 Usage: $0 [OPTION]... [VAR=VALUE]...
11931193
@@ -1253,7 +1253,7 @@
12531253
12541254 if test -n "$ac_init_help"; then
12551255 case $ac_init_help in
1256- short | recursive ) echo "Configuration of es 0.1.0:";;
1256+ short | recursive ) echo "Configuration of es 0.1.1:";;
12571257 esac
12581258 cat <<\_ACEOF
12591259
@@ -1342,7 +1342,7 @@
13421342 test -n "$ac_init_help" && exit $ac_status
13431343 if $ac_init_version; then
13441344 cat <<\_ACEOF
1345-es configure 0.1.0
1345+es configure 0.1.1
13461346 generated by GNU Autoconf 2.61
13471347
13481348 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1356,7 +1356,7 @@
13561356 This file contains any messages produced by compilers while
13571357 running configure, to aid debugging if configure makes a mistake.
13581358
1359-It was created by es $as_me 0.1.0, which was
1359+It was created by es $as_me 0.1.1, which was
13601360 generated by GNU Autoconf 2.61. Invocation command line was
13611361
13621362 $ $0 $@
@@ -2046,7 +2046,7 @@
20462046
20472047 # Define the identity of the package.
20482048 PACKAGE='es'
2049- VERSION='0.1.0'
2049+ VERSION='0.1.1'
20502050
20512051
20522052 cat >>confdefs.h <<_ACEOF
@@ -4490,7 +4490,7 @@
44904490 # report actual input values of CONFIG_FILES etc. instead of their
44914491 # values after options handling.
44924492 ac_log="
4493-This file was extended by es $as_me 0.1.0, which was
4493+This file was extended by es $as_me 0.1.1, which was
44944494 generated by GNU Autoconf 2.61. Invocation command line was
44954495
44964496 CONFIG_FILES = $CONFIG_FILES
@@ -4537,7 +4537,7 @@
45374537 _ACEOF
45384538 cat >>$CONFIG_STATUS <<_ACEOF
45394539 ac_cs_version="\\
4540-es config.status 0.1.0
4540+es config.status 0.1.1
45414541 configured by $0, generated by GNU Autoconf 2.61,
45424542 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
45434543
--- es/trunk/Makefile.in (revision 369)
+++ es/trunk/Makefile.in (revision 370)
@@ -32,7 +32,7 @@
3232 subdir = .
3333 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
3434 $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \
35- ChangeLog install-sh missing
35+ ChangeLog NEWS install-sh missing
3636 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
3737 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
3838 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
--- es/trunk/esidl/configure (revision 369)
+++ es/trunk/esidl/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for esidl 0.1.0.
3+# Generated by GNU Autoconf 2.61 for esidl 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='esidl'
574574 PACKAGE_TARNAME='esidl'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='esidl 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='esidl 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1180,7 +1180,7 @@
11801180 # Omit some internal or obsolete options to make the list less imposing.
11811181 # This message is too long to be a string in the A/UX 3.1 sh.
11821182 cat <<_ACEOF
1183-\`configure' configures esidl 0.1.0 to adapt to many kinds of systems.
1183+\`configure' configures esidl 0.1.1 to adapt to many kinds of systems.
11841184
11851185 Usage: $0 [OPTION]... [VAR=VALUE]...
11861186
@@ -1246,7 +1246,7 @@
12461246
12471247 if test -n "$ac_init_help"; then
12481248 case $ac_init_help in
1249- short | recursive ) echo "Configuration of esidl 0.1.0:";;
1249+ short | recursive ) echo "Configuration of esidl 0.1.1:";;
12501250 esac
12511251 cat <<\_ACEOF
12521252
@@ -1335,7 +1335,7 @@
13351335 test -n "$ac_init_help" && exit $ac_status
13361336 if $ac_init_version; then
13371337 cat <<\_ACEOF
1338-esidl configure 0.1.0
1338+esidl configure 0.1.1
13391339 generated by GNU Autoconf 2.61
13401340
13411341 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1349,7 +1349,7 @@
13491349 This file contains any messages produced by compilers while
13501350 running configure, to aid debugging if configure makes a mistake.
13511351
1352-It was created by esidl $as_me 0.1.0, which was
1352+It was created by esidl $as_me 0.1.1, which was
13531353 generated by GNU Autoconf 2.61. Invocation command line was
13541354
13551355 $ $0 $@
@@ -2039,7 +2039,7 @@
20392039
20402040 # Define the identity of the package.
20412041 PACKAGE='esidl'
2042- VERSION='0.1.0'
2042+ VERSION='0.1.1'
20432043
20442044
20452045 cat >>confdefs.h <<_ACEOF
@@ -4443,7 +4443,7 @@
44434443 # report actual input values of CONFIG_FILES etc. instead of their
44444444 # values after options handling.
44454445 ac_log="
4446-This file was extended by esidl $as_me 0.1.0, which was
4446+This file was extended by esidl $as_me 0.1.1, which was
44474447 generated by GNU Autoconf 2.61. Invocation command line was
44484448
44494449 CONFIG_FILES = $CONFIG_FILES
@@ -4490,7 +4490,7 @@
44904490 _ACEOF
44914491 cat >>$CONFIG_STATUS <<_ACEOF
44924492 ac_cs_version="\\
4493-esidl config.status 0.1.0
4493+esidl config.status 0.1.1
44944494 configured by $0, generated by GNU Autoconf 2.61,
44954495 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
44964496
--- es/trunk/esidl/configure.ac (revision 369)
+++ es/trunk/esidl/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([esidl], [0.1.0])
2+AC_INIT([esidl], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AM_INIT_AUTOMAKE
55 AC_PROG_YACC
--- es/trunk/tools/configure (revision 369)
+++ es/trunk/tools/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for es-tools 0.1.0.
3+# Generated by GNU Autoconf 2.61 for es-tools 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='es-tools'
574574 PACKAGE_TARNAME='es-tools'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='es-tools 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='es-tools 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1173,7 +1173,7 @@
11731173 # Omit some internal or obsolete options to make the list less imposing.
11741174 # This message is too long to be a string in the A/UX 3.1 sh.
11751175 cat <<_ACEOF
1176-\`configure' configures es-tools 0.1.0 to adapt to many kinds of systems.
1176+\`configure' configures es-tools 0.1.1 to adapt to many kinds of systems.
11771177
11781178 Usage: $0 [OPTION]... [VAR=VALUE]...
11791179
@@ -1239,7 +1239,7 @@
12391239
12401240 if test -n "$ac_init_help"; then
12411241 case $ac_init_help in
1242- short | recursive ) echo "Configuration of es-tools 0.1.0:";;
1242+ short | recursive ) echo "Configuration of es-tools 0.1.1:";;
12431243 esac
12441244 cat <<\_ACEOF
12451245
@@ -1323,7 +1323,7 @@
13231323 test -n "$ac_init_help" && exit $ac_status
13241324 if $ac_init_version; then
13251325 cat <<\_ACEOF
1326-es-tools configure 0.1.0
1326+es-tools configure 0.1.1
13271327 generated by GNU Autoconf 2.61
13281328
13291329 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1337,7 +1337,7 @@
13371337 This file contains any messages produced by compilers while
13381338 running configure, to aid debugging if configure makes a mistake.
13391339
1340-It was created by es-tools $as_me 0.1.0, which was
1340+It was created by es-tools $as_me 0.1.1, which was
13411341 generated by GNU Autoconf 2.61. Invocation command line was
13421342
13431343 $ $0 $@
@@ -2027,7 +2027,7 @@
20272027
20282028 # Define the identity of the package.
20292029 PACKAGE='es-tools'
2030- VERSION='0.1.0'
2030+ VERSION='0.1.1'
20312031
20322032
20332033 cat >>confdefs.h <<_ACEOF
@@ -4183,7 +4183,7 @@
41834183 # report actual input values of CONFIG_FILES etc. instead of their
41844184 # values after options handling.
41854185 ac_log="
4186-This file was extended by es-tools $as_me 0.1.0, which was
4186+This file was extended by es-tools $as_me 0.1.1, which was
41874187 generated by GNU Autoconf 2.61. Invocation command line was
41884188
41894189 CONFIG_FILES = $CONFIG_FILES
@@ -4230,7 +4230,7 @@
42304230 _ACEOF
42314231 cat >>$CONFIG_STATUS <<_ACEOF
42324232 ac_cs_version="\\
4233-es-tools config.status 0.1.0
4233+es-tools config.status 0.1.1
42344234 configured by $0, generated by GNU Autoconf 2.61,
42354235 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
42364236
--- es/trunk/tools/configure.ac (revision 369)
+++ es/trunk/tools/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([es-tools], [0.1.0])
2+AC_INIT([es-tools], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AM_INIT_AUTOMAKE
55 AC_PROG_CXX
--- es/trunk/init/configure (revision 369)
+++ es/trunk/init/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for es-init 0.1.0.
3+# Generated by GNU Autoconf 2.61 for es-init 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='es-init'
574574 PACKAGE_TARNAME='es-init'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='es-init 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='es-init 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1203,7 +1203,7 @@
12031203 # Omit some internal or obsolete options to make the list less imposing.
12041204 # This message is too long to be a string in the A/UX 3.1 sh.
12051205 cat <<_ACEOF
1206-\`configure' configures es-init 0.1.0 to adapt to many kinds of systems.
1206+\`configure' configures es-init 0.1.1 to adapt to many kinds of systems.
12071207
12081208 Usage: $0 [OPTION]... [VAR=VALUE]...
12091209
@@ -1274,7 +1274,7 @@
12741274
12751275 if test -n "$ac_init_help"; then
12761276 case $ac_init_help in
1277- short | recursive ) echo "Configuration of es-init 0.1.0:";;
1277+ short | recursive ) echo "Configuration of es-init 0.1.1:";;
12781278 esac
12791279 cat <<\_ACEOF
12801280
@@ -1360,7 +1360,7 @@
13601360 test -n "$ac_init_help" && exit $ac_status
13611361 if $ac_init_version; then
13621362 cat <<\_ACEOF
1363-es-init configure 0.1.0
1363+es-init configure 0.1.1
13641364 generated by GNU Autoconf 2.61
13651365
13661366 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1374,7 +1374,7 @@
13741374 This file contains any messages produced by compilers while
13751375 running configure, to aid debugging if configure makes a mistake.
13761376
1377-It was created by es-init $as_me 0.1.0, which was
1377+It was created by es-init $as_me 0.1.1, which was
13781378 generated by GNU Autoconf 2.61. Invocation command line was
13791379
13801380 $ $0 $@
@@ -2190,7 +2190,7 @@
21902190
21912191 # Define the identity of the package.
21922192 PACKAGE='es-init'
2193- VERSION='0.1.0'
2193+ VERSION='0.1.1'
21942194
21952195
21962196 cat >>confdefs.h <<_ACEOF
@@ -4668,7 +4668,7 @@
46684668 # report actual input values of CONFIG_FILES etc. instead of their
46694669 # values after options handling.
46704670 ac_log="
4671-This file was extended by es-init $as_me 0.1.0, which was
4671+This file was extended by es-init $as_me 0.1.1, which was
46724672 generated by GNU Autoconf 2.61. Invocation command line was
46734673
46744674 CONFIG_FILES = $CONFIG_FILES
@@ -4715,7 +4715,7 @@
47154715 _ACEOF
47164716 cat >>$CONFIG_STATUS <<_ACEOF
47174717 ac_cs_version="\\
4718-es-init config.status 0.1.0
4718+es-init config.status 0.1.1
47194719 configured by $0, generated by GNU Autoconf 2.61,
47204720 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
47214721
--- es/trunk/init/configure.ac (revision 369)
+++ es/trunk/init/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([es-init], [0.1.0])
2+AC_INIT([es-init], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AC_CANONICAL_TARGET
55 AM_INIT_AUTOMAKE
--- es/trunk/configure.ac (revision 369)
+++ es/trunk/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([es], [0.1.0])
2+AC_INIT([es], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AM_INIT_AUTOMAKE
55 AC_PROG_YACC
--- es/trunk/cmd/configure (revision 369)
+++ es/trunk/cmd/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for es-cmd 0.1.0.
3+# Generated by GNU Autoconf 2.61 for es-cmd 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='es-cmd'
574574 PACKAGE_TARNAME='es-cmd'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='es-cmd 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='es-cmd 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1203,7 +1203,7 @@
12031203 # Omit some internal or obsolete options to make the list less imposing.
12041204 # This message is too long to be a string in the A/UX 3.1 sh.
12051205 cat <<_ACEOF
1206-\`configure' configures es-cmd 0.1.0 to adapt to many kinds of systems.
1206+\`configure' configures es-cmd 0.1.1 to adapt to many kinds of systems.
12071207
12081208 Usage: $0 [OPTION]... [VAR=VALUE]...
12091209
@@ -1274,7 +1274,7 @@
12741274
12751275 if test -n "$ac_init_help"; then
12761276 case $ac_init_help in
1277- short | recursive ) echo "Configuration of es-cmd 0.1.0:";;
1277+ short | recursive ) echo "Configuration of es-cmd 0.1.1:";;
12781278 esac
12791279 cat <<\_ACEOF
12801280
@@ -1360,7 +1360,7 @@
13601360 test -n "$ac_init_help" && exit $ac_status
13611361 if $ac_init_version; then
13621362 cat <<\_ACEOF
1363-es-cmd configure 0.1.0
1363+es-cmd configure 0.1.1
13641364 generated by GNU Autoconf 2.61
13651365
13661366 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1374,7 +1374,7 @@
13741374 This file contains any messages produced by compilers while
13751375 running configure, to aid debugging if configure makes a mistake.
13761376
1377-It was created by es-cmd $as_me 0.1.0, which was
1377+It was created by es-cmd $as_me 0.1.1, which was
13781378 generated by GNU Autoconf 2.61. Invocation command line was
13791379
13801380 $ $0 $@
@@ -2190,7 +2190,7 @@
21902190
21912191 # Define the identity of the package.
21922192 PACKAGE='es-cmd'
2193- VERSION='0.1.0'
2193+ VERSION='0.1.1'
21942194
21952195
21962196 cat >>confdefs.h <<_ACEOF
@@ -4668,7 +4668,7 @@
46684668 # report actual input values of CONFIG_FILES etc. instead of their
46694669 # values after options handling.
46704670 ac_log="
4671-This file was extended by es-cmd $as_me 0.1.0, which was
4671+This file was extended by es-cmd $as_me 0.1.1, which was
46724672 generated by GNU Autoconf 2.61. Invocation command line was
46734673
46744674 CONFIG_FILES = $CONFIG_FILES
@@ -4715,7 +4715,7 @@
47154715 _ACEOF
47164716 cat >>$CONFIG_STATUS <<_ACEOF
47174717 ac_cs_version="\\
4718-es-cmd config.status 0.1.0
4718+es-cmd config.status 0.1.1
47194719 configured by $0, generated by GNU Autoconf 2.61,
47204720 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
47214721
--- es/trunk/cmd/configure.ac (revision 369)
+++ es/trunk/cmd/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([es-cmd], [0.1.0])
2+AC_INIT([es-cmd], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AC_CANONICAL_TARGET
55 AM_INIT_AUTOMAKE
--- es/trunk/cmd/squeak-3.7.1/configure (revision 369)
+++ es/trunk/cmd/squeak-3.7.1/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for squeak-es 3.7.1-0.1.0.
3+# Generated by GNU Autoconf 2.61 for squeak-es 3.7.1-0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='squeak-es'
574574 PACKAGE_TARNAME='squeak-es'
575-PACKAGE_VERSION='3.7.1-0.1.0'
576-PACKAGE_STRING='squeak-es 3.7.1-0.1.0'
575+PACKAGE_VERSION='3.7.1-0.1.1'
576+PACKAGE_STRING='squeak-es 3.7.1-0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1203,7 +1203,7 @@
12031203 # Omit some internal or obsolete options to make the list less imposing.
12041204 # This message is too long to be a string in the A/UX 3.1 sh.
12051205 cat <<_ACEOF
1206-\`configure' configures squeak-es 3.7.1-0.1.0 to adapt to many kinds of systems.
1206+\`configure' configures squeak-es 3.7.1-0.1.1 to adapt to many kinds of systems.
12071207
12081208 Usage: $0 [OPTION]... [VAR=VALUE]...
12091209
@@ -1274,7 +1274,7 @@
12741274
12751275 if test -n "$ac_init_help"; then
12761276 case $ac_init_help in
1277- short | recursive ) echo "Configuration of squeak-es 3.7.1-0.1.0:";;
1277+ short | recursive ) echo "Configuration of squeak-es 3.7.1-0.1.1:";;
12781278 esac
12791279 cat <<\_ACEOF
12801280
@@ -1360,7 +1360,7 @@
13601360 test -n "$ac_init_help" && exit $ac_status
13611361 if $ac_init_version; then
13621362 cat <<\_ACEOF
1363-squeak-es configure 3.7.1-0.1.0
1363+squeak-es configure 3.7.1-0.1.1
13641364 generated by GNU Autoconf 2.61
13651365
13661366 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1374,7 +1374,7 @@
13741374 This file contains any messages produced by compilers while
13751375 running configure, to aid debugging if configure makes a mistake.
13761376
1377-It was created by squeak-es $as_me 3.7.1-0.1.0, which was
1377+It was created by squeak-es $as_me 3.7.1-0.1.1, which was
13781378 generated by GNU Autoconf 2.61. Invocation command line was
13791379
13801380 $ $0 $@
@@ -2190,7 +2190,7 @@
21902190
21912191 # Define the identity of the package.
21922192 PACKAGE='squeak-es'
2193- VERSION='3.7.1-0.1.0'
2193+ VERSION='3.7.1-0.1.1'
21942194
21952195
21962196 cat >>confdefs.h <<_ACEOF
@@ -4668,7 +4668,7 @@
46684668 # report actual input values of CONFIG_FILES etc. instead of their
46694669 # values after options handling.
46704670 ac_log="
4671-This file was extended by squeak-es $as_me 3.7.1-0.1.0, which was
4671+This file was extended by squeak-es $as_me 3.7.1-0.1.1, which was
46724672 generated by GNU Autoconf 2.61. Invocation command line was
46734673
46744674 CONFIG_FILES = $CONFIG_FILES
@@ -4715,7 +4715,7 @@
47154715 _ACEOF
47164716 cat >>$CONFIG_STATUS <<_ACEOF
47174717 ac_cs_version="\\
4718-squeak-es config.status 3.7.1-0.1.0
4718+squeak-es config.status 3.7.1-0.1.1
47194719 configured by $0, generated by GNU Autoconf 2.61,
47204720 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
47214721
--- es/trunk/cmd/squeak-3.7.1/configure.ac (revision 369)
+++ es/trunk/cmd/squeak-3.7.1/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([squeak-es], [3.7.1-0.1.0])
2+AC_INIT([squeak-es], [3.7.1-0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AC_CANONICAL_TARGET
55 AM_INIT_AUTOMAKE
--- es/trunk/esjs/configure (revision 369)
+++ es/trunk/esjs/configure (revision 370)
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for esjs 0.1.0.
3+# Generated by GNU Autoconf 2.61 for esjs 0.1.1.
44 #
55 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
572572 # Identity of this package.
573573 PACKAGE_NAME='esjs'
574574 PACKAGE_TARNAME='esjs'
575-PACKAGE_VERSION='0.1.0'
576-PACKAGE_STRING='esjs 0.1.0'
575+PACKAGE_VERSION='0.1.1'
576+PACKAGE_STRING='esjs 0.1.1'
577577 PACKAGE_BUGREPORT=''
578578
579579 ac_subst_vars='SHELL
@@ -1209,7 +1209,7 @@
12091209 # Omit some internal or obsolete options to make the list less imposing.
12101210 # This message is too long to be a string in the A/UX 3.1 sh.
12111211 cat <<_ACEOF
1212-\`configure' configures esjs 0.1.0 to adapt to many kinds of systems.
1212+\`configure' configures esjs 0.1.1 to adapt to many kinds of systems.
12131213
12141214 Usage: $0 [OPTION]... [VAR=VALUE]...
12151215
@@ -1280,7 +1280,7 @@
12801280
12811281 if test -n "$ac_init_help"; then
12821282 case $ac_init_help in
1283- short | recursive ) echo "Configuration of esjs 0.1.0:";;
1283+ short | recursive ) echo "Configuration of esjs 0.1.1:";;
12841284 esac
12851285 cat <<\_ACEOF
12861286
@@ -1371,7 +1371,7 @@
13711371 test -n "$ac_init_help" && exit $ac_status
13721372 if $ac_init_version; then
13731373 cat <<\_ACEOF
1374-esjs configure 0.1.0
1374+esjs configure 0.1.1
13751375 generated by GNU Autoconf 2.61
13761376
13771377 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1385,7 +1385,7 @@
13851385 This file contains any messages produced by compilers while
13861386 running configure, to aid debugging if configure makes a mistake.
13871387
1388-It was created by esjs $as_me 0.1.0, which was
1388+It was created by esjs $as_me 0.1.1, which was
13891389 generated by GNU Autoconf 2.61. Invocation command line was
13901390
13911391 $ $0 $@
@@ -2201,7 +2201,7 @@
22012201
22022202 # Define the identity of the package.
22032203 PACKAGE='esjs'
2204- VERSION='0.1.0'
2204+ VERSION='0.1.1'
22052205
22062206
22072207 cat >>confdefs.h <<_ACEOF
@@ -4830,7 +4830,7 @@
48304830 # report actual input values of CONFIG_FILES etc. instead of their
48314831 # values after options handling.
48324832 ac_log="
4833-This file was extended by esjs $as_me 0.1.0, which was
4833+This file was extended by esjs $as_me 0.1.1, which was
48344834 generated by GNU Autoconf 2.61. Invocation command line was
48354835
48364836 CONFIG_FILES = $CONFIG_FILES
@@ -4877,7 +4877,7 @@
48774877 _ACEOF
48784878 cat >>$CONFIG_STATUS <<_ACEOF
48794879 ac_cs_version="\\
4880-esjs config.status 0.1.0
4880+esjs config.status 0.1.1
48814881 configured by $0, generated by GNU Autoconf 2.61,
48824882 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
48834883
--- es/trunk/esjs/configure.ac (revision 369)
+++ es/trunk/esjs/configure.ac (revision 370)
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script
2-AC_INIT([esjs], [0.1.0])
2+AC_INIT([esjs], [0.1.1])
33 AC_CONFIG_AUX_DIR(.)
44 AC_CANONICAL_TARGET
55 AM_INIT_AUTOMAKE
--- es/trunk/NEWS (nonexistent)
+++ es/trunk/NEWS (revision 370)
@@ -0,0 +1,13 @@
1+ es 0.1.1
2+
3+December 10, 2007
4+
5+In this release, a text enhancement for the CanvasRenderingContext2D
6+interface has been added to the console service. Plus, by refining the
7+user-level mutex implementation, the performance of the ECMAScript
8+interpreter esjs and others has been improved.
9+
10+Note: The patch files for newlib and fontconfig have been updated with
11+this release. Due to the change made to the definition of pthread_mutex_t,
12+please rebuild gcc and othere additional libraries before building the es
13+operating system.
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Show on old repository browser