Skip to content

Instantly share code, notes, and snippets.

@dragos
Created February 25, 2013 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dragos/5031512 to your computer and use it in GitHub Desktop.
Save dragos/5031512 to your computer and use it in GitHub Desktop.
changelog script output.
bash GenChangeLog.bash release/scala-ide-2.1.0-m2-2.10 master:
Mon, 25 Feb 2013 02:00:41 -0800 - Iulian Dragos
* Use Scala specific task markers.
Sat, 23 Feb 2013 09:34:01 +0100 - Luc Bourlier
*
Fri, 22 Feb 2013 05:47:32 -0800 - Iulian Dragos
* More robust against VM exceptions.
Wed, 20 Feb 2013 14:16:18 +0100 - Iulian Dragos
* Revert "Merge pull request #269 from mads379/parsetree-1001326"
Fri, 22 Feb 2013 01:50:07 -0800 - François Garillot
* added rudimentary script to generate a Changelog and parse logs
Fri, 22 Feb 2013 00:15:27 -0800 - Iulian Dragos
* Possible deadlock fix.
Fri, 22 Feb 2013 00:12:38 -0800 - Iulian Dragos
* Implement 'Search test methods' in the Scala JUnit4 test runner.
Thu, 21 Feb 2013 05:58:49 -0800 - Mirco Dotta
* Clean projects in a background job when project settings' change
Thu, 21 Feb 2013 01:58:39 -0800 - Mirco Dotta
* Issue/dont use annotation model for semantic highlighting 1001156
Wed, 20 Feb 2013 06:53:25 -0800 - Luc Bourlier
* Uses sbinary '-pretending-SNAPSHOT' version
Tue, 19 Feb 2013 10:58:28 -0800 - Iulian Dragos
* Make stepping as fast as in the JDT debugger.
Tue, 19 Feb 2013 02:56:20 -0800 - Luc Bourlier
* Adds a preference for the classpath validator
Wed, 13 Feb 2013 01:49:40 -0800 - Iulian Dragos
* Initialize symbols for primitive types on compiler startup.
Tue, 12 Feb 2013 02:43:44 -0800 - Luc Bourlier
* Added a Scala preference for Mark Occurrences
Mon, 11 Feb 2013 13:59:11 -0800 - Mirco Dotta
* Disabled flaky debugger ``RemoteConnectorTest`` tests class
Mon, 11 Feb 2013 10:03:08 -0800 - Simon Schaefer
* Issue/requires keyword
Mon, 11 Feb 2013 06:36:39 -0800 - Iulian Dragos
* Bumped version to 4.0.0.
Fri, 8 Feb 2013 07:05:03 -0800 - Iulian Dragos
* Use a Job when reading classpath markers in test.
Thu, 7 Feb 2013 19:02:46 +0100 - Iulian Dragos
* Attempt to fix spurious errors in the PC test suite.
Thu, 7 Feb 2013 05:48:05 -0800 - Zsombor Gegesy
* Add checks if the underlying project closed/not exists, and catch JavaMo...
* FIXES: #1001465
Wed, 6 Feb 2013 15:10:13 +0100 - Iulian Dragos
* This time, the "last" vestige of the 2.1.0 version number.
Wed, 6 Feb 2013 14:56:30 +0100 - Iulian Dragos
* Update remaining <parent> references to the new version number.(cherry picked from commit 07599c7a1693a6df2beb227fd243ab1c41db3ef8)
Wed, 6 Feb 2013 01:18:45 -0800 - Iulian Dragos
* Rebuild Scala projects after a global compiler settings change.
Tue, 5 Feb 2013 10:09:39 -0800 - Mirco Dotta
* Debugger code does not handle checked exceptions in many places
Tue, 5 Feb 2013 05:36:03 -0800 - Luc Bourlier
* Adds anon function and flags in cache
Tue, 5 Feb 2013 01:23:01 -0800 - Iulian Dragos
* Bump version number to 3.0.0-SNAPSHOT.
Mon, 4 Feb 2013 15:10:32 +0100 - Iulian Dragos
* Remove `Xmigration28` setting.
Mon, 4 Feb 2013 05:47:38 -0800 - Simon Schaefer
* Correct regression error in ScalaCodeScanner
Fri, 1 Feb 2013 05:11:14 -0800 - Iulian Dragos
* Properly initialize Scala editor (quick fix/interactive error reporting ...
Fri, 1 Feb 2013 05:01:56 -0800 - Iulian Dragos
* Make the class path validator regexp stricter.
Thu, 31 Jan 2013 08:53:28 -0800 - Simon Schaefer
* Add test class for ScalaCodeScanner
Thu, 31 Jan 2013 16:52:57 +0100 - Luc Bourlier
* Reverts moving waitUntil
Thu, 31 Jan 2013 06:19:06 -0800 - Luc Bourlier
* debugger performance improvement (part 1)
Wed, 30 Jan 2013 08:31:42 -0800 - Iulian Dragos
* Validate cross-compiled binaries on the classpath
Fri, 25 Jan 2013 04:33:52 -0800 - Simon Schaefer
* Correct syntax highlighting for while-keyword - Fix #1000984
Fri, 25 Jan 2013 02:38:24 -0800 - François Garillot
* Bumped default scala version 2.9.x -> 2.10.x review by @dotta
Fri, 25 Jan 2013 02:37:29 -0800 - Mirco Dotta
* README now contains exhaustive developers guidelines
Tue, 22 Jan 2013 02:39:48 -0800 - Simon Schaefer
* Issue/bracket auto edit strategy
Fri, 18 Jan 2013 09:24:29 -0800 - Iulian Dragos
* Don't wait indefinitely for the hyperlink computer.
Fri, 18 Jan 2013 06:58:41 -0800 - Simon Schaefer
* Refactoring in ScalaSourceViewerConfiguration
Fri, 18 Jan 2013 06:58:01 -0800 - Simon Schaefer
* Add syntax highlighting for escape sequences in character literals
Fri, 18 Jan 2013 06:51:16 -0800 - Simon Schaefer
* Correct partitioning of octal sequences in character literals
Fri, 18 Jan 2013 05:10:31 -0800 - Iulian Dragos
* Disable useless and expensive Java goodies for Scala sources.
Tue, 15 Jan 2013 12:07:03 -0800 - Simon Schaefer
* Update CHANGELOG
Tue, 15 Jan 2013 04:45:32 -0800 - Simon Schaefer
* Issue/semantic highlighting improve
Fri, 11 Jan 2013 07:31:13 -0800 - Simon Schaefer
* Update CHANGELOG
Fri, 11 Jan 2013 16:10:00 +0100 - Mirco Dotta
* Updated CHANGELOG
Fri, 11 Jan 2013 06:16:53 -0800 - Mads Hartmann Jensen
* Update CHANGELOG
Fri, 11 Jan 2013 14:59:17 +0100 - Mirco Dotta
* Added CHANGELOG to repository
Thu, 10 Jan 2013 05:31:01 -0800 - Luc Bourlier
* Removed old FIXMEs
Thu, 10 Jan 2013 05:28:50 -0800 - Simon Schaefer
* Correct auto indent behavior in comments
Tue, 8 Jan 2013 05:03:25 -0800 - Mads Hartmann Jensen
* Fixes #1001326
Mon, 7 Jan 2013 07:03:43 -0800 - Rafał Krzewski
* Ignore non-existent source classpath entries
Fri, 4 Jan 2013 09:34:37 -0800 - Simon Schaefer
* Refactoring of ScaladocAutoEditStrategyTest
Fri, 4 Jan 2013 09:34:18 -0800 - Simon Schaefer
* Refactorings in AutoCloseBracketStrategy
Mon, 17 Dec 2012 08:24:50 -0800 - Mirco Dotta
* ``sbt.precompiled.version`` has to match ``scala.version``
Mon, 17 Dec 2012 01:46:37 -0800 - Simon Schaefer
* Add URL hyperlink detector
Fri, 14 Dec 2012 16:45:56 +0100 - Luc Bourlier
* Set Simon 'correct' name
Fri, 14 Dec 2012 16:44:25 +0100 - Mirco Dotta
* fixed encoding issue in about.ini
Fri, 14 Dec 2012 06:14:13 -0800 - Iulian Dragos
* Implemented JUnit test finder logic in Scala.
Fri, 14 Dec 2012 09:46:22 +0100 - Mirco Dotta
* Featuring Simon Schafer (@sschaef) in theScala IDE About page
Fri, 14 Dec 2012 00:15:12 -0800 - Iulian Dragos
* Show implicit arguments in the quick fix for implicit highlighting.
Thu, 13 Dec 2012 07:52:14 -0800 - Mirco Dotta
* Issue/nsdho 1001304
Wed, 12 Dec 2012 14:16:16 -0800 - Luc Bourlier
* Tweak the tests to workaround defect.
Wed, 12 Dec 2012 00:50:19 -0800 - Luc Bourlier
* Logical structure works on 2.10
Tue, 11 Dec 2012 02:25:15 -0800 - Mirko Stocker
* Avoid race condition in renaming by running on the PC thread.
Fri, 7 Dec 2012 05:58:10 -0800 - Iulian Dragos
* Fixed the build for Juno.
Thu, 6 Dec 2012 08:52:14 -0800 - Mirco Dotta
* Fixed #1001376 - Race condition in the indexer (i.e., ``ScalaIndexBuilder``)
Thu, 6 Dec 2012 02:50:55 -0800 - Iulian Dragos
* Upgraded to the latest release version of AspectJ weaving.
Thu, 6 Dec 2012 02:23:54 -0800 - Mirco Dotta
* Fix #1001202 - Unable to set breakpoint in source attachment
Thu, 6 Dec 2012 01:35:43 -0800 - Mirco Dotta
* Issue/fix tcpipspy on mac
Thu, 6 Dec 2012 01:32:39 -0800 - Iulian Dragos
* Don't reuse a MarkOccurrences index if the global instance is not curren...
Thu, 6 Dec 2012 01:31:55 -0800 - Mirco Dotta
* Small refactoring in ``ScalaThread``
Wed, 5 Dec 2012 08:43:52 -0800 - Iulian Dragos
* Correctly update project settings when the preferences change.
Wed, 5 Dec 2012 00:51:11 -0800 - Luc Bourlier
* Breakpoints work even if referencing the wrong nested class
Tue, 4 Dec 2012 09:19:55 -0800 - Iulian Dragos
* Implemented enable/disable breakpoints.
Mon, 3 Dec 2012 07:41:10 -0800 - Iulian Dragos
* Better relevance metrics.
Mon, 3 Dec 2012 07:22:32 -0800 - Simon Schaefer
* Add semantic highlighting for symbols
Tue, 27 Nov 2012 08:17:41 -0800 - Iulian Dragos
* Fixed DebugTerminationTests
Fri, 23 Nov 2012 08:52:43 -0800 - Luc Bourlier
* Correctly cleanup 'fake' waiting process.
Fri, 23 Nov 2012 11:57:37 +0100 - Luc Bourlier
* Bump up the timeout for the remote debug tests
Thu, 22 Nov 2012 08:45:26 -0800 - Luc Bourlier
* Added attach and listen Scala remote connectors
Thu, 22 Nov 2012 16:10:53 +0100 - Mirco Dotta
* Allow to override $ECLIPSE variable in plugin signer script
Thu, 22 Nov 2012 02:26:49 -0800 - Simon Schaefer
* Add test cases for semantic highlighting
Wed, 21 Nov 2012 04:06:29 -0800 - Mirco Dotta
* Refactoring
Tue, 20 Nov 2012 23:55:07 -0800 - Mirco Dotta
* Fix #1001330 - Race condition in ``ScalaDeclarationHyperlinkComputer``
Wed, 14 Nov 2012 06:26:23 -0800 - Iulian Dragos
* Use the proper platform methods in the Scala launcher
Mon, 12 Nov 2012 02:44:17 -0800 - Mirco Dotta
* Fixed #1001327 - Infinite "Update Occurrences" error dialog
Wed, 7 Nov 2012 09:01:35 -0800 - Iulian Dragos
* Filter out step into forwarder and default getter methods.
Wed, 7 Nov 2012 05:11:18 -0800 - Luc Bourlier
* Replaced actor pulling by pushing
Wed, 7 Nov 2012 05:10:49 -0800 - Luc Bourlier
* Correctly shutdown actor after tests
Mon, 5 Nov 2012 04:28:49 -0800 - Iulian Dragos
* Moved out askType from inside `ask`.
Mon, 5 Nov 2012 00:42:40 -0800 - Iulian Dragos
* Simplify the ScalaStep hierarchy
Fri, 2 Nov 2012 02:56:43 -0700 - Mirco Dotta
* issue/io-exception-from-vm-1001233
Graceful termination of debug sessions
Wed, 31 Oct 2012 15:55:19 +0100 - Iulian Dragos
* Switch from 'body' to `loadedType` in mark occurrences.
Wed, 31 Oct 2012 11:54:31 +0100 - Iulian Dragos
* Add `askOption` around problematic code in semantic highlighting that caused race conditions in the compiler.
Fri, 26 Oct 2012 09:03:54 -0700 - Iulian Dragos
* Properly terminate debugged VM on user request
Thu, 25 Oct 2012 09:21:41 -0700 - Iulian Dragos
* Disable AbstractMethodVerifierTest because it's too flaky.
Thu, 25 Oct 2012 08:56:05 -0700 - Mirco Dotta
* Feature/debugger code improvements
Thu, 25 Oct 2012 17:33:57 +0200 - Mirco Dotta
* Avoid to fill up Error Log with ``MissingResponse`` errors
Thu, 25 Oct 2012 04:33:01 -0700 - Iulian Dragos
* Do-nothing implementation for setAttribute.
Wed, 24 Oct 2012 01:27:05 -0700 - Iulian Dragos
* Step filters in the Scala debugger
Tue, 23 Oct 2012 06:45:54 -0700 - Iulian Dragos
* Faster completions for Java symbols.
Tue, 23 Oct 2012 10:49:41 +0200 - Iulian Dragos
* Don't show errors in the Log for missing responses.
Wed, 17 Oct 2012 05:52:35 -0700 - Iulian Dragos
* Remove ScalaIDE product definitions and dependencies.
Wed, 17 Oct 2012 05:16:53 -0700 - Iulian Dragos
* No timeouts when running tests
Mon, 15 Oct 2012 09:40:10 -0700 - Mirco Dotta
* No more NPE in update occurrences after a source is deleted
Mon, 15 Oct 2012 08:43:26 -0700 - Eugene Vigdorchik
* Sbt crashes cause build errors. Closes #1001274.
Mon, 15 Oct 2012 14:22:38 +0200 - Iulian Dragos
* Wait for the indexer when asking for scope completions.
Mon, 15 Oct 2012 01:59:20 -0700 - Iulian Dragos
* Performance improvements in completions
Fri, 12 Oct 2012 14:51:31 +0200 - Mirco Dotta
* Fixed build-all.sh script
Thu, 11 Oct 2012 15:42:19 +0200 - Iulian Dragos
* Fixed typo in charts.html
Thu, 11 Oct 2012 06:33:31 -0700 - Iulian Dragos
* Added a Scala auto-edit strategy for scaladoc. Refs #1001273.
Thu, 11 Oct 2012 06:09:30 -0700 - Iulian Dragos
* Removed nonexistent property test.
Wed, 10 Oct 2012 17:53:20 +0200 - Iulian Dragos
* Switched to https to please Chrome security checks.
Wed, 10 Oct 2012 00:51:58 -0700 - Luc Bourlier
* Added a profile to set the scala versions
Fri, 5 Oct 2012 09:02:44 -0700 - Simon Schaefer
* Add test cases for semantic highlighting
Fri, 5 Oct 2012 04:10:33 -0700 - Iulian Dragos
* Added Scala Plugin Spy.
Thu, 4 Oct 2012 15:19:08 +0200 - Iulian Dragos
* More debugging info for flaky test diagnostics.
Thu, 4 Oct 2012 10:50:59 +0200 - Iulian Dragos
* Added some debugging info for our flaky test.
Wed, 3 Oct 2012 17:06:57 +0200 - Mirco Dotta
* Fixed issue in build definition for Scala 2.9.x
Wed, 3 Oct 2012 07:44:29 -0700 - Ivan Kuraj
* Quick fix type mismatch
Wed, 3 Oct 2012 05:45:26 -0700 - Mirco Dotta
* Added new build profile for Scala 2.11
Fri, 28 Sep 2012 12:33:53 -0700 - Iulian Dragos
* Switch all askOptions to use responses, and a default timeout value. Thi...
Fri, 28 Sep 2012 00:20:19 -0700 - Mirco Dotta
* Added test for ticket Re #1001215 - No hyperlinking on `List` (only in 2.10)
Wed, 26 Sep 2012 20:19:58 +0200 - Mirko Stocker
* Extract Method needs to use global.ask to construct the index.
Wed, 26 Sep 2012 09:29:20 +0200 - Iulian Dragos
* Ignored an occurrences test because it fails in 2.10.0-SNAPSHOT.
Wed, 19 Sep 2012 10:05:34 -0700 - Marconi Lanna
* Make 'list' a little less useless
Mon, 17 Sep 2012 15:09:47 +0200 - Iulian Dragos
* Fixed name-conflict in 2.10 relative to Annotation.
Thu, 13 Sep 2012 17:34:46 +0200 - Luc Bourlier
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment