I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved support functions after main function; added prototypes; Fixed 'needspace' hack to use a flag in the stdout file object; added local and global variable lookup cases. More... almost 35 years ago
Made millitimer() and millisleep() global (what the heck...). More... almost 35 years ago
Added font, color and default scroll bars interfaces. More... almost 35 years ago
Added forward declarations. More... almost 35 years ago
Moved get*doublearg() routines here from mathmodule.c More... almost 35 years ago
Moved get*doublearg() routines to modsupport.c More... almost 35 years ago
Swapped list_ass_item and list_ass_slice to satisfy Standard C. More... almost 35 years ago
Added forward declaration (to satisfy Standard C). More... almost 35 years ago
Added Getnamev() macro. More... almost 35 years ago
Initial revision More... almost 35 years ago
Added declaration for dict2insert. More... almost 35 years ago
Added font manager initialization. More... almost 35 years ago
Satisfy Standard C rules about struct scope. More... almost 35 years ago
Create code string with initial size of 1000 instead of 0. More... almost 35 years ago
Define and use GETNAMEV macro. More... almost 35 years ago
Optimized stringitem. More... almost 35 years ago
Return value of drawing_generic was ignored! Foo! More... almost 35 years ago
Include patchlevel.h (to ensure it is distributed with the rest). More... almost 35 years ago
Added repeat (for list*integet). Added methods remove(), reverse() and index(). More... almost 35 years ago
Fixed read() and readline() to do arbitrarily long reads. And readline() now reads null bytes correctly. Added tell(), seek() and flush(). More... almost 35 years ago
Dependencies on mod[123].tex. More... almost 35 years ago
Split into a root file (this one) and three subfile mod[123].tex. More... almost 35 years ago
Added readfile() and readopenfile() functions. More... almost 35 years ago
Use readfile from util.py. More... almost 35 years ago
Use garamod as alternative style. More... almost 35 years ago
Made function items bold; other changes? More... almost 35 years ago
Minor changes. More... almost 35 years ago
Remove Emacs garbage. More... almost 35 years ago
Added copyright notice. More... almost 35 years ago
Added version that opens a pipe to /bin/pwd. More... almost 35 years ago