Commit | Date | |
---|---|---|
[r2544]
by
macraild
Move RelaxWarning initialisation till after parsing of command line See: mail.gna.org/public/relax-devel/2006-08/msg00088.html |
2006-08-31 13:38:20 | Tree |
[r2543]
by
macraild
Further modifications to the Warnings system. Discussed in thread starting |
2006-08-31 10:36:29 | Tree |
[r2542]
by
bugman
Shifting of the error and warning system initialisation to being after the Pedantic flag |
2006-08-30 05:00:05 | Tree |
2006-08-18 09:46:08 | Tree | |
[r2540]
by
macraild
A warning system for relax. This is based on the system started in r2532, and is discussed in The system is based on the standard Python warnings system. warn(RelaxWarning(args)) where RelaxWarning can be any of the Warning classes defined in The system also impliments a --pedantic command-line flag, which A further feature in the current implimentation is to include |
2006-08-17 16:32:54 | Tree |
[r2539]
by
macraild
Creating a new branch for work on the RelaxWarnings system See discussion in thread starting: |
2006-08-17 15:51:50 | Tree |
[r2538]
by
macraild
Rolling back revisions 2535-2537 See discussions in the thread starting: |
2006-08-17 15:45:43 | Tree |
2006-08-15 05:12:05 | Tree | |
[r2536]
by
bugman
Significant improvements to the new error/warning system. The idea of this system was suggested in two threads which commence at: The improvements includes the addition of the printing of the traceback, the option of saving the |
2006-08-12 05:51:03 | Tree |
[r2535]
by
bugman
Start of a new relax error/warning subsystem. The idea of this system was suggested in two threads which commence at: Essentially a rudimentary framework for replacing the entire Error and Warning system has been set |
2006-08-11 17:58:47 | Tree |