CIA.vc
yang
Real-time open source activity stats
Stats » Authors » yang
informationsyndicateUTC clock
02:09 on May 27, 2012
event counters
The last message was received 5.74 months ago at 23:27 on Dec 06, 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
22 messages since the first one, 5.75 years ago, for an average of 3.18 months between messages
recent messages
dateReversed sort columnprojectcontentlink
23:27 on Dec 06, 2011Python
Commit by yang on roundup :: #13542/Memory leak in multiprocessing.pool: (link)
Oops, sorry - pasted a wrong example.


 In [38]: tp = ThreadPool(5)

 In [39]: xs = tp.map(lambda x: x, [])

 In [40]: xs
 Out[40]: []

 In  ...
#
23:16 on Dec 06, 2011Python
Commit by yang on roundup :: #13542/Memory leak in multiprocessing.pool: (link)
[new] Calling Pool.map (and friends) on empty lists [] causes Pool._cache to hang on to the MapResults forever:

 tp = ThreadPool(5)
 xs = tp.map ...
#
20:06 on Dec 07, 2010SoCLib
Commit by yang :: r2003 /trunk/soclib/soclib/lib/generic_tlb/include/generic_tlb.h: (link)
tlb function bug correction
#
05:11 on Dec 06, 2010SoCLib
Commit by yang :: r2002 /trunk/soclib/soclib/lib/generic_tlb/include/generic_tlb.h: (link)
Modification for synthetisable reason
#
20:56 on Aug 27, 2010SoCLib
Commit by yang :: r1857 /trunk/soclib/soclib/lib/generic_cache/include/generic_cache.h: (link)
Corrected the victim selection in the function update
#
06:33 on Jul 02, 2010SoCLib
Commit by yang :: r1826 /trunk/soclib/soclib/lib/generic_tlb/include/generic_tlb.h: (link)
bug correction
#
02:07 on Jun 10, 2010SoCLib
Commit by yang :: r1806 /trunk/soclib/soclib/module/internal_component/ (4 files in 4 dirs): (link)
Update activity counter
#
04:58 on Jun 03, 2010SoCLib
Commit by yang :: r1768 /trunk/soclib/soclib/lib/generic_tlb/include/generic_tlb.h: (link)
Modification for cc_vcache
#
22:18 on Mar 24, 2010SoCLib
Commit by yang :: r1662 /trunk/soclib/soclib/ (3 files in 3 dirs): (link)
Generic tlb and cc_vcache_v1 bug correction
#
22:15 on Mar 24, 2010SoCLib
Commit by yang :: r1661 /trunk/soclib/soclib/module/internal_component/vci_cc_vcache_wrapper2_multi/ (9 files in 6 dirs): (link)
Add cc_vcache2_multi
#
00:40 on Mar 16, 2010SoCLib
Commit by yang :: r1653 /trunk/soclib/soclib/module/internal_component/ (2 files in 2 dirs): (link)
bug correction
#
00:39 on Mar 14, 2010SoCLib
Commit by yang :: r1650 /trunk/soclib/soclib/module/internal_component/vci_vcache_wrapper/caba/source/ (2 files in 2 dirs): (link)
Add hysical address invalidate and lo & hi registers
#
15:46 on Mar 03, 2010SoCLib
Commit by yang :: r1624 /trunk/soclib/soclib/lib/multi_write_buffer/include/multi_write_buffer.h: (link)
Modification of the function miss
#
13:49 on Mar 03, 2010SoCLib
Commit by yang :: r1614 /trunk/soclib/soclib/module/internal_component/vci_vcache_wrapper_multi/ (9 files in 6 dirs): (link)
Introducing the vci_xcache_wrapper_multi component,
#
20:58 on Oct 15, 2009Python
Commit by yang on roundup :: #7145/UTF-16 BOM is not written by socket.makefile (but is expected by read): (link)
To answer my own question: specify UTF-16BE or UTF-16LE
#
20:55 on Oct 15, 2009Python
Commit by yang on roundup :: #7145/UTF-16 BOM is not written by socket.makefile (but is expected by read): (link)
[new] When I call s.makefile('r',encoding='utf-16').read(), this expects a BOM,
 but s.makefile('w',encoding='utf-16').write('hello') doesn't pro ...
#
03:25 on Oct 15, 2009Python
Commit by yang on roundup :: #7137/Socket documentation not updated: (link)
[new] e.g., the doc still says socket.makefile([mode[, bufsize]]), which aren't
 the actual python3 params.
#
06:37 on Mar 02, 2007KDE
Commit by yang :: r638482 knotes/trunk/KDE/kdepim/knotes/knotesapp.cpp:
Fix the 2 bugs caused by note->close()[cause invalid pointer in m_notes] and null note->objectName(). But the reason is unclear.
#
09:48 on Feb 03, 2007KDE
Commit by yang :: r629592 /branches/kdepim/knotes-sok/knotesapp.cpp:
Add submenu for categories. Add "default" category for new added notes.
#
15:42 on Feb 02, 2007KDE
Commit by yang :: r629390 /branches/kdepim/knotes-sok/ (19 files):
merge trunk to branch
#