CIA.vc
vvv
Real-time open source activity stats
Stats » Authors » vvv
informationsyndicateUTC clock
08:26 on May 28, 2012
event counters
The last message was received 0.89 months ago at 17:05 on May 01, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
1 messages so far this month, 6 messages last month
18 messages since the first one, 4.04 months ago, for an average of 0.96 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
17:05 on May 01mediawiki
Commit by vvv :: r115100 /trunk/php/luasandbox/alloc.c:
Fix broken memory allocator in LuaJIT 64-bit mode.
#
16:50 on Apr 30mediawiki
Commit by vvv :: r115088 /trunk/php/luasandbox/library.c:
Actually set allowed_globals to NULL. Otherwise it tries to double-free it, causing PHP to crash.
#
05:29 on Apr 22mediawiki
Commit by vvv :: r115002 /trunk/php/luasandbox/ustring.c:

ustring API niceties I found useful while writing the Lua version of it:

  • Make pos() return false if substring is not found. That makes sense since even zero is true in Lua.
  • Implement tostring() interface to convert ustrings to stirngs.
#
22:41 on Apr 21mediawiki
Commit by vvv :: r115000 /trunk/php/luasandbox/ustring.c:
Revert accidentally commited debug change.
#
22:32 on Apr 21mediawiki
Commit by vvv :: r114999 /trunk/php/luasandbox/ (config.m4 ustring.c):
You cannot really use pkgconfig for librt, since it is a built-in API provided
by POSIX. Use standard autoconf macro for that.
#
15:59 on Apr 05mediawiki
Commit by vvv :: r114738 /trunk/extensions/ (Scribunto/ Scripting/):
Rename Scripting to Scribunto per Tim's suggestion.
#
12:48 on Apr 02mediawiki
Commit by vvv :: r114650 /trunk/php/luasandbox/ (6 files in 2 dirs):
Add the initial implementation of the Unicode support.
#
14:57 on Mar 09mediawiki
Commit by vvv :: r113464 /trunk/extensions/CodeEditor/CodeEditor.hooks.php:
Fix a very stupid copy-paste-caused typo.
#
01:37 on Feb 07mediawiki
Commit by vvv :: r110796 /trunk/extensions/Scripting/ (4 files in 3 dirs):
Add integration with CodeEditor extension.
#
01:23 on Feb 07mediawiki
Commit by vvv :: r110795 /trunk/extensions/CodeEditor/CodeEditor.hooks.php:
Remove some commented-out code commited by accident in r110794.
#
01:22 on Feb 07mediawiki
Commit by vvv :: r110794 /trunk/extensions/CodeEditor/ (3 files in 2 dirs):

  • Update the list of the languages
  • Make the language to be used determined on server side
  • Allow extension to enable code editor for certain pages
#
01:12 on Feb 07mediawiki
Commit by vvv :: r110792 /trunk/extensions/Scripting/Scripting.i18n.php:
Drop an empty file.
#
00:22 on Feb 07mediawiki
Commit by vvv :: r110779 /trunk/extensions/CodeEditor/modules/ (236 files in 2 dirs):

  • Update Ace
  • Fix JS code in order to make Ace work with new updates
#
23:09 on Jan 29mediawiki
Commit by vvv :: r110256 /trunk/extensions/Scripting/Scripting.php:
Define namespace constants after whole configuration was loaded. This allows $wgScriptingNamespaceNumbers to be defined just like any other configuration variable.
#
15:49 on Jan 29mediawiki
Commit by vvv :: r110236 /trunk/php/luasandbox/luasandbox.c:
Fix a typo.
#
15:46 on Jan 29mediawiki
Commit by vvv :: r110235 /trunk/php/luasandbox/luasandbox.c:

  • Fix the previous revision.
  • Implement passing Lua functions from PHP.
#
19:40 on Jan 28mediawiki
Commit by vvv :: r110208 /trunk/extensions/Scripting/ (16 files in 5 dirs):
Commiting the initial revision of the Scripting extension, a framework that allows programming languages to be embedded regardless of what are those languages actually are and how they are interpreted.

This is a very raw version, and it misses most messages (even in English!) and probably needs some more work.
#
02:32 on Jan 28mediawiki
Commit by vvv :: r110184 /USERINFO/ (vasilievvv vvv):
Update my username
#