Hi Berend,
I received this notification email last month, but I cannot see your
commits in SourceForge Git repository.
Sourceforge changed the address of the repository, and it looks like
you used the old URL. It's not:
ssh://gobo-eiffel.git.sourceforge.net/gitroot/gobo-eiffel/gobo
anymore, but:
ssh://git.code.sf.net/p/gobo-eiffel/gobo
Can you have a look at that?
Thanks.
--
Eric Bezault
mailto:er...@go...
http://www.gobosoft.com
On 12/29/2012 2:21 AM, Berend de Boer wrote:
> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "gobo-eiffel".
>
> The branch, master has been updated
> via cd422f01562fc15db4e5df2d8f495e615ff0b62c (commit)
> via 411002ea1d0dd40ce59bfe05bdea54711211f8ca (commit)
> via 509196c4cf5eee3f7348556f8c0ac575428c86a7 (commit)
> via 5b1acfca52544e8c2371e9ce5f03937aef81da7f (commit)
> via ffd6e8dd905c716592934c335c0645728b00ef33 (commit)
> via 7f9b25ce8c2330ab754606c8b89ec02d5642e617 (commit)
> via 20ee21742ddce33ecfaef4728e22489440ef6b3f (commit)
> from bb985c3d7bdc024ea9e111ecbf49598714a828ce (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit cd422f01562fc15db4e5df2d8f495e615ff0b62c
> Merge: 411002e bb985c3
> Author: Berend de Boer <be...@po...>
> Date: Sat Dec 29 12:34:32 2012 +1300
>
> Merge branch 'master' of ssh://gobo-eiffel.git.sourceforge.net/gitroot/gobo-eiffel/gobo
>
> commit 411002ea1d0dd40ce59bfe05bdea54711211f8ca
> Merge: 509196c dd401bf
> Author: Berend de Boer <be...@po...>
> Date: Wed May 2 10:28:17 2012 +1200
>
> Merge branch 'master' of ssh://gobo-eiffel.git.sourceforge.net/gitroot/gobo-eiffel/gobo
>
> commit 509196c4cf5eee3f7348556f8c0ac575428c86a7
> Author: Berend de Boer <be...@po...>
> Date: Thu Mar 22 07:10:22 2012 +1300
>
> authority has a precondition we must check instead of checking for Void.
>
> commit 5b1acfca52544e8c2371e9ce5f03937aef81da7f
> Merge: ffd6e8d a026cda
> Author: Berend de Boer <be...@po...>
> Date: Wed Mar 14 15:47:26 2012 +1300
>
> Merge branch 'master' of ssh://gobo-eiffel.git.sourceforge.net/gitroot/gobo-eiffel/gobo
>
> commit ffd6e8dd905c716592934c335c0645728b00ef33
> Author: Berend de Boer <be...@po...>
> Date: Tue Jan 10 17:20:19 2012 +1300
>
> Overflow situations not detected/handled correctly. I.e. things like 7
> weeks of seconds would not work properly. With arithmetic in 64 bits
> we avoid such problems.
>
> commit 7f9b25ce8c2330ab754606c8b89ec02d5642e617
> Merge: 20ee217 d881b80
> Author: Berend de Boer <be...@po...>
> Date: Tue Jan 10 17:12:37 2012 +1300
>
> Merge branch 'master' of ssh://gobo-eiffel.git.sourceforge.net/gitroot/gobo-eiffel/gobo
>
> commit 20ee21742ddce33ecfaef4728e22489440ef6b3f
> Author: Berend de Boer <be...@po...>
> Date: Sat Oct 1 13:43:29 2011 +1300
>
> Fix typo.
>
> -----------------------------------------------------------------------
>
> Summary of changes:
> library/time/date/dt_date_time.e | 80 ++++++++++----------
> library/utility/uri/ut_uri.e | 2 +-
> .../resolver/uri/xm_simple_uri_external_resolver.e | 2 +-
> 3 files changed, 42 insertions(+), 42 deletions(-)
>
>
> hooks/post-receive
>
|