Branch: refs/heads/js
  Home:   https://github.com/tarantool/tarantool
  Commit: 9ee8dd8290a762ba15832e25ad16bffb9169579e
      
https://github.com/tarantool/tarantool/commit/9ee8dd8290a762ba15832e25ad16bffb9169579e
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/CMakeLists.txt
    R src/js/array.cc
    R src/js/array.h
    M src/js/fiber.cc
    M src/js/init.cc
    M src/js/js.cc
    M src/js/js.h
    M src/js/platform.cc
    M src/js/require.cc
    M src/js/stub.cc
    R third_party/js-lib/array.cc
    R third_party/js-lib/array.h

  Log Message:
  -----------
  [js] Update to new V8 API (tested on V8 3.20.14)


  Commit: 93129b23a9f388d293fad442a1259654290647cf
      
https://github.com/tarantool/tarantool/commit/93129b23a9f388d293fad442a1259654290647cf
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/init.cc
    M src/js/js.h

  Log Message:
  -----------
  [js] Add FunctionTemplate cache


  Commit: a4de625d9ddb8f0fbb7083f60b9f2dc884fb9dc9
      
https://github.com/tarantool/tarantool/commit/a4de625d9ddb8f0fbb7083f60b9f2dc884fb9dc9
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M include/fiber.h
    M include/tarantool.h
    M src/admin.cc
    M src/admin.rl
    M src/fiber.cc
    M src/js/fiber.cc
    M src/js/init.cc
    M src/js/init.h
    M src/js/js.cc
    M src/js/js.h
    M src/js/platform.cc
    M src/js/platform.h
    M src/js/require.cc
    M src/tarantool.cc

  Log Message:
  -----------
  [js] Switch to C++ API in init.cc


  Commit: 8ff48f581544a4e83820b961558c27fc9b3d16ba
      
https://github.com/tarantool/tarantool/commit/8ff48f581544a4e83820b961558c27fc9b3d16ba
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/init.cc
    M src/js/js.cc
    M src/js/js.h
    M src/js/require.cc
    M src/js/require.h

  Log Message:
  -----------
  [js] Rewrite 'require' module


  Commit: 31922b704b51005d4c605cd232e15ca84f7597da
      
https://github.com/tarantool/tarantool/commit/31922b704b51005d4c605cd232e15ca84f7597da
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/js.h
    M src/js/stub.cc

  Log Message:
  -----------
  [js] Remove userdata_XXX methods from js.h


  Commit: b05ffc0905c066ee3bbf8e0706db084205208d32
      
https://github.com/tarantool/tarantool/commit/b05ffc0905c066ee3bbf8e0706db084205208d32
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/fiber.cc
    M src/js/fiber.h
    M src/js/init.cc
    M src/js/js.cc
    M src/js/js.h
    M src/js/platform.cc
    M src/js/platform.h
    M src/js/require.cc
    M src/js/require.h
    M src/js/stub.cc
    M src/js/stub.h

  Log Message:
  -----------
  [js] Refactor all built-in modules into a common structure


  Commit: f382ac76cf1b1c01aafec0095bcc5a4c80dd8ada
      
https://github.com/tarantool/tarantool/commit/f382ac76cf1b1c01aafec0095bcc5a4c80dd8ada
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M include/exception.h
    M include/lua/init.h
    M src/admin.cc
    M src/admin.rl
    M src/exception.cc
    M src/js/fiber.cc
    M src/js/init.cc
    M src/js/init.h
    M src/js/js.cc
    M src/js/js.h

  Log Message:
  -----------
  [js] Initial support for JS <-> C++ exceptions interoperability


  Commit: 305d8124306c25e050d286671d21f70636c76957
      
https://github.com/tarantool/tarantool/commit/305d8124306c25e050d286671d21f70636c76957
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/js/CMakeLists.txt
    A src/js/lua.cc
    A src/js/lua.h

  Log Message:
  -----------
  [js] New built-in module 'lua': JavaScript to Lua bridge


Compare: 
https://github.com/tarantool/tarantool/compare/9ee8dd8290a7^...305d8124306c
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to