CIA.vc
Euphoria
Real-time open source activity stats
Stats » Projects » Euphoria
information
Photo
Fast programming language that is interpreted or compiled.
syndicateUTC clock
03:37 on Feb 13, 2012
event counters
The last message was received 0.9 weeks ago at 21:10 on Feb 06, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 2 messages last week
11 messages so far this month, 58 messages last month
5916 messages since the first one, 3.77 years ago, for an average of 5.59 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
17:46 on Feb 06euphoria
Commit by Shawn Pringle <shawn.pringle@gmail.com> on alternative_literals :: 5498:8e845592c0fe core/tests/manual/enumwarn.e: (link)

  • added changes that uses enuerated types from an included file
#
15:29 on Feb 06euphoria
Commit by Shawn Pringle <shawn.pringle@gmail.com> on alternative_literals :: 5497:cf16e4efcc5a core/ (source/parser.e tests/manual/enumwarn.e): (link)

  • fixed warnings for paramter passing into routines
  • added better, complete, and more up to date comments in tests/manual/enumwarn.e
  • ticket 657
#
20:02 on Feb 05euphoria
Commit by Matt Lewis on alternative_literals :: 5496:a373005309be core/source/parser.e: (link)

  • fix regression: name_of() uses sprint() when non-enum type is passed
#
19:43 on Feb 05euphoria
Commit by Matt Lewis on alternative_literals :: 5495:1e2c23fb04f0 core/ (18 files in 4 dirs): (link)

  • merge trunk into alternate literals branch
#
19:35 on Feb 05euphoria
Commit by Matt Lewis on alternative_literals :: 5494:98baca155147 core/source/ (emit.e fwdref.e parser.e reswords.e): (link)

  • name_of() works with delayed resolution
#
14:20 on Feb 05euphoria
Commit by Matt Lewis on struct :: 5493:391a49f6aab9 core/ (docs/credits.txt source/be_runtime.c): (link)

  • merged command line fix from trunk
#
14:14 on Feb 05euphoria
Commit by Matt Lewis on default :: 5492:18e6478bd916 core/source/be_runtime.c: (link)

  • fix the interpreter path for command_line in MinGW builds
#
04:57 on Feb 04euphoria
Commit by Shawn Pringle <shawn.pringle@gmail.com> on alternative_literals :: 5491:5ddb4a685b19 core/ (92 files in 16 dirs): (link)

  • merged changes
#
04:55 on Feb 04euphoria
Commit by Shawn Pringle <shawn.pringle@gmail.com> on alternative_literals :: 5490:9af8bf3786e3 core/source/parser.e: (link)

  • fixed wrong inequalities reenabiling type-enum warnings
#
00:26 on Feb 03euphoria
Commit by Jim C. Brown on default :: 5489:7b70c0b434bf core/source/be_runtime.c: (link)

  • Fixes ticket:746
  • Detect when the value of a double is too large and will overflow on a call to rand()
#
00:20 on Feb 03euphoria
Commit by Jim C Brown on 4.0 :: 5488:44ea36c24541 core/source/be_runtime.c: (link)

  • Fixes ticket:746
  • Detect when the value of a double is too large and will overflow on a call to rand()
#
13:37 on Jan 27euphoria
Commit by Matt Lewis on struct :: 5487:9ba4be183685 core/source/memstruct.e: (link)

  • fix regression of delayed resolution of nested memstruct members
#
12:27 on Jan 27euphoria
Commit by Jim C. Brown on 4.0 :: 5486:f295637fa1cf core/docs/credits.txt: (link)
Update credits.txt with Yuku's real name, at his request.
#
12:26 on Jan 27euphoria
Commit by Jim C. Brown on default :: 5485:cbe44edc48bc core/docs/credits.txt: (link)
Update credits.txt with Yuku's real name, at his request.
#
00:47 on Jan 24euphoria
Commit by Matt Lewis on struct :: 5484:cd2dff4a2d86 core/include/std/memstruct/windows.e: (link)

  • remove errant character
#
00:46 on Jan 24euphoria
Commit by Matt Lewis on struct :: 5483:1299358faa2d core/include/std/memstruct/windows.e: (link)

  • added EXCEPINFO memstruct
#
14:48 on Jan 22euphoria
Commit by Matt Lewis on struct :: 5482:414b75099cbf core/ (8 files in 2 dirs): (link)

  • merge trunk into struct branch
#
14:08 on Jan 22euphoria
Commit by Matt Lewis on struct :: 5481:29299704261d core/ (3 files in 2 dirs): (link)

  • added offsetof error message to message table and added counter test for it
#
13:49 on Jan 22euphoria
Commit by Matt Lewis on struct :: 5480:e3e3ddeaa95d core/ (9 files in 2 dirs): (link)

  • fixed offsetof to work with multiple members to get accumulated offset
#
17:52 on Jan 21euphoria
Commit by Shawn Pringle <shawn.pringle@gmail.com> on default :: 5479:c831f155b750 core/source/be_decompress.c: (link)

  • added some important comments
  • prevented memory overrun
  • should work well on *most* platforms
#