root/ipython1/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3088 [3088] 03/03/08 11:20:36 bgranger Fixed small bug in setup.py
(edit) @3087 [3087] 03/02/08 14:04:26 bgranger Adding new task2.py example
(edit) @3086 [3086] 03/02/08 13:59:00 bgranger Work on the task stuff and reorganizing the notebook
(edit) @3085 [3085] 03/01/08 23:27:49 bgranger Added queue_status to the task interface and fixed small mpi bug.
(edit) @3084 [3084] 03/01/08 16:47:00 benjamin.ragan-kelley touch
(edit) @3083 [3083] 03/01/08 15:01:37 bgranger Adding sprint.txt
(edit) @3082 [3082] 03/01/08 04:34:33 benjamin.ragan-kelley changed task dependency behaviour to bool function of properties
(edit) @3081 [3081] 02/27/08 15:50:07 bgranger Disabling the notebook stuff as it is broken until we can update it to be …
(edit) @3080 [3080] 02/27/08 15:35:43 bgranger More minor work on the docs.
(edit) @3079 [3079] 02/27/08 15:34:07 bgranger Added faq to the documentation.
(edit) @3078 [3078] 02/27/08 15:20:07 bgranger Updates to docs
(edit) @3077 [3077] 02/23/08 22:30:11 bgranger Updated ipython1 version to 0.3alpha1. This is a new versioning scheme …
(edit) @3076 [3076] 02/23/08 22:25:44 bgranger Merging changes from r3022-r3075 in branch ipython1-client-r3021 to the …
(edit) @3065 [3065] 02/20/08 17:00:43 bgranger Fixed small bug in setup.py that was causing certain files to not be …
(edit) @3021 [3021] 02/05/08 22:16:56 bgranger Merging changes from ipython1-data-r3017 branch
(edit) @3014 [3014] 02/04/08 15:51:07 bgranger Adding scripts and setupegg.py.
(edit) @3012 [3012] 02/04/08 15:44:08 bgranger Minor changes to the TODO file. Most things have been moved to the trac.
(edit) @3011 [3011] 02/04/08 14:00:13 bgranger Renamed ini file for setup.py
(edit) @3010 [3010] 02/04/08 13:57:48 bgranger The main setup.py script now uses plain distutils rather than setuptools. …
(edit) @3007 [3007] 02/01/08 17:15:10 bgranger Getting ready to do work on setup.py
(edit) @2995 [2995] 01/29/08 17:38:01 bgranger Updated the ChangeLog.
(edit) @2994 [2994] 01/29/08 17:34:43 bgranger A few more changes to the IPython developer guidelines.
(edit) @2942 [2942] 01/18/08 12:14:50 bgranger More edis to the ipython1 developer guidelines.
(edit) @2941 [2941] 01/18/08 10:41:43 bgranger Moving test -> tests in all subpackages.
(edit) @2940 [2940] 01/18/08 10:37:43 bgranger Renaming doc -> docs.
(edit) @2939 [2939] 01/18/08 10:36:48 bgranger Began ipython1 developer guidelines.
(edit) @2933 [2933] 01/11/08 23:23:17 fperez Finish committing a few pieces that were missing from sprint
(edit) @2870 [2870] 11/24/07 22:16:36 fperez - Add Stefan's patches.
(edit) @2867 [2867] 11/13/07 12:14:02 darren.dale fixed wrapping of comments in config files created by tconfig
(edit) @2866 [2866] 11/11/07 05:41:06 gael.varoquaux Commiting the changes Fernando and I made in Paris. Some progress has been …
(edit) @2857 [2857] 11/07/07 21:22:27 bgranger Small change to PyTrilinos? integration. Now the engine ids should match …
(edit) @2840 [2840] 10/04/07 16:04:42 bgranger Adding missing pickleutil.py
(edit) @2839 [2839] 10/04/07 16:03:30 bgranger FunctionType? objects can now be pushed and pulled.
(edit) @2838 [2838] 10/02/07 13:44:44 benjamin.ragan-kelley finished properties implementation
(edit) @2837 [2837] 10/01/07 00:16:55 benjamin.ragan-kelley fixed -*- test-case-name for new test locations, added Dependencies tests
(edit) @2836 [2836] 09/30/07 23:08:16 benjamin.ragan-kelley started tests relating to Properties system
(edit) @2835 [2835] 09/28/07 01:18:40 fperez Restore doctest support that was broken, new tests added.
(edit) @2834 [2834] 09/27/07 22:56:37 benjamin.ragan-kelley task init tweak
(edit) @2833 [2833] 09/27/07 22:49:15 bgranger A few small changes.
(edit) @2832 [2832] 09/27/07 17:34:11 benjamin.ragan-kelley Added get/set/has/del/clearProperties interface throughout kernel
(edit) @2831 [2831] 09/27/07 13:10:51 bgranger Fixed imports from codeutils
(edit) @2830 [2830] 09/27/07 12:58:09 fperez Temporarily comment out pickleutil imports til Brian has a chance to …
(edit) @2829 [2829] 09/26/07 19:08:41 benjamin.ragan-kelley Added spin method, and idle timeout to task system
(edit) @2828 [2828] 09/25/07 22:05:42 bgranger Removing old file. Don't know how this got here - it should have been …
(edit) @2827 [2827] 09/25/07 22:04:12 bgranger Created module to enable the pickling of code objects. With this …
(edit) @2826 [2826] 09/25/07 21:33:59 benjamin.ragan-kelley updated properties to new dict subclass
(edit) @2825 [2825] 09/25/07 17:57:04 benjamin.ragan-kelley property edge case handling
(edit) @2824 [2824] 09/25/07 17:15:11 benjamin.ragan-kelley updates to the Properties system
(edit) @2823 [2823] 09/25/07 14:14:42 benjamin.ragan-kelley properties updates
(edit) @2822 [2822] 09/24/07 19:47:35 benjamin.ragan-kelley moved engine API to kernel.api.getEngine(id)
(edit) @2821 [2821] 09/23/07 22:47:19 bgranger Committing missing setupext.py.
(edit) @2820 [2820] 09/21/07 22:42:23 bgranger Misc edits to README and INSTALL.
(edit) @2819 [2819] 09/21/07 16:45:51 benjamin.ragan-kelley dependencies
(edit) @2818 [2818] 09/21/07 16:23:34 benjamin.ragan-kelley update to Task dependencies and Engine properties. Also, small bugfixes …
(edit) @2817 [2817] 09/21/07 08:32:34 bgranger Commented out a few lines in the doctests that were causing tests to fail …
(edit) @2816 [2816] 09/20/07 23:55:30 bgranger Created a ThreadedEngineService? class that calls execute in a different …
(edit) @2815 [2815] 09/20/07 20:58:36 bgranger Version change to 0.9alpha3.
(edit) @2814 [2814] 09/20/07 20:44:03 bgranger Moved core1 outside of the trunk into the branches of ipython1.
(copy) @2813 [2813] 09/20/07 20:38:20 bgranger Copying saw in as the new trunk for ipython1.
copied from ipython/branches/saw:
(edit) @2809 [2809] 09/20/07 20:31:53 bgranger Something is going on.
Note: See TracRevisionLog for help on using the revision log.