summaryrefslogtreecommitdiffstats
path: root/generic/tclDate.c
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2017-01-10 22:07:37 (GMT)
committersebres <sebres@users.sourceforge.net>2017-01-10 22:07:37 (GMT)
commitefcfa2b368fa979b75f62e91ae673b260f2ba0c9 (patch)
treea653abcdf8c8acb4fa58a6394ee760741b36ec52 /generic/tclDate.c
parentc093e76184fc3101487abf86878fcc8e85a77cd9 (diff)
downloadtcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.zip
tcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.tar.gz
tcl-efcfa2b368fa979b75f62e91ae673b260f2ba0c9.tar.bz2
[temp-commit]: tclClockFmt.c - 1st try
using "timerate" instead "time" by performance measurement tests (more precise and fixed time, so no switch of factor expected)
Diffstat (limited to 'generic/tclDate.c')
-rw-r--r--generic/tclDate.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/generic/tclDate.c b/generic/tclDate.c
index a31e0fc..389b245 100644
--- a/generic/tclDate.c
+++ b/generic/tclDate.c
@@ -570,12 +570,12 @@ static const yytype_int8 yyrhs[] =
/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
static const yytype_uint16 yyrline[] =
{
- 0, 176, 176, 177, 180, 183, 186, 189, 192, 195,
- 198, 202, 207, 210, 216, 222, 230, 236, 247, 251,
- 255, 261, 265, 269, 273, 277, 283, 287, 292, 297,
- 302, 307, 311, 316, 320, 325, 332, 336, 342, 351,
- 360, 370, 384, 389, 392, 395, 398, 401, 404, 409,
- 412, 417, 421, 425, 431, 449, 452
+ 0, 177, 177, 178, 181, 184, 187, 190, 193, 196,
+ 199, 203, 208, 211, 217, 223, 231, 237, 248, 252,
+ 256, 262, 266, 270, 274, 278, 284, 288, 293, 298,
+ 303, 308, 312, 317, 321, 326, 333, 337, 343, 352,
+ 361, 371, 385, 390, 393, 396, 399, 402, 405, 410,
+ 413, 418, 422, 426, 432, 450, 453
};
#endif