monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision 13ba61a5538c46cfd77349b91e0772eece09


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 13ba61a5538c46cfd77349b91e0772eece093809
Date: Fri, 1 Jun 2007 21:05:29 +0200

-----------------------------------------------------------------
Revision: 13ba61a5538c46cfd77349b91e0772eece093809
Ancestor: 3f8d4fa744eb9c08971ddb7b369ff087569dcea3
Author: address@hidden
Date: 2007-06-01T18:50:09
Branch: net.venge.monotone

Modified files:
        lua.cc lua.hh lua_hooks.cc tester.cc

ChangeLog: 

* lua.cc (Lua::loadstring, Lua::loadfile, run_string, run_file):
Change string const & arguments to const char *.
(run_directory): New function split out of LUAEXT(includedirpattern).
(LUAEXT(include)): Use run_file.
(LUAEXT(includedir), LUAEXT(includedirpattern)): Use run_directory.
* lua.hh: Update to match.
* lua_hooks.cc: Don't include any boost headers.  Remove namespace alias
for boost::filesystem and using-declaration for boost::lexical_cast.
Adjust various calls to run_string, run_file.
(lua_hooks::lua_hooks): Make 80 column compliant.
(lua_hooks::load_rcfile): Use run_directory.
* tester.cc: Remove unnecessary include of boost/lexical_cast.hpp and
associated using-directive.  Adjust call to run_file.


monotone --db={your.database} diff 
--revision=3f8d4fa744eb9c08971ddb7b369ff087569dcea3 
--revision=13ba61a5538c46cfd77349b91e0772eece093809
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]