CIA.vc
mescalinum
Real-time open source activity stats
Stats » Authors » mescalinum
informationsyndicateUTC clock
09:09 on Feb 04, 2012
event counters
The last message was received 2.24 months ago at 02:42 on Nov 29, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
486 messages since the first one, 4.46 years ago, for an average of 3.35 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:42 on Nov 29, 2011pure-data
Commit by mescalinum :: r15801 /trunk/externals/loaders/tclpd/ (examples/bitmap.tcl tclpd.i): (link)
Fix pd_bind crash in [bitmap] (bug #3429577).
This commit causes [bitmap] to break further, because there are now two string
representations of a t_pd*:
1. the one provided by SWIG, unaccessible by tclpd;
2. the tclpd synthetic one
In order to be fixed, hashtable must become a bidirectional hashmap, so that a
reverse lookup in the object_table is possible (needed in order to make a
%typemap(out) t_pd *).
#
23:21 on Nov 17, 2011pure-data
Commit by mescalinum :: r15792 /trunk/externals/loaders/tclpd/tests/ (4 files): (link)
add test for binbuf & atom types
#
23:19 on Nov 17, 2011pure-data
Commit by mescalinum :: r15791 /trunk/externals/loaders/tclpd/tcl_typemap.c: (link)
correct rendering of A_DOLLAR atoms
#
22:54 on Nov 17, 2011pure-data
Commit by mescalinum :: r15790 /trunk/externals/loaders/tclpd/tests/ (4 files): (link)
add basic input test
#
13:12 on Nov 17, 2011pure-data
Commit by mescalinum :: r15783 /trunk/externals/loaders/tclpd/ (11 files in 2 dirs): (link)
minimal test system. more testcases to come.
#
14:31 on Nov 16, 2011pure-data
Commit by mescalinum :: r15756 /trunk/externals/loaders/tclpd/tclpd.i: (link)
correctly determine the mangled SWIGTYPE
#
13:42 on Nov 16, 2011pure-data
Commit by mescalinum :: r15755 /trunk/externals/loaders/tclpd/tcl_class.c: (link)
remove obj-inst -> class-name mapping in tclpd_free
#
13:38 on Nov 16, 2011pure-data
Commit by mescalinum :: r15754 /trunk/externals/loaders/tclpd/tcl_class.c: (link)
add a obj-instance -> class-name mapping facility
#
13:20 on Nov 16, 2011pure-data
Commit by mescalinum :: r15753 /trunk/externals/loaders/tclpd/tclpd.tcl: (link)
use m_pd.h constants instead of their numerical value
#
22:01 on Nov 15, 2011pure-data
Commit by mescalinum :: r15752 /trunk/externals/loaders/tclpd/tcl_typemap.c: (link)
add proper string representation to A_SEMI and A_COMMA, so they are valid after stripping selectors
#
16:53 on Nov 15, 2011pure-data
Commit by mescalinum :: r15751 /trunk/externals/loaders/tclpd/ (7 files): (link)
fixed binbuf support
#
13:04 on Nov 15, 2011pure-data
Commit by mescalinum :: r15750 /trunk/externals/loaders/tclpd/tclpd.i: (link)
oops
#
11:21 on Nov 15, 2011pure-data
Commit by mescalinum :: r15749 /trunk/externals/loaders/tclpd/tclpd.i: (link)
use more handy SWIG macros
#
10:24 on Nov 15, 2011pure-data
Commit by mescalinum :: r15748 /trunk/externals/loaders/tclpd/ (tcl_class.c tcl_loader.c tclpd.h): (link)
fixed bug 3436716
#
19:47 on Nov 14, 2011pure-data
Commit by mescalinum :: r15746 /trunk/externals/loaders/tclpd/tclpd.tcl: (link)
feature request 3436774: make $self namespace exist before calling constructor
#
18:55 on Nov 14, 2011pure-data
Commit by mescalinum :: r15745 /trunk/externals/loaders/tclpd/examples/ (6 files): (link)
use eq/ne in place of ==/!= for string (in)equelity checks
#
18:40 on Nov 14, 2011pure-data
Commit by mescalinum :: r15744 /trunk/externals/loaders/tclpd/tclpd.tcl: (link)
use eq/ne in place of ==/!= for string (in)equelity checks
#
01:42 on Nov 14, 2011pure-data
Commit by mescalinum :: r15739 /trunk/externals/loaders/tclpd/TODO.txt: (link)
update todo
#
01:27 on Nov 14, 2011pure-data
Commit by mescalinum :: r15738 /trunk/externals/loaders/tclpd/ (24 files in 2 dirs): (link)
0.3.0 - typemaps support complete
#
19:15 on Nov 11, 2011pure-data
Commit by mescalinum :: r15725 /trunk/externals/loaders/tclpd/tcl.i: (link)
typos
#