[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-commits-nodiffs] Revision 54b70d2e27e3f63bcfeef89f431008f3923e
From: |
monotone |
Subject: |
[Monotone-commits-nodiffs] Revision 54b70d2e27e3f63bcfeef89f431008f3923e2d10 |
Date: |
Thu, 26 Oct 2006 20:07:53 +0200 |
-----------------------------------------------------------------
Revision: 54b70d2e27e3f63bcfeef89f431008f3923e2d10
Ancestor: 4e39a0cf004bb36a00a0805a59ee94e4252df0b5
Author: address@hidden
Date: 2006-10-26T17:10:18
Branch: net.venge.monotone
Modified files:
luaext_guess_binary.cc luaext_mkstemp.cc
luaext_parse_basic_io.cc
ChangeLog:
2006-10-25 Alex Queiroz <address@hidden>
* luaext_guess_binary.cc: luaL_checkstring() raises an exception, so
no point in testing its result value. In the Lua API, arguments to
functions start at stack index 1, so no need for negative indexes.
* luaext_mkstemp.cc: For the use of negative indexes, see above.
* luaext_parse_basic_io.cc: Changed lua_settable()'s to more
appropriate calls to avoid a lot of pushing onto the stack.
monotone --db={your.database} diff
--revision=4e39a0cf004bb36a00a0805a59ee94e4252df0b5
--revision=54b70d2e27e3f63bcfeef89f431008f3923e2d10
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-commits-nodiffs] Revision 54b70d2e27e3f63bcfeef89f431008f3923e2d10,
monotone <=