1. b9cbc43 [290414] [validation] Incorrect error message when calling an method on an object instance (static error) by cjaun · 15 years ago
  2. eab08f0 [nobug] add org.eclipse.wst.jsdt.ui.tests by nitind · 15 years ago
  3. 864b3b6 try to force layout by nitind · 15 years ago
  4. a7340ec test for contents by nitind · 15 years ago
  5. 424ca1a *** empty log message *** by nitind · 15 years ago
  6. c1cfeb5 Fix junit failures. by cjaun · 15 years ago
  7. 60f6873 [269203] Validation: Invalid "Cannot make a static reference to the non-static function" error when adding a function to an object by cjaun · 15 years ago
  8. e7a278c [286010] Validation: Refering to var pointing at a function is givening an incorrect static validation error by cjaun · 15 years ago
  9. 5112049 [286029] Validation: the undefined check often used with namespaces gives an error by cjaun · 15 years ago
  10. 8e23cdf [286361] Missing hover info over constructor invocation by nitind · 15 years ago
  11. 6d21264 [285639] Removal of unused error/warnings from JSDT by cjaun · 15 years ago
  12. e24b540 [nobug] add web tests by nitind · 15 years ago v200908041642
  13. 879e9be [nobug] include AST/DOM and formatter tests by nitind · 15 years ago
  14. 6a52187 [251374] False Null-pointer warning by cjaun · 15 years ago
  15. f91011b [262728] Wrong Javascript Flow Analysis Validation by cjaun · 15 years ago
  16. e47db6a [283663] Added test case for bug 283663 by cjaun · 15 years ago
  17. f1e9855 [nobug] Misc. cleanup of org.eclipse.wst.jsdt.core package by cjaun · 15 years ago
  18. b7fda8a [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  19. 1de0106 increment versions for 3.2 by nitind · 15 years ago
  20. ac2d662 increment version for 3.2 by nitind · 15 years ago v200906300123
  21. d164f16 increment jsdt.core version for 3.2 by nitind · 15 years ago
  22. dc9d6c4 [281899] Remove synthetic bindings by cjaun · 15 years ago
  23. 3a5e60e [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  24. 14a5858 [234582] types scoping differs from browsers by cjaun · 15 years ago
  25. 84f2fa1 [281128] Clean up classes in org.eclipse.wst.jsdt.internal.compiler package by cjaun · 15 years ago
  26. d184a22 [281128] Clean up classes in org.eclipse.wst.jsdt.internal.compiler package by cjaun · 15 years ago
  27. 89f2adf [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  28. 9569ad0 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  29. 62ff50a [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  30. a825436 [280568] Null Pointer Exception while copying Javascript source by cjaun · 15 years ago
  31. e4d1c69 [nobug] disable class file verification by nitind · 15 years ago
  32. 39ccd0b [268390] API clean up required by cjaun · 15 years ago
  33. 05db6c8 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  34. 0e1f3e8 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  35. 61fb7bf [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  36. 68fc890 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  37. 454fc83 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  38. 05c4e16 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  39. f7f9586 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  40. f69bd8d [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  41. b40f353 [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  42. d002499 [280082] Clean up the various DOM nodes by cjaun · 15 years ago
  43. 10a1870 [279999] Remove IPackageDeclaration from org.eclipse.wst.jsdt.core by cjaun · 15 years ago
  44. 6892849 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  45. 8c253c5 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  46. 032cacf [279866] Remove unused DOM nodes by cjaun · 15 years ago
  47. c760ca5 [279804] Clean up classes in org.eclipse.wst.jsdt.core.compiler package by cjaun · 15 years ago
  48. b7e6580 [279674] Remove ITypeParamter ast node by cjaun · 15 years ago
  49. 37d5088 [279661] Remove IWildcard from org.eclipse.wst.jsdt.core.ast by cjaun · 15 years ago
  50. 2f80525 [275232] Object Literal definition is not treated as an Object by cjaun · 15 years ago
  51. 786195f [279629] Removal of unused ast classes - IAssertStatement, ICastExpression, IMemberValuePair by cjaun · 15 years ago
  52. 46c2200 [279516] Removal of IAnnotation, IMarkingAnnotation, INormalAnnotation, and ISingleMemberAnnotation by cjaun · 15 years ago
  53. 19f6904 [279507] Clean up of org.eclipse.wst.jsdt.core.Signature by cjaun · 15 years ago
  54. c91c116 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  55. 7c21d93 [279285] Clean up of ITypeHierarchy and removal of ITypeParameter by cjaun · 15 years ago
  56. e453eb9 [279259] - Clean up of IClassFile and IType by cjaun · 15 years ago
  57. 816732c [279156] Clean up of IJavaScriptProject and JavaScriptCore by cjaun · 15 years ago
  58. d919d57 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  59. 5377695 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  60. b76f462 [279001] Clean up of IIncludePathEntry, IJavaScriptElement, and JavaScriptCore by cjaun · 15 years ago
  61. 1812aa4 [278998] Clean up of IFunction interface and removal of some deprecated code by cjaun · 15 years ago
  62. 5e019d8 [278989] Clean up of org.eclipse.wst.jsdt.core.Flags class by cjaun · 15 years ago
  63. a9305ef [278972] Clean up of CompletionProposal and CompetionContext by cjaun · 15 years ago
  64. dcb75a3 [274729] [tests] Fix and re-enable failing tests from test plug-ins by cjaun · 15 years ago
  65. 1e96464 [278843] Clean up of BindingKey and related junits by cjaun · 15 years ago
  66. 6172f2a [269053] constructor property not supported in JSDT by nitind · 15 years ago
  67. 369752f 274743 Some unit tests are sensitive to details of build by david_williams · 15 years ago Root_R3_1_maintenance
  68. a52015c [268542] Fix test compile breakages with "Remove unused validation problems" by nitind · 15 years ago
  69. 410eb30 [262428] Some clean up needed of unused fields and methods - mostly in the ImportReference class by nitind · 15 years ago
  70. 8df033a [nobug] fixup names by nitind · 15 years ago
  71. 3abe598 [nobug] fixup build path by nitind · 15 years ago
  72. 45688fd generate P2 repos by david_williams · 15 years ago
  73. 2961f38 [268171] Remove unused or no longer needed problems from ProblemReporter by nitind · 15 years ago
  74. f2af8f8 Re-enable JSDT semantic validation during tests by nitind · 15 years ago
  75. 4a556ed Re-enable semantic validation during tests by nitind · 15 years ago
  76. 01584e3 [nobug] update strings by nitind · 15 years ago
  77. 195f7ff [nobug] clean up manifest by nitind · 15 years ago
  78. 34fa06a [nobug] clean up test plug-ins by nitind · 15 years ago
  79. 4f50c22 recommit manifests by nitind · 15 years ago
  80. 8ef06b1 [259187] String.prototype.split returns Array, not String by nitind · 15 years ago
  81. ad257e4 [262410] update prereqs for com.ibm.icu by nitind · 15 years ago
  82. e1e8778 243264 Reconsider feature definitions: remove requires by david_williams · 15 years ago
  83. 41f0487 merge in changes from maintenance branch by pberkland · 15 years ago
  84. d5d8323 merge changes into head from 3.0.3 maintenance by pberkland · 15 years ago
  85. 142da14 fixed version info in plugins for 3.1 by bchilds · 16 years ago
  86. 0e4fe9b merge in changes from 3_0_maintenance by pberkland · 16 years ago
  87. 2a7d5b6 Update version numbers for 3.1 by nitind · 16 years ago
  88. 9361c50 update version number for 3.1 by nitind · 16 years ago
  89. fff6de0 merge in 3.0.1 fixes by pberkland · 16 years ago
  90. 2072ec8 231453 P2 doesn't install all features, compared to UpdateManager by david_williams · 16 years ago R3_0_0 Root_R3_0_maintenance
  91. ba85c2b [230291] remove dead code by pberkland · 16 years ago
  92. 88fd671 add about.html to jsdt plugins by pberkland · 16 years ago
  93. 2572216 update copyright dates and add provision api comments by pberkland · 16 years ago
  94. 8074715 [228098] refactor API names to better reflect javascript by pberkland · 16 years ago
  95. f916a37 fixes for resolving via oaaMetadata by pberkland · 16 years ago Root_Refactor0428
  96. ac567c4 add support for openajax api metadata by pberkland · 16 years ago
  97. 8b96a95 remove unused code by pberkland · 16 years ago
  98. 676c08d update astrewrite tests by pberkland · 16 years ago
  99. afb0ba1 update astrewrite tests by pberkland · 16 years ago
  100. 0d5d448 update .project and .jsdtscope files for test workspaces by pberkland · 16 years ago