| Commit | Date | |
|---|---|---|
| 
             
                
                [r1936]
                
                
                by 
        
  
    
   rob_d_clark
    
                 
          by the time the read string gets to the loop in `run()`, it already has a semicolon appended..  | 
          2007-04-20 17:05:20 | Tree | 
| 
             
                
                [r1935]
                
                
                by 
        
  
    
   rob_d_clark
    
                 
          fix a potential source of pkg loading deadlock, by making loading of the package file only synchronized on the `CacheEntry` and not on the script package object itself.  | 
          2007-04-06 18:09:07 | Tree | 
| 2007-03-12 15:53:03 | Tree | |
| 2007-03-12 15:52:37 | Tree | |
| 2007-03-12 15:52:08 | Tree | |
| 
             
                
                [r1931]
                
                
                by 
        
  
    
   rob_d_clark
    
                 
          add feature to not try loading some potential package member as a java class if the first character is not uppercase (to reduce the amount of attempted class loading when resolving a variable); better exception handling for invalid reg-exp patterns  | 
          2007-03-12 15:50:55 | Tree | 
| 2007-02-02 06:43:36 | Tree | |
| 
             
                
                [r1929]
                
                
                by 
        
  
    
   rob_d_clark
    
                 
          use AccessibleObject#setAccessible(), when possible, to gain access to methods  | 
          2007-02-02 06:33:19 | Tree | 
| 
             
                
                [r1928]
                
                
                by 
        
  
    
   rob_d_clark
    
                 
          some optimizations, to avoid calls to Method#getParameterTypes() and Constructor#getParameterTypes() (which use clone())  | 
          2006-11-18 23:43:52 | Tree | 
| 2006-07-27 20:07:56 | Tree |