Low Activity

Commits : Listings

  Analyzed 2 days ago based on code collected 2 days ago.
Showing page 1 of 7
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use range instead of xrange in test_termboxmodule.py. Anon32
nsf
More... 28 days ago
Fix missing cdef field in python bindings. Anon32
nsf
More... 28 days ago
One more - TB_DEFAULT for fg as well now Anon32 More... 4 months ago
Now let's get the keyboard demo normal looking again :) Anon32 More... 4 months ago
Added default fg/bg functionality, and hopefully broke nothing else in the process. Anon32 More... 4 months ago
pythonmodule: Add locking to peek_event/poll_event. Anon32 More... 6 months ago
pythonmodule: Release the GIL in tb_poll_event / tb_peek_event. Anon32 More... 6 months ago
added shared lib target to Makefile Anon32 More... 8 months ago
In case of initialization failure file descriptors should be closed. Anon32 More... 9 months ago
TERM enviroment variable acctualy can be not set (NULL) Anon32 More... 9 months ago
SUCCESS/FAILURE are no longer needed due to stdbool.h. Anon32 More... 10 months ago
Instead of using 0 for success and -1 on failure, use C99's stdbool.h to return boolean values. Anon32 More... 10 months ago
Use python's with statement in setup.py to handle file writing Anon32 More... 10 months ago
Fix CMake build. Anon32
nsf
More... 11 months ago
Add CMake install instructions back. Anon32
nsf
More... 11 months ago
Revert "remove CMAKE crap" Anon32
nsf
More... 11 months ago
we dont need out to be a FILE* anymore Anon32 More... 11 months ago
move_cursor, sgr: use same approach as termbox-go Anon32 More... 11 months ago
use fileno instead of FILE for buffered writing Anon32 More... 11 months ago
mute GCC -Wextra warnings Anon32 More... 11 months ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.