root/tbt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @879 [879] 07/03/07 17:22:00 pallotron errate corrige
(edit) @878 [878] 07/03/07 17:13:33 pallotron now only the records with the flag is_persistent=1 will be printed on the …
(edit) @877 [877] 07/03/07 16:49:06 pallotron bugfix: fix a bug the occurs in presence of ' character into author name …
(edit) @876 [876] 07/02/07 19:11:01 pallotron collision detection commented, waiting for a better way to do it
(edit) @875 [875] 06/29/07 01:10:57 pallotron added "DESC" clause to ORDER BY
(edit) @874 [874] 06/28/07 02:08:05 jaromil new -x flag for file format conversion
(edit) @873 [873] 06/28/07 01:40:55 jaromil little examples
(edit) @872 [872] 06/28/07 01:34:44 jaromil fix for filename case ambiguity
(edit) @870 [870] 04/14/07 11:33:31 pallotron the all target now compile all the binaries
(edit) @869 [869] 04/14/07 11:31:44 pallotron clean target now delete also rtcheck, tbtcheck_ascii and tbtcheck binary
(edit) @868 [868] 04/14/07 00:28:07 jaromil tbt: little cosmetics on the webpage
(edit) @867 [867] 04/13/07 20:59:32 jaromil tbt: deactivate RTC support on non-linux machines, updates to the website …
(edit) @866 [866] 04/13/07 15:56:01 jaromil last updates to the documentation
(edit) @865 [865] 04/13/07 15:42:58 jaromil tbt: release 0.7
(edit) @864 [864] 04/13/07 12:39:50 pallotron changed the way use to parse ascii lines
(edit) @863 [863] 04/13/07 00:36:14 pallotron in case email isn't stored we will not print it
(edit) @862 [862] 04/13/07 00:26:39 pallotron fixati secondo consigli di jaromil: - rendere il campo email del submit …
(edit) @861 [861] 04/08/07 21:01:48 pallotron tbt class parse_ascii method tbt class load_ascii method tbt man …
(edit) @860 [860] 04/07/07 12:34:07 pallotron
(edit) @859 [859] 04/07/07 11:41:58 pallotron fix
(edit) @858 [858] 04/07/07 11:39:07 pallotron cmdline utility, first stable version
(edit) @857 [857] 04/06/07 18:29:20 pallotron upload completed
(edit) @856 [856] 04/06/07 18:04:18 pallotron upload changes
(edit) @855 [855] 04/06/07 16:34:12 pallotron started workin on upload
(edit) @854 [854] 04/06/07 11:59:00 pallotron added a stupid error try catch in case of tbt_array is null
(edit) @853 [853] 04/06/07 11:54:41 pallotron deleted temporary tbt files
(edit) @852 [852] 04/06/07 11:53:34 pallotron added copyright lines added instruction to the delete_oldtbt.php script
(edit) @851 [851] 04/06/07 11:41:48 pallotron added management script to delete old tbts
(edit) @850 [850] 04/05/07 12:45:08 pallotron added captcha public domain class and font, removed zip file
(edit) @849 [849] 04/05/07 12:16:04 pallotron better code style
(edit) @848 [848] 04/05/07 12:06:03 pallotron adedd authors lists, todo list, a stupid makefile target
(edit) @847 [847] 04/05/07 11:40:09 pallotron first commit of the tbt web module
(edit) @846 [846] 04/05/07 11:39:37 pallotron last changes to the php tbt class
(edit) @844 [844] 03/26/07 17:32:22 pallotron better error handling
(edit) @843 [843] 03/26/07 01:07:08 pallotron added a method to fetch only the ascii text considering also the backspace …
(edit) @842 [842] 03/24/07 14:05:30 pallotron some additional checks coded
(edit) @841 [841] 03/24/07 12:11:47 pallotron deleted warning message
(edit) @840 [840] 03/23/07 19:36:53 pallotron added header, better code
(edit) @839 [839] 03/23/07 19:15:17 pallotron just an experiment
(edit) @833 [833] 02/01/07 00:23:42 jaromil little documentation
(edit) @832 [832] 01/31/07 10:53:19 jaromil TBT: javascript typewriter enhancements: backspace, cursor, enter, …
(edit) @831 [831] 01/22/07 19:53:59 jaromil no more needed: hardcoded html and js class separated
(edit) @830 [830] 01/22/07 19:53:09 jaromil automatic html file generation, some documentation about html rendering
(edit) @829 [829] 01/20/07 00:49:28 jaromil small correction for few first html codes
(edit) @828 [828] 01/20/07 00:48:35 jaromil first implementation of the javascript typewriter, to be re-written …
(edit) @827 [827] 01/19/07 22:35:50 jaromil rtc clock class
(edit) @826 [826] 01/19/07 22:32:50 jaromil new cmdline and s-lang implementation
(edit) @825 [825] 01/17/07 18:19:54 jaromil new commandline std in/out and some other fixes, thanks Alpt for …
(edit) @823 [823] 12/18/06 03:08:11 jaromil TBT release 0.5
(edit) @822 [822] 12/17/06 20:23:42 jaromil more documentation about Mutt integration, small fixes
(edit) @821 [821] 12/17/06 19:07:20 jaromil TBT: mail recorder (can be used as an editor for mutt), documentation …
(edit) @820 [820] 12/17/06 04:01:24 jaromil TBT: rtc test program
(edit) @819 [819] 12/17/06 03:40:56 jaromil TBT trunk update: now really realtime. added: posix and rtc timing …
(edit) @818 [818] 12/17/06 03:34:40 jaromil rtc-pthread and posix merged into new 64bit based tbt
(edit) @817 [817] 12/17/06 02:32:18 jaromil time unit converted to a single 64bit value: msec is 1/1024 a second, best …
(edit) @816 [816] 12/17/06 01:03:01 jaromil TBTClock runs on a parallel thread listening to /dev/rtc at 1024HZ clock …
(edit) @815 [815] 12/17/06 00:57:14 jaromil branching
(edit) @814 [814] 12/16/06 20:51:07 jaromil finally fix for pthreads! was missing -lpthread (and gcc wasn't giving …
(edit) @813 [813] 12/16/06 16:36:13 jaromil TBT: building a parallel clock timer (more precise than nanosleep)
(edit) @808 [808] 12/07/06 01:39:12 jaromil TBT: fine tuning, recorded file check and more cleanup. exact timing is …
(edit) @796 [796] 11/13/06 15:39:04 jaromil cleanup
(edit) @793 [793] 11/01/06 21:30:16 jaromil much cleaner code, console now handled by slw library (also in this svn …
(edit) @791 [791] 11/01/06 16:09:19 jaromil GNU GPL license
(copy) @772 [772] 10/28/06 20:50:37 jaromil renaming of repository
copied from typewrotor:
(edit) @751 [751] 02/09/06 17:30:56 jaromil Removed dependency from STL, Added Linklist and Utils, Fix to compile on …
Note: See TracRevisionLog for help on using the revision log.