dardino
|
6b913753d2
|
ThenByDescending(keySelector: T): OrderedEnumerable<T>;
replacing
ThenByDescending(keySelector: T): OrderedEnumerable<T>;
with
ThenByDescending(keySelector: string): OrderedEnumerable<T>;
|
2014-11-26 15:46:06 +01:00 |
|
Masahiro Wakame
|
61ead2073b
|
Merge pull request #3229 from lelolo/master
fix typo on D3 layout "separation" method
|
2014-11-26 20:10:00 +09:00 |
|
Masahiro Wakame
|
6eff3558be
|
Merge pull request #3226 from mikaturunen/master
Fixed the 'os' modules tmpdir function declaration.
|
2014-11-26 20:08:05 +09:00 |
|
Masahiro Wakame
|
7da85f7569
|
Merge pull request #3224 from panuhorsmalahti/colors-fix
Add color functions to the colors module and tests for them
|
2014-11-26 20:06:50 +09:00 |
|
Masahiro Wakame
|
cdf2e3605e
|
Merge pull request #3223 from rogierschouten/timezonecomplete-1.10.0
Add typings for timezonecomplete-1.10.0
|
2014-11-26 20:05:18 +09:00 |
|
Masahiro Wakame
|
84e97d4d36
|
Merge pull request #3230 from davetayls/master
fix #3213: Collection.map iterator return `any` rather than `any`
|
2014-11-26 20:01:38 +09:00 |
|
Masahiro Wakame
|
18a84cf142
|
Merge pull request #3222 from biswarup91/master
Fixed the callback function parameter type in https.request and https.get
|
2014-11-26 19:51:38 +09:00 |
|
Masahiro Wakame
|
27c18ff85e
|
Merge pull request #3220 from PekkaPLeppanen/patch-1
Added missing property to Response interface
|
2014-11-26 19:49:03 +09:00 |
|
Masahiro Wakame
|
e3a3afac83
|
Merge pull request #3218 from jschaf/easeljs2
easeljs: fix decompose return type
|
2014-11-26 19:47:57 +09:00 |
|
Masahiro Wakame
|
e88ff9ee16
|
Merge pull request #3212 from ChaosinaCan/master
Add gm definitions
|
2014-11-26 19:46:33 +09:00 |
|
Dave Taylor
|
320f0b1817
|
fix: Collection.map iterator return any rather than any
|
2014-11-26 08:39:11 +00:00 |
|
Laurent Leborgne
|
13da362b0e
|
fix typo on D3 layout "separation" method
"separation" is the method name and was names "seperation" into the definition
|
2014-11-26 09:23:02 +01:00 |
|
Mika Turunen
|
6f12067113
|
'os' modules tmpdir function name fixed for 0.10.1 definitions.
|
2014-11-25 21:25:28 +02:00 |
|
Mika Turunen
|
6c6a5cce6d
|
Fixed the 'os' modules tmpdir function declaration.
|
2014-11-25 21:07:31 +02:00 |
|
Panu Horsmalahti
|
8672d44de7
|
Add color functions to the colors module and tests for them
|
2014-11-25 15:11:36 +02:00 |
|
Rogier Schouten
|
e06ad74cef
|
Add typings for timezonecomplete-1.10.0
|
2014-11-25 11:49:34 +01:00 |
|
Biswarup Pal
|
1e9c0dbf35
|
Fixed the callback function parameter type in https.request and https.get
|
2014-11-25 15:36:26 +05:30 |
|
Pekka Leppänen
|
a3b94d3dac
|
Added missing property to Response interface
|
2014-11-25 10:41:09 +02:00 |
|
Joe Schafer
|
556ecf63a5
|
easeljs: fix decompose return type
With no args, Matrix2D decompose returns a new object with similar
properties to a DisplayObject.
http://www.createjs.com/Docs/EaselJS/classes/Matrix2D.html#method_decompose
|
2014-11-25 00:33:04 -05:00 |
|
Masahiro Wakame
|
266324c29c
|
Merge pull request #3217 from jschaf/easel-decompose
easeljs: add decompose with no args
|
2014-11-25 14:14:12 +09:00 |
|
Joe Schafer
|
2e39d2b190
|
easeljs: add decompose with no args
With no args, Matrix2D decompose returns a new object.
http://www.createjs.com/Docs/EaselJS/classes/Matrix2D.html#method_decompose
|
2014-11-25 00:04:57 -05:00 |
|
Joel Spadin
|
c4a50f1dfa
|
Run CodeMaid
|
2014-11-24 19:44:06 -06:00 |
|
Masahiro Wakame
|
38689f9bdd
|
Merge pull request #3150 from allanhvam/master
SharePoint: updates to workflow definitions and status
|
2014-11-25 10:34:50 +09:00 |
|
vvakame
|
5ea4c19ca5
|
Merge branch 'jbblanchet-jquery'
|
2014-11-25 10:24:09 +09:00 |
|
vvakame
|
0780b36b6b
|
Merge branch 'jquery' of github.com:jbblanchet/DefinitelyTyped into jbblanchet-jquery
|
2014-11-25 10:21:38 +09:00 |
|
Masahiro Wakame
|
87665d4a68
|
Merge pull request #3214 from jbblanchet/master
Add when signature for Promise<void>
|
2014-11-25 10:20:16 +09:00 |
|
Joel Spadin
|
e4e67704fd
|
Fix missing type on shear()
|
2014-11-24 19:03:45 -06:00 |
|
jbblanchet
|
9320265200
|
Remove jQuery reference
|
2014-11-24 18:42:52 -05:00 |
|
jbblanchet
|
c85918d0e8
|
Add test for new when signature
|
2014-11-24 18:37:56 -05:00 |
|
jbblanchet
|
456388ff73
|
Add when signature for Promise<void>
|
2014-11-24 17:43:17 -05:00 |
|
Joel Spadin
|
5194f55210
|
Add newlines at ends of files
|
2014-11-23 23:11:00 -06:00 |
|
Joel Spadin
|
b86a2947e2
|
Fix some image info fields
|
2014-11-23 23:09:09 -06:00 |
|
Joel Spadin
|
d1720931ea
|
Add gm definitions
Added definitions for gm (http://aheckmann.github.io/gm/)
|
2014-11-23 23:06:54 -06:00 |
|
Masahiro Wakame
|
5898d809e0
|
Merge pull request #3169 from milkisevil/master
Added hammerjs v2 definitions and tests
|
2014-11-24 13:27:27 +09:00 |
|
Masahiro Wakame
|
376798d2b2
|
Merge pull request #3189 from Rahazan/patch-1
Fix three.js Vector3 typing
|
2014-11-24 13:21:21 +09:00 |
|
Masahiro Wakame
|
1e1851c12f
|
Merge pull request #3211 from dmorgantini/mine/master
add constant to lodash
|
2014-11-24 13:20:27 +09:00 |
|
Masahiro Wakame
|
2389a23345
|
Merge pull request #3210 from Steve-Fenton/master
Type Definitions for node-imap
|
2014-11-24 13:19:36 +09:00 |
|
Masahiro Wakame
|
7eaddfead1
|
Merge pull request #3208 from bobslaede/patch-1
Support AMD require
|
2014-11-24 13:18:41 +09:00 |
|
Joel Spadin
|
dd38958bfe
|
Merge pull request #1 from borisyankov/master
Grab latest commits.
|
2014-11-23 21:31:25 -06:00 |
|
David Morgantini
|
fe4a5c024a
|
add constant to lodash
|
2014-11-23 22:25:55 +00:00 |
|
Steve Fenton
|
5e68541a50
|
Update imap-tests.ts
|
2014-11-23 22:12:48 +00:00 |
|
Steve Fenton
|
b19efc4fbe
|
Update imap.d.ts
Explicit (but temporary) any types.
|
2014-11-23 22:11:43 +00:00 |
|
Steve Fenton
|
87896ada1f
|
Update imap.d.ts
|
2014-11-23 21:28:07 +00:00 |
|
Steve Fenton
|
fe483987be
|
Create imap-tests.ts
|
2014-11-23 21:26:25 +00:00 |
|
Steve Fenton
|
f5a0e7277c
|
Create imap.d.ts
|
2014-11-23 21:26:00 +00:00 |
|
Jeppe Dyrby
|
c4fb7fafaf
|
Support AMD require
|
2014-11-23 14:09:46 +01:00 |
|
vvakame
|
a2786aa377
|
update CONTRIBUTORS.md
|
2014-11-23 11:08:15 +09:00 |
|
Masahiro Wakame
|
ec1a38186e
|
Merge pull request #3207 from vvakame/improve-slickgrid
add overload definition to setGrouping
|
2014-11-23 10:36:50 +09:00 |
|
Masahiro Wakame
|
bf38961d6d
|
Merge pull request #3206 from matthewoates/master
SockJS can be instantiated with just a URL
|
2014-11-23 10:09:32 +09:00 |
|
vvakame
|
008ba1b555
|
add overload definition to setGrouping
|
2014-11-23 09:56:29 +09:00 |
|