Bug 209492 - Detail formatters for common Ruby types
Summary: Detail formatters for common Ruby types
Status: RESOLVED FIXED
Alias: None
Product: DLTK
Classification: Technology
Component: Ruby-Debug (show other bugs)
Version: 0.95   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.0M4   Edit
Assignee: Andrey Platov CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-11-12 09:17 EST by Timur Shipilov CLA
Modified: 2010-06-11 06:33 EDT (History)
1 user (show)

See Also:


Attachments
Adds detail formatters (1.76 KB, patch)
2007-11-19 03:42 EST, Timur Shipilov CLA
alex.panchenko: iplog+
Details | Diff
Updates atomic types list (8.56 KB, patch)
2007-11-19 06:16 EST, Timur Shipilov CLA
alex.panchenko: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timur Shipilov CLA 2007-11-12 09:17:57 EST
Build ID:  I20070625-1500

Steps To Reproduce:
Create detail formatters for common Ruby types, including Array, BigDecimal, Bignum, Class, Complex, Date, DateTime, Enumerable, FalseClass, Fixnum, Float, Hash, Integer, MatchData, Module, Numeric, Range, Rational, Regexp, Set, String, Symbol, Time, TrueClass, URI 

More information:
Comment 1 Timur Shipilov CLA 2007-11-19 03:42:12 EST
Created attachment 83215 [details]
Adds detail formatters

This patch adds detail formatters for Complex, Date, DateTime, Hash, MatchData and Rational. For others we use inspect function to calculate the details.
Comment 2 Timur Shipilov CLA 2007-11-19 03:46:01 EST
Andrey, please review and apply patch.
Comment 3 Timur Shipilov CLA 2007-11-19 06:16:47 EST
Created attachment 83224 [details]
Updates atomic types list
Comment 4 Andrey Platov CLA 2007-12-05 07:37:56 EST
done
Comment 5 Andrey Platov CLA 2008-05-26 02:50:52 EDT
bulk change: fixed in 0.95