Show
Ignore:
Timestamp:
09/29/08 22:14:51 (5 years ago)
Author:
nishio
Message:

/lang/cplusplus/debugprint インデントのテストコードをコミットし忘れていた

Location:
lang/cplusplus/debugprint
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/debugprint/README

    r20220 r20225  
    88 
    99* ChangeLog 
    10 2008-09-29 
     102008-09-29 r20209 
    1111        唐突にネストしたインデントをサポートしたくなったけど 
    1212        それをやると既存のマクロも含めてだいぶいじらないと行けないので 
     
    1414        indented_debugprint.hppは着手したばっかり。 
    1515        ある程度動くようになったら共通部分をまとめたりとかする。 
    16 2008-09-29 
     162008-09-29 r20220 
    1717        indented_debugprint.hppはそれなりに動くようになった。 
     182008-09-29 r20222 
     19        共通部分をまとめてみたら、古いバージョンはマクロだけになってしまった。