summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - corrected HTML tag in Scala comment.michelou2005-06-201-1/+1
* added attribute validation in scala.xml.dtd.Ele...buraq2005-06-195-40/+160
* removed AntTask (use ScalacTask instead)buraq2005-06-192-158/+7
* added the ElementValidator classburaq2005-06-182-29/+55
* *** empty log message ***Martin Odersky2005-06-172-14/+16
* well, last bugfix will crash when trying to dup...buraq2005-06-173-19/+30
* *** empty log message ***Martin Odersky2005-06-173-3/+4
* ok, kicked out handling of "alternative" patter...buraq2005-06-163-6/+6
* ok, kicked out handling of "alternative" patter...buraq2005-06-163-42/+29
* erm, no apparently did not fix bug, revertburaq2005-06-161-5/+7
* *** empty log message ***Martin Odersky2005-06-161-7/+18
* fixed bug!buraq2005-06-164-40/+79
* *** empty log message ***Martin Odersky2005-06-1513-110/+213
* - corrected if-test in 'addAttribute' function.michelou2005-06-141-5/+5
* Fixed an assertion error if an attribute applic...mihaylov2005-06-141-0/+2
* in scala4ant, errors will cause ant script to s...buraq2005-06-132-1/+10
* *** empty log message ***mihaylov2005-06-131-2/+2
* reverted changes, because of bug while bootstra...buraq2005-06-111-5/+4
* fixed bugs #406 #440 #371buraq2005-06-106-47/+243
* comments, bugfix carried over from old matcherburaq2005-06-102-4/+18
* Repository : /home/cvslamp/repositories/scalaMartin Odersky2005-06-0933-416/+694
* added useful methods for constant time concaten...buraq2005-06-092-0/+37
* Added support for the transient and volatile at...mihaylov2005-06-092-7/+19
* helloburaq2005-06-095-4/+21
* - Implemented support for the scala.SerialVersi...mihaylov2005-06-071-58/+20
* Improved serialization supportmihaylov2005-06-072-6/+29
* Improved serialization handlingmihaylov2005-06-0725-9/+32
* Use the scala.SerialVersionUID attribute to set...mihaylov2005-06-071-4/+0
* Provide a meta tag for the class to hide the fa...mihaylov2005-06-077-1/+8
* - added equals methodmihaylov2005-06-071-3/+11
* xml library - node traversingburaq2005-06-034-4/+27
* matchingburaq2005-06-038-125/+443
* obso, put utility fun in transmatcher, where ev...buraq2005-06-031-78/+0
* obso, put in transmatcher, where everybody sees itburaq2005-06-031-47/+0
* more 4 matchingburaq2005-06-0311-0/+3729
* fixed mistakeburaq2005-06-031-3/+3
* added "override" modifburaq2005-06-031-1/+1
* *** empty log message ***Martin Odersky2005-06-0236-520/+1285
* default valueburaq2005-06-011-2/+2
* commenting 'Match' nodeburaq2005-06-011-1/+8
* better name: ContentModelParserburaq2005-06-011-144/+0
* better nameburaq2005-06-011-0/+144
* dtd validation with ValidatingMarkupHandlerburaq2005-06-017-54/+268
* code cleanup in nsc matchingburaq2005-05-312-199/+192
* more code cleanupburaq2005-05-311-49/+47
* code cleanupburaq2005-05-313-337/+361
* code cleanupburaq2005-05-311-92/+85
* added >= method to Phase,buraq2005-05-306-28/+110
* Tag anonymous function classes as serializablemihaylov2005-05-301-1/+1
* In mkDefaultValue first check for a value type ...mihaylov2005-05-301-1/+1