49 Commits (5ff19d5945cda4b3d554e79d726e8a19de9c5766)

Autor SHA1 Mensagem Data
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. 18 anos atrás
  chiba 3ab8846e75 renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bug so that getModifiers() can work on an nested class. 19 anos atrás
  chiba 2d60b1690e modified the compiler to support "import". 19 anos atrás
  chiba ee8265e79f Turning the automatic pruning on by default. 19 anos atrás
  bill f5d84c890b Fix pruning so that exceptions and annotation attributes are not ditched. 19 anos atrás
  chiba 5b7f885703 Changed ClassPool.get() to accept the descriptors of array types. 19 anos atrás
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 anos atrás
  chiba e667c0de32 fixed a few bugs. 19 anos atrás
  chiba aca939f8d7 reformatted the files edited by Bill. 19 anos atrás
  patriot1burke 02c99beb98 * additional methods to AnnotationsAttribute to support adding 20 anos atrás
  chiba 8c82477b41 implemented pruning 20 anos atrás
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections 20 anos atrás
  chiba 37712645ad minor and final changes for 3.0 beta 20 anos atrás
  chiba b40a895c91 CtClass.makeNestedClass() has been added. 20 anos atrás
  chiba 1d249157de added CtClass#getDeclaringClass() 20 anos atrás
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who 20 anos atrás
  chiba c2301cdb2f added an error check. 20 anos atrás
  chiba 9972682683 modified the API to look good. 20 anos atrás
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance 20 anos atrás
  chiba c86c20c27f performance tuning. 20 anos atrás
  chiba 17ac0d8287 edited for improving runtime performance. 20 anos atrás
  chiba 4929508cfb minor changes. 20 anos atrás
  chiba a5ddd6104e fixed bugs so that sample programs can run. 20 anos atrás
  chiba 3f73777f2c modified the ClassPool framework. 20 anos atrás
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior 20 anos atrás
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated 20 anos atrás
  patriot1burke e8ec218d12 fixed some things that broke JBoss AOP 20 anos atrás
  chiba e6621eb41b addTranslator() was still wrong. 20 anos atrás
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since 20 anos atrás
  chiba 707e08af67 changed delimiters, etc. 20 anos atrás
  chiba f56bd9e72f changed the stuff related to ClassPool. 20 anos atrás
  chiba 0cbf7a9b80 update javadoc comments. 20 anos atrás
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty 20 anos atrás
  chiba bd4705d214 updated the copyright notices. 20 anos atrás
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security 20 anos atrás
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 anos atrás
  chiba 8e20f83d11 fixed a bug on method lookup. 20 anos atrás
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. 20 anos atrás
  chiba 93e8b3bf46 updated tutorial so that it says the class names passed to the compiler 21 anos atrás
  chiba 2992b5313b made ClassPool.SimpleLoader public. 21 anos atrás
  chiba 421e4885eb fixed a bug in the compiler, which could not compile a try statement 21 anos atrás
  chiba d96924c601 updated some javadoc comments. 21 anos atrás
  chiba f6c16db268 added ClassPool#removeCached so that subclasses of ClassPool can do 21 anos atrás
  chiba abef4b9fb6 enforced close() in a finally block. 21 anos atrás
  chiba 5a846bbe35 minor bugs have been fixed. 21 anos atrás
  patriot1burke da450cf0f7 - Made ClassPool.get0 protected so that subclasses of ClassPool can call it 21 anos atrás
  chiba 2e9cd7421a changed the license. 21 anos atrás
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 anos atrás
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 anos atrás