1. b7fda8a [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  2. 1de0106 increment versions for 3.2 by nitind · 15 years ago
  3. ac2d662 increment version for 3.2 by nitind · 15 years ago v200906300123
  4. d164f16 increment jsdt.core version for 3.2 by nitind · 15 years ago
  5. dc9d6c4 [281899] Remove synthetic bindings by cjaun · 15 years ago
  6. 3a5e60e [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  7. 14a5858 [234582] types scoping differs from browsers by cjaun · 15 years ago
  8. 84f2fa1 [281128] Clean up classes in org.eclipse.wst.jsdt.internal.compiler package by cjaun · 15 years ago
  9. d184a22 [281128] Clean up classes in org.eclipse.wst.jsdt.internal.compiler package by cjaun · 15 years ago
  10. 89f2adf [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  11. 9569ad0 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  12. 62ff50a [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  13. a825436 [280568] Null Pointer Exception while copying Javascript source by cjaun · 15 years ago
  14. e4d1c69 [nobug] disable class file verification by nitind · 15 years ago
  15. 39ccd0b [268390] API clean up required by cjaun · 15 years ago
  16. 05db6c8 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  17. 0e1f3e8 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  18. 61fb7bf [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  19. 68fc890 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  20. 454fc83 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  21. 05c4e16 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  22. f7f9586 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  23. f69bd8d [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  24. b40f353 [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  25. d002499 [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  26. 10a1870 [279999] Remove IPackageDeclaration from org.eclipse.wst.jsdt.core by cjaun · 15 years ago
  27. 6892849 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  28. 8c253c5 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  29. 032cacf [279866] Remove unused DOM nodes by cjaun · 15 years ago
  30. c760ca5 [279804] Clean up classes in org.eclipse.wst.jsdt.core.compiler package by cjaun · 15 years ago
  31. b7e6580 [279674] Remove ITypeParamter ast node by cjaun · 15 years ago
  32. 37d5088 [279661] Remove IWildcard from org.eclipse.wst.jsdt.core.ast by cjaun · 15 years ago
  33. 2f80525 [275232] Object Literal definition is not treated as an Object by cjaun · 15 years ago
  34. 786195f [279629] Removal of unused ast classes - IAssertStatement, ICastExpression, IMemberValuePair by cjaun · 15 years ago
  35. 46c2200 [279516] Removal of IAnnotation, IMarkingAnnotation, INormalAnnotation, and ISingleMemberAnnotation by cjaun · 15 years ago
  36. 19f6904 [279507] Clean up of org.eclipse.wst.jsdt.core.Signature by cjaun · 15 years ago
  37. c91c116 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  38. 7c21d93 [279285] Clean up of ITypeHierarchy and removal of ITypeParameter by cjaun · 15 years ago
  39. e453eb9 [279259] - Clean up of IClassFile and IType by cjaun · 15 years ago
  40. 816732c [279156] Clean up of IJavaScriptProject and JavaScriptCore by cjaun · 15 years ago
  41. d919d57 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  42. 5377695 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  43. b76f462 [279001] Clean up of IIncludePathEntry, IJavaScriptElement, and JavaScriptCore by cjaun · 15 years ago
  44. 1812aa4 [278998] Clean up of IFunction interface and removal of some deprecated code by cjaun · 15 years ago
  45. 5e019d8 [278989] Clean up of org.eclipse.wst.jsdt.core.Flags class by cjaun · 15 years ago
  46. a9305ef [278972] Clean up of CompletionProposal and CompetionContext by cjaun · 15 years ago
  47. dcb75a3 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  48. 1e96464 [278843] Clean up of BindingKey and related junits by cjaun · 15 years ago
  49. 6172f2a [269053] constructor property not supported in JSDT by nitind · 15 years ago
  50. 369752f 274743 Some unit tests are sensitive to details of build by david_williams · 15 years ago Root_R3_1_maintenance
  51. a52015c [268542] Fix test compile breakages with "Remove unused validation problems" by nitind · 15 years ago
  52. 410eb30 [262428] Some clean up needed of unused fields and methods - mostly in the ImportReference class by nitind · 15 years ago
  53. 8df033a [nobug] fixup names by nitind · 15 years ago
  54. 3abe598 [nobug] fixup build path by nitind · 15 years ago
  55. 45688fd generate P2 repos by david_williams · 15 years ago
  56. 2961f38 [268171] Remove unused or no longer needed problems from ProblemReporter by nitind · 15 years ago
  57. f2af8f8 Re-enable JSDT semantic validation during tests by nitind · 15 years ago
  58. 4a556ed Re-enable semantic validation during tests by nitind · 15 years ago
  59. 01584e3 [nobug] update strings by nitind · 15 years ago
  60. 195f7ff [nobug] clean up manifest by nitind · 15 years ago
  61. 34fa06a [nobug] clean up test plug-ins by nitind · 15 years ago
  62. 4f50c22 recommit manifests by nitind · 15 years ago
  63. 8ef06b1 [259187] String.prototype.split returns Array, not String by nitind · 15 years ago
  64. ad257e4 [262410] update prereqs for com.ibm.icu by nitind · 15 years ago
  65. e1e8778 243264 Reconsider feature definitions: remove requires by david_williams · 15 years ago
  66. 41f0487 merge in changes from maintenance branch by pberkland · 15 years ago
  67. d5d8323 merge changes into head from 3.0.3 maintenance by pberkland · 15 years ago
  68. 142da14 fixed version info in plugins for 3.1 by bchilds · 16 years ago
  69. 0e4fe9b merge in changes from 3_0_maintenance by pberkland · 16 years ago
  70. 2a7d5b6 Update version numbers for 3.1 by nitind · 16 years ago
  71. 9361c50 update version number for 3.1 by nitind · 16 years ago
  72. fff6de0 merge in 3.0.1 fixes by pberkland · 16 years ago
  73. 2072ec8 231453 P2 doesn't install all features, compared to UpdateManager by david_williams · 16 years ago R3_0_0 Root_R3_0_maintenance
  74. ba85c2b [230291] remove dead code by pberkland · 16 years ago
  75. 88fd671 add about.html to jsdt plugins by pberkland · 16 years ago
  76. 2572216 update copyright dates and add provision api comments by pberkland · 16 years ago
  77. 8074715 [228098] refactor API names to better reflect javascript by pberkland · 16 years ago
  78. f916a37 fixes for resolving via oaaMetadata by pberkland · 16 years ago Root_Refactor0428
  79. ac567c4 add support for openajax api metadata by pberkland · 16 years ago
  80. 8b96a95 remove unused code by pberkland · 16 years ago
  81. 676c08d update astrewrite tests by pberkland · 16 years ago
  82. afb0ba1 update astrewrite tests by pberkland · 16 years ago
  83. 0d5d448 update .project and .jsdtscope files for test workspaces by pberkland · 16 years ago
  84. 792748b 225694 Invalid dependancies in JSDT feature by david_williams · 16 years ago v200804040626
  85. 5877317 fixing pre-req specifications by david_williams · 16 years ago
  86. 7dfb440 update test, remove UNQUALIFIED by pberkland · 16 years ago
  87. a45165d remove dead code by pberkland · 16 years ago
  88. 8cfa3fe resolve var reference to nested function by pberkland · 16 years ago
  89. c7e603a *** empty log message *** by pberkland · 16 years ago
  90. 88107da undo last change by pberkland · 16 years ago
  91. 7687df0 uppercase 1st char of validationParticipant class by pberkland · 16 years ago
  92. 4fb4654 fix for junit failure by bchilds · 16 years ago
  93. 34a5bdd allow function call to var/arg name, show error if var type is not "any" or function by pberkland · 16 years ago
  94. 617f894 add support for internal file import by pberkland · 16 years ago
  95. d1526c2 fix up test cases by pberkland · 16 years ago
  96. d8e09b8 add support for parameters having multiple types by pberkland · 16 years ago
  97. 7d58737 regression test updates by pberkland · 16 years ago
  98. 5f75434 *** empty log message *** by pberkland · 16 years ago
  99. 794144a test updates by pberkland · 16 years ago
  100. a42df13 update jsdoc completion to work for jsdoc tags by pberkland · 16 years ago